Commit Graph

186 Commits (138ee065a24cc65f5d3db1c6e2e93500f33acd92)

Author SHA1 Message Date
Ludovic Marcotte 5cf500d560 (feat) added c_description to calendar quick tables 2015-05-13 10:45:19 -04:00
Ludovic Marcotte c1ce32ac94 (fix) now handle very large amount of participants correctly (#3175) 2015-05-12 15:48:42 -04:00
peruchi 36a70b161c Create sogo-systemd-redhat 2015-03-31 14:19:16 -03:00
extrafu a263939d8a Merge pull request #49 from Zentyal/Contrib
Several patches for the OpenChange integration
2014-09-29 09:07:36 -04:00
Ludovic Marcotte 5744d18474 Updated scripts for TB31 2014-09-26 14:15:32 -04:00
Carlos Pérez-Aradros Herce f76a6cfc96 Fix mysql cleanup log message 2014-07-29 18:27:20 +02:00
Kamen Mazdrashki 2b3bc10f78 Scripts/openchange_user_cleanup: Don't hardcode samba private dir, use samba LoadParm()
Signed-off-by: Kamen Mazdrashki <kmazdrashki@zentyal.com>
2014-07-29 18:26:30 +02:00
Ludovic Marcotte 1a1543a380 Updated script to reflect new table names 2014-05-15 14:29:39 -04:00
Francis Lachapelle 96f2552b45 Preparation for release 2.2.0 2014-02-19 21:57:01 -05:00
Francis Lachapelle 29e081ec56 Add more parameters examples to sogo.conf 2014-02-13 12:53:07 -05:00
Jean Raby 9ea880e80b fix backup path 2013-12-11 14:36:28 -05:00
Jean Raby 2fa654fadb sogo.conf: fix typo and add AD/Samba4 example 2013-12-10 15:55:44 -05:00
Ludovic Marcotte 854fed529c Added SOGoMailAuxiliaryUserAccountsEnabled 2013-11-19 09:52:53 -05:00
Jean Raby edca3638ec Fixup backup_dir to use sogo's home directory 2013-10-11 13:41:44 -04:00
Jean Raby df42ab2a46 Run 3 sogod process by default instead on only 1 2013-09-09 10:07:07 -04:00
Jean Raby dceead3997 Fixup sogo spool cleanup cronjob
Add -user sogo to be on the safe side.
Change call to /bin/rmdir by -delete to avoid error messages.
Find would call rmdir and then do an openat() on the deleted directory,
which would obviously fail.

Fixes #2372
2013-09-03 09:59:01 -04:00
Jean Raby 9fd6f75c4e Update crontab for SMTP AUTH credentials 2013-08-28 09:47:10 -04:00
Jean Raby 7eb8b9c2c3 Add SxVMemLimit to sogo.conf 2013-08-02 09:51:41 -04:00
Jean Raby 4cffea43eb French translation of Sync Issues 2013-06-07 15:16:12 -04:00
Jean Raby 3281cea2a2 Add bindFields to the sample configuration file 2013-05-31 15:54:22 -04:00
Francis Lachapelle 2bd8a2935f Change default value of SOGoMailSpoolPath
Set the spool path to /var/spool/sogo and modified the installation
guide to point to the tmpwatch cronjob when changing SOGoMailSpoolPath.
2013-05-09 08:12:27 -04:00
Jean Raby a53c66e8a4 Install openchange_user_cleanup in usr/sbin/
Instead of usr/share/doc/sogo/
2013-04-18 14:35:56 -04:00
Jean Raby 4fb3492ea8 openchange_cleanup.py -> openchange_user_cleanup 2013-04-18 14:28:55 -04:00
Jean Raby 353f40ac3e try to cleanup under INBOX too (altnamespace = no) 2013-04-18 14:15:35 -04:00
Jean Raby 96c831f726 Use separator sent by the imap server, not '/' 2013-04-18 14:11:36 -04:00
Jean Raby 0a08285fac Add note regarding precedence of .GNUstepDefaults 2013-04-11 10:09:02 -04:00
Jean Raby dd9e51fd16 sogo.conf - new example configuration file 2013-04-10 16:16:30 -04:00
Jean Raby b4ebc90dd0 replace subprocess.check_output with Popen magic
check_output isn't available in py 2.6...
2013-03-25 14:12:12 -04:00
Jean Raby 95dc134ca6 Revamped openchange_cleanup.py
This is now usable again.

  - Don't delete password files in mapistoreCleanup()
  - reworked the ldb cleanup and enabled it
  - sql cleanup should now be able to figure out the db info from the config
    regardless of the format used (xml, plist, sogo.conf or GNUstepDefaults)
    (We really need a python plist parser.. the current solution is not elegant)
  - Inform user of missing python packages
2013-03-22 15:13:39 -04:00
Jean Raby 15e082896c Update sogo-tool expire-autoreply syntax in cron 2013-03-12 09:08:19 -04:00
Jean Raby e882dedac9 Update News 2013-03-05 11:01:51 -05:00
Jean Raby 13277bbdb9 c_content TEXT to LONGTEXT for OpenChange tables
Add an script to update existing tables.
Note that if a row already have 65535 char in it,
the data is most likely broken.
2013-03-05 10:47:09 -05:00
Jean Raby 470a53a548 Add example configuration for fail2ban
From Arnd Brandes. (#2229)
2013-02-07 13:00:27 -05:00
Francis Lachapelle 7150ebde6b Update updates.php 2013-01-29 15:03:37 -05:00
Jean Raby e2d2212524 Build the updateLink dynamically from SCRIPT_URI 2012-12-07 12:44:36 -05:00
Francis Lachapelle 4926855f48 Bump version to 2.0.3 2012-12-06 09:39:07 -05:00
Jean Raby 6d61e064a5 Fix typos 2012-11-23 10:26:43 -05:00
Wolfgang Sourdeau 58d6a3c5ea Style 2012-11-08 19:40:44 -05:00
Wolfgang Sourdeau c3c5e464a9 Restored cleanup of IMAP folders created by Outlook 2012-11-08 19:36:32 -05:00
Wolfgang Sourdeau 303eaa3820 Enable the reading of system-wide user defaults 2012-11-08 19:31:23 -05:00
Wolfgang Sourdeau d797868d71 asCSSIdentifier: made conversion faster by using a list 2012-11-08 19:15:00 -05:00
Jean Raby b905f42f47 Encode username when deleting socfs table contents
Using the same encoding as NSString+Utilities asCSSIdentifier
2012-11-02 14:25:26 -04:00
Jean Raby 3c9e11defb openchange_cleanup.py misc fixups
don't import ldb since it is not used (yet)
comment out function that could call ldb
fix imap{host,port} usage
use 'username' instead of sys.argv[1] in pgsql cleanup...
2012-09-27 16:12:55 -04:00
Jean Raby 74cc3b79b7 Scripts/openchange_cleanup.py:
use plistlib to read sogo defaults instead of ugly hack

Monotone-Parent: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62
Monotone-Revision: 97e02e31cb9e8ce215a0d0d092e79db5cc210a3c

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-09-10T20:43:58
Monotone-Branch: ca.inverse.sogo
2012-09-10 20:43:58 +00:00
Jean Raby c0921c641b Scripts/openchange_cleanup.py: don't use subprocess.check_output
since it it not available in py2.6
Actually use imapport + imaphost

Monotone-Parent: a223e7453cba5fece9978e8b04d3890c9d290735
Monotone-Revision: 631650bf7e67489a8bf42e8edf637b07f298ec39

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-09-04T18:49:48
Monotone-Branch: ca.inverse.sogo
2012-09-04 18:49:48 +00:00
Jean Raby 77053890e3 Really add Scripts/openchange_cleanup.py
Monotone-Parent: cebb37d367ee5534f83da28bfdd4300b276e285d
Monotone-Revision: 41a8d7f00d570d1b57f907d8292866904cbb140e

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-29T12:57:49
Monotone-Branch: ca.inverse.sogo
2012-08-29 12:57:49 +00:00
Francis Lachapelle d37962a08b Updated guides for 1.3.18
Monotone-Parent: f1882bcb770dc06a864552a193dba1c427913841
Monotone-Revision: 1197c3bf706bd47a4ccf0590095edac350720500

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T16:03:02
2012-08-28 16:03:02 +00:00
Ludovic Marcotte 8d4fa04746 Added fix for bug #1455
Monotone-Parent: 95a335681530001430a12707d05dbed7839214fb
Monotone-Revision: 74e79fa391e19c2111663aba07a783fd4cdd19bd

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-07-23T13:50:14
2012-07-23 13:50:14 +00:00
Jean Raby c88d86ec95 * Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh
* Scripts/sql-update-1.3.16_to_1.3.17.sh:
  New scripts to expand c_cycleinfo to mediumtext or varchar(1000000)
  The field was expanded around 1.3.3.
  See http://www.sogo.nu/bugs/view.php?id=1848

Monotone-Parent: 1bcd208d669189aec549aa4351b9d92a29c6d9b9
Monotone-Revision: f489c387ef5efde7f9beee4a9b97ecf85275ffb2

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-18T15:30:38
2012-07-18 15:30:38 +00:00
Jean Raby 6aed6c5ed0 * debian*/rules: Restart sogod after pkg upgrade (dh_installinit -R)
* Scripts/sogo-init.d-*: add support for conditional restart.
    Patch from Romain Le Disez
  * sogo.spec: Restart sogod during post installation if it was already running

Monotone-Parent: 7fa995267c41300aff7187361273b7fe03da3809
Monotone-Revision: a7e3713b79d3ec5043152d79550eec23b2ff854f

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-05-24T18:09:47
2012-05-24 18:09:47 +00:00
Jean Raby e034585c2b * Added a new tool: 'sogo-tool expire-sessions'
Along with the associated new cronjob, this allows
         user sessions expiration without a custom script.

       * While there, sort tools in sogo-tool output

Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
Monotone-Revision: 858274c7be3ad2a6383c2f85c8ad10907bb43292

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-04-04T20:14:52
2012-04-04 20:14:52 +00:00
Francis Lachapelle df3676ed71 Monotone-Parent: 1a5084ea5db1351b0b2a65c92046fb196a2c9d41
Monotone-Revision: b17a7a4c24c0ba780716921107d7401a2b21049e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-30T03:58:26
2012-03-30 03:58:26 +00:00
Jean Raby ba5620dcbe remove trace mode..
Monotone-Parent: 9b4f8dfa7d81baff6182aba88435fa5f8ab6ac38
Monotone-Revision: 0bc15679c599b0a07a83838c4039891a9fb7a8bb

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-03-19T15:30:40
Monotone-Branch: ca.inverse.sogo
2012-03-19 15:30:40 +00:00
Jean Raby 7c8564ab57 Fix typo in backup script path - #1707
Monotone-Parent: 5b10c44689a8c7264fe76ad8de7b4e7b70c5aff9
Monotone-Revision: 9b4f8dfa7d81baff6182aba88435fa5f8ab6ac38

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-03-19T15:09:20
Monotone-Branch: ca.inverse.sogo
2012-03-19 15:09:20 +00:00
Jean Raby f223156046 * Scripts/sogo-backup.sh: new script to automate backups.
Updated sogo.cron to include a commented out entry for sogo-backup.sh
    Include updates.php in the packages

Monotone-Parent: c46ffb7bfa2e724959729ad762023fc8a8e92973
Monotone-Revision: 2db05edf03ab8974bf7e72c13532434b264cff3d

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-03-02T15:36:12
2012-03-02 15:36:12 +00:00
Jean Raby dca85d5d00 Missing coma
Monotone-Parent: e73ec5bec6f7f305965e63c4328371300061a980
Monotone-Revision: 3c9a6f0cbe911bb41c045765248ecc411a616633

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-03-01T15:45:04
2012-03-01 15:45:04 +00:00
Francis Lachapelle 1834ed6ebe Updated updates.php for Thunderbird 10 ESR.
Monotone-Parent: e18b5ae2235fde5d7f7f569ead8452a2217d9b5c
Monotone-Revision: 99a21f22aaef25992c4ef5afd7e525c0b3aca3cd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-09T00:51:38
Monotone-Branch: ca.inverse.sogo
2012-02-09 00:51:38 +00:00
Jean Raby f16cefad31 Update the sql scripts to add a primary key to the OCSSessionFolder table.
Monotone-Parent: e13dda2a639bb68b9e67d7b4dd75235d9d98ef1b
Monotone-Revision: ecc0c907192778ee08a07fb020aa037de83d7bed

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-01-20T18:43:29
2012-01-20 18:43:29 +00:00
Jean Raby 0e1a6f4abd that cronjob should run daily, not hourly...
Monotone-Parent: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f
Monotone-Revision: 7d1b1b8ef84e818ba107d3af4dd79c52c376205a

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-01-10T17:23:48
2012-01-10 17:23:48 +00:00
Jean Raby dbfb83d24e Add a sogo cronjob containing commented out entries.
Updated the spec and deb rules to install it by default
Updated the doc to mention this new cronjob.

Monotone-Parent: f5ba6db440f5a8ba817af65dea12b4a616fdfe71
Monotone-Revision: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-01-10T17:03:48
2012-01-10 17:03:48 +00:00
Jean Raby 13cfabbfa6 Add a script to update the c_content column in existing postgresql tables
Update the table creation statements for mysql to use 'mediumtext' instead of 'text' for the c_content column.
The latter is only 64k chars long, which is not enough.

Monotone-Parent: f66b516a4e4c827bd8733fd6903ca41528172989
Monotone-Revision: 36b1155b71ef197756bd93ba282a5a89126511e7

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-01-03T20:42:34
2012-01-03 20:42:34 +00:00
Francis Lachapelle 396b8d8db9 Fixed init script for RHEL/CentOS.
Monotone-Parent: c07d2a981f46840c7c328cc149a30955094d55fa
Monotone-Revision: db2f046e3b244ebef1eaae95b4b05bec2cdfe0df

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-15T20:59:45
2011-11-15 20:59:45 +00:00
Wolfgang Sourdeau 29a2f0072d Monotone-Parent: 687a4ea628679e88d566b72b8c9af4f3701f0875
Monotone-Revision: 995d4602fd5344c45acc187996f93eaed7de1712

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-11-16T00:35:23
2011-11-16 00:35:23 +00:00
Wolfgang Sourdeau 77c2e71d77 Unified some Debian and RHEL package scripts and conf files
Monotone-Parent: ae854e507775b3fdae95a26349d47bfe9fc5272e
Monotone-Revision: bf6121d3dc97f8818e141ab359174b9b83aefbb7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-17T19:02:12
Monotone-Branch: ca.inverse.sogo
2011-10-17 19:02:12 +00:00
Ludovic Marcotte 8145059809 Fixed the logrotate script to not restart SOGo but rather do a copy/truncate
Monotone-Parent: 745ebe569ac5b050683e557f5e5fb7c1699ca7f5
Monotone-Revision: 9b6ca5cb2b17f229443223ae6bb703c37ca1f0c3

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-06-16T15:47:28
Monotone-Branch: ca.inverse.sogo
2011-06-16 15:47:28 +00:00
Francis Lachapelle 6d32af8c82 Fixed tmpwatch script to avoid deleting the spool directory.
Monotone-Parent: 341e6e2a2c5d1fda9e10359bcd2c9a3afa7b8766
Monotone-Revision: 57eac757f7d831fe529b14ff7416da35dd2eeff0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-01-03T18:32:33
Monotone-Branch: ca.inverse.sogo
2011-01-03 18:32:33 +00:00
Francis Lachapelle d87c24ccdc Added mindepth parameter to find command in tmpwatch script.
Monotone-Parent: f3b51cf476c6230ef82b433a28fb5b9fc99ecba7
Monotone-Revision: e1db6c4ec1e7a829a4976be2bd87d40d1d0a5d5f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-12-09T17:05:36
Monotone-Branch: ca.inverse.sogo
2010-12-09 17:05:36 +00:00
Wolfgang Sourdeau f787ec513f Monotone-Parent: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec
Monotone-Revision: fc67c49fbd49fb6ce4ebc0af25642bc75b7652ad

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-26T20:15:01
Monotone-Branch: ca.inverse.sogo
2010-10-26 20:15:01 +00:00
Wolfgang Sourdeau 692d11c4c9 Monotone-Parent: 795b040ab9bbddf7db971b30e8398290dcbd4ae8
Monotone-Revision: 42e1092ef000ba4bd49f0414c545b934da9aa8e9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-12T16:31:47
Monotone-Branch: ca.inverse.sogo
2010-10-12 16:31:47 +00:00
Ludovic Marcotte f47d5a8b94 fixed the updates.php script
Monotone-Parent: eaf913d29d99bd1d8089bfc9bfb79fddef19a8be
Monotone-Revision: 27928b2f068db3c3e82db3c62f4fc38854011aa9

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-09-21T18:50:27
2010-09-21 18:50:27 +00:00
Ludovic Marcotte a16bca3ab5 Updated the documentation for the release together with other nits
Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea
Monotone-Revision: eaf913d29d99bd1d8089bfc9bfb79fddef19a8be

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-09-21T15:09:12
2010-09-21 15:09:12 +00:00
Francis Lachapelle 6870e49f82 sogo-init.d-redhat is now LSB-compliant.
Monotone-Parent: 15292db4f31efc55098659a1e0d5c4fb1d4042c0
Monotone-Revision: c5f3c68d5e922909b6e807bee4d63d2f4218a2c6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-08-30T19:38:56
Monotone-Branch: ca.inverse.sogo
2010-08-30 19:38:56 +00:00
Ludovic Marcotte 106dfe4dbb Added sql-update-1.2.2_to_1.3.0-mysql.sh and modified
the spec file and the debian file to include it

Monotone-Parent: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8
Monotone-Revision: 3bf253d3d887017200751e451da4fd1a31cc57ce

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-07-15T15:03:35
Monotone-Branch: ca.inverse.sogo
2010-07-15 15:03:35 +00:00
Ludovic Marcotte ba1e5eb172 Renamed the update script to 1.3.0 instead of 1.2.3. Also adjusted
the spec file and the debian docs file to reflect that change.

Monotone-Parent: fadda581fd1abe4d86b55b0e83a0de4f42e41119
Monotone-Revision: fcaffd578bcbd7038ac7318f0436491a6b5b04b6

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-07-14T18:42:54
Monotone-Branch: ca.inverse.sogo
2010-07-14 18:42:54 +00:00
Ludovic Marcotte 5c88713086 Cleaned up references
Monotone-Parent: 3ef5e91c07d076b9a4422a3de00743204ab19bdc
Monotone-Revision: ddb6d1e34096a18e84b736ef11f42b6e70af2cec

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-06-10T15:07:13
Monotone-Branch: ca.inverse.sogo
2010-06-10 15:07:13 +00:00
Wolfgang Sourdeau 5b63644e6a Monotone-Parent: bcf3ec198a9fc9a38979133a1a51c6ad69c9537c
Monotone-Revision: 5a4a7c1db4a25a06a5e157e4f3556f764c632fa8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-18T18:35:47
Monotone-Branch: ca.inverse.sogo
2010-05-18 18:35:47 +00:00
Wolfgang Sourdeau 7fd62cf7c4 Monotone-Parent: 6140aebb346323f84af35a4ebdf8250e6532d39e
Monotone-Revision: 107bfcafb94e725ae14c9e2bceacbf8399ae6958

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-14T16:02:15
Monotone-Branch: ca.inverse.sogo
2009-12-14 16:02:15 +00:00
Wolfgang Sourdeau 6aa31f6092 Monotone-Parent: 2b8f8f20ddcc05375d6fc621de6d97b49198722a
Monotone-Revision: 29667a5c82593dce5be1fa284de0ef3461b74c91

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-07T21:02:35
Monotone-Branch: ca.inverse.sogo
2009-12-07 21:02:35 +00:00
Wolfgang Sourdeau fc2e9eef18 Monotone-Parent: 39f192a2cb7f0fd986565edd10b7ac885ccfb0f4
Monotone-Revision: 539c778600d2e518b02c2bcbd94999b4d041813d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-13T14:25:47
Monotone-Branch: ca.inverse.sogo
2009-11-13 14:25:47 +00:00
Wolfgang Sourdeau ba7581f4f4 merge of '7c3174b2dda8eadea001bf8ed529fc682f44b4eb'
and '9324608c23d9ecf3722d0720d2628281ed725d79'

Monotone-Parent: 7c3174b2dda8eadea001bf8ed529fc682f44b4eb
Monotone-Parent: 9324608c23d9ecf3722d0720d2628281ed725d79
Monotone-Revision: 6be35fb163738ebd89b9e08ca6fbb581da88e8b6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-12T18:30:42
Monotone-Branch: ca.inverse.sogo
2009-11-12 18:30:42 +00:00
Wolfgang Sourdeau 83c23e05fc Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc
Monotone-Revision: 7c3174b2dda8eadea001bf8ed529fc682f44b4eb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-12T18:30:21
Monotone-Branch: ca.inverse.sogo
2009-11-12 18:30:21 +00:00
Francis Lachapelle c7c0809c68 Updated updates.php
Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc
Monotone-Revision: 9324608c23d9ecf3722d0720d2628281ed725d79

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-11-11T14:57:15
Monotone-Branch: ca.inverse.sogo
2009-11-11 14:57:15 +00:00
Francis Lachapelle bc26a8b285 Replaced $HTTP_GET_VARS (deprecated) by $_GET in updates.php
Monotone-Parent: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9
Monotone-Revision: 78c904fcb43f31b69c25bf38ddb9ef55499ed4e0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-02T20:29:51
Monotone-Branch: ca.inverse.sogo
2009-10-02 20:29:51 +00:00
Ludovic Marcotte d416156e38 Improved the script so that when no WOPort parameter is defined, we fallback to 20000.
Monotone-Parent: a8698cc119066cef660b176c3e956b5d0d843e7f
Monotone-Revision: 4a2351cfd0ee0b84e1abe4b32284c6d363471ef3

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-08-27T19:15:04
Monotone-Branch: ca.inverse.sogo
2009-08-27 19:15:04 +00:00
Wolfgang Sourdeau 0159e951d1 Monotone-Parent: 1a782399b604ae97568989d22d23777b11896071
Monotone-Revision: 03c8c1c0221284dc94112f17b3904d59c31d5c94

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-08-12T18:29:34
Monotone-Branch: ca.inverse.sogo
2009-08-12 18:29:34 +00:00
C Robert d318f72250 .deb fixes again
Monotone-Parent: fab08bf8720de962c3bb022e001f14074f1e3e05
Monotone-Revision: 0801b840389e27365ffcfe12265d379abb2dc676

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-07-30T20:44:04
Monotone-Branch: ca.inverse.sogo
2009-07-30 20:44:04 +00:00
Francis Lachapelle c65ca12487 Monotone-Parent: 52ed7c612278254b79fdf946b5a0b54fe032dad4
Monotone-Revision: 1998a97de11b63460cd6ecf4448985e926b5d6d7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-06-02T13:47:11
Monotone-Branch: ca.inverse.sogo
2009-06-02 13:47:11 +00:00
Francis Lachapelle 732828bd9b Monotone-Parent: 20deee0cbf590126b85d589df5d436d3cdb2c5cd
Monotone-Revision: 23027dc3b5425c0db8ae0a33c141a4f290d70959

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-05-21T18:59:12
Monotone-Branch: ca.inverse.sogo
2009-05-21 18:59:12 +00:00
Wolfgang Sourdeau 0602e1d36a Monotone-Parent: 57dd1ad4053d9e7949e68a06c4f52bd1ec44d9d1
Monotone-Revision: d2492a7273f3c147ff82e102ea37f7ae3659a131

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-05-21T12:10:43
Monotone-Branch: ca.inverse.sogo
2009-05-21 12:10:43 +00:00
Francis Lachapelle d7bcd8d2da Applied improvements of RedHat init script to Debian init script
Monotone-Parent: dd1386dca388b9d843e0a5d78f56bbad9428be47
Monotone-Revision: 3e3f539c1798ad054238bb1eb3099675124b888b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-05-19T22:53:02
Monotone-Branch: ca.inverse.sogo
2009-05-19 22:53:02 +00:00
Francis Lachapelle b8624f1101 Improved wrapper to locate sogod daemon
Monotone-Parent: 27cac8d3ea745562fe4d70180aa89b4443b19a33
Monotone-Revision: dd1386dca388b9d843e0a5d78f56bbad9428be47

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-05-19T22:49:50
Monotone-Branch: ca.inverse.sogo
2009-05-19 22:49:50 +00:00
Ludovic Marcotte d1bbd65944 See ChangeLog
Monotone-Parent: ea7589320f5747a3bd1bbec33e1bd8776e4041db
Monotone-Revision: cc4b29880c63c661301ca909ec3695f67b0775dd

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-04-21T15:20:52
Monotone-Branch: ca.inverse.sogo
2009-04-21 15:20:52 +00:00
Ludovic Marcotte 62cdc5a13c See ChangeLog
Monotone-Parent: 9663f3f262f24910bf38ccb82e6718016ca35645
Monotone-Revision: 4c2f6d4f42eaf2a0ba7489c4099bcdf881808c53

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-04-06T12:54:03
Monotone-Branch: ca.inverse.sogo
2009-04-06 12:54:03 +00:00
Wolfgang Sourdeau 4d8563ac99 Monotone-Parent: 6bc80c8b44309025303f41de15a437823b63a030
Monotone-Revision: 8d42e44b72c2c9e6431e77f6b5c590736449f7d7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-04-01T13:45:22
Monotone-Branch: ca.inverse.sogo
2009-04-01 13:45:22 +00:00
Wolfgang Sourdeau 5600334999 Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae
Monotone-Revision: 6bc80c8b44309025303f41de15a437823b63a030

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-04-01T13:38:46
Monotone-Branch: ca.inverse.sogo
2009-04-01 13:38:46 +00:00
Wolfgang Sourdeau 28e34ba8aa Monotone-Parent: d32a13b0eac81022df3f33f387e62593317e4287
Monotone-Revision: bf1f76a700dd5013f40d490b2329d5c127f21fbf

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-23T21:19:54
Monotone-Branch: ca.inverse.sogo
2009-03-23 21:19:54 +00:00
Wolfgang Sourdeau 48dccb2316 Monotone-Parent: 1da41bffe0d25476b6f909fd1621c5026cdf59ee
Monotone-Revision: d32a13b0eac81022df3f33f387e62593317e4287

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-23T21:16:25
Monotone-Branch: ca.inverse.sogo
2009-03-23 21:16:25 +00:00
Ludovic Marcotte aabd65ea78 See ChangeLog
Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684
Monotone-Revision: 75e3cd2469a9c4627a182aa0bef3750b8d65a99e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-19T01:41:05
Monotone-Branch: ca.inverse.sogo
2009-03-19 01:41:05 +00:00
Wolfgang Sourdeau e347f36a5b Monotone-Parent: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10
Monotone-Revision: a1701b3f7bd858b1fc0810b5313e8648bfcb42f6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-19T01:22:09
Monotone-Branch: ca.inverse.sogo
2009-03-19 01:22:09 +00:00
Ludovic Marcotte d8fa40340f See ChangeLog
Monotone-Parent: c29fcc5ce939d41d4b8a3795a566530292ec2f0f
Monotone-Revision: 29e166422a510e7b1ca9fef597f49aa7ffed17d6

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-17T17:34:54
Monotone-Branch: ca.inverse.sogo
2009-03-17 17:34:54 +00:00