Ralf Becker
6f63c5874c
implementation of (announced, but previously not implemented) acl-principal-prop-set reportphpgwapi/inc/class.groupdav_principals.inc.php
2011-10-17 06:20:33 +00:00
Ralf Becker
ab92943e39
* CalDAV/CardDAV: added standard /.well-known/(caldav|carddav) redirects and set memory_limit to 128MB in Apache configuration
2011-10-11 09:29:43 +00:00
Klaus Leithoff
2e2600fcc2
adapt php memory limit on client call
2011-09-09 10:47:42 +00:00
Ralf Becker
9b7819977d
* PEAR/Email: fixed not working automatic install of Mail_Mime because PEAR in RHEL5 is way to old
2011-08-05 09:45:22 +00:00
Ralf Becker
a182e0b9cc
* CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts
2011-08-02 16:37:22 +00:00
Ralf Becker
a5fc76490c
fix egw_cache perms evtl. created by root, stoping webserver from accessing it
2011-07-01 19:22:18 +00:00
Ralf Becker
d36005eb3a
not used since a few years
2011-07-01 19:10:43 +00:00
Ralf Becker
25b81ce4da
install/upgrade required PEAR packages on install/upgrade of EGroupware package
2011-06-30 20:59:57 +00:00
Ralf Becker
99c18003a4
install/upgrade required PEAR packages on install/upgrade of EGroupware package
2011-06-30 20:56:20 +00:00
Ralf Becker
17ce63390c
setup-cli / post_install command to install/update a single (non-default) app
2011-06-18 10:44:56 +00:00
Ralf Becker
27063a6f6a
fixed patches
2011-06-17 10:24:40 +00:00
Ralf Becker
45a72fa3b5
Enable ActiveSync protocol support via eSync app
2011-06-14 12:23:10 +00:00
Ralf Becker
d0800ffafa
added parameter to run a command after copying checkout to buildroot, eg. to apply a patch or replace some files
2011-06-05 10:30:30 +00:00
Ralf Becker
d4d02a09d4
fixed asyncservice patch
2011-06-04 14:45:47 +00:00
Ralf Becker
4be8044921
remove trailing newlines
2010-08-10 07:36:19 +00:00
Ralf Becker
ca3c4694e6
fixed typo in editsvnchang_e_log and not replaced message about created svntag
2010-08-09 11:42:50 +00:00
Ralf Becker
4838885cd2
generate package changelog automatic from svn log messages since the last svn tag
2010-08-08 13:13:03 +00:00
Ralf Becker
64bf5a7b36
service not in Debian5, only newer Ubuntu, which complains about /etc/init.d/xx
2010-06-14 08:13:19 +00:00
Ralf Becker
b7b71cfe87
no default mailserver, so fmail redirects to create-mailaccount page
2010-06-11 08:10:06 +00:00
Ralf Becker
634e44873b
also ignoring empty lines and adding to svn cp --parent -m "creating $svntag"
2010-05-25 20:53:22 +00:00
Ralf Becker
a2f59c855b
allow for comments in externals file
2010-05-25 20:39:08 +00:00
Ralf Becker
f478c91069
ability to create svn tag or branch for the package
2010-05-25 20:26:52 +00:00
Ralf Becker
7d3f824dd6
"setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir"
2010-04-05 06:52:11 +00:00
Ralf Becker
763d596392
"imporved mandriva support"
2010-04-04 11:46:48 +00:00
Ralf Becker
fa234df716
"switching E_STRICT off in error_reporting"
2010-03-30 13:24:45 +00:00
Ralf Becker
ee406cc534
"adding changelog also as commit message to obs commit"
2010-03-22 21:28:11 +00:00
Ralf Becker
6663a384d3
"updating of changelog in debian.changes or .spec files"
2010-03-18 21:40:49 +00:00
Ralf Becker
09177e4018
automatic updating version number in .dsc and .spec files
2010-03-18 19:39:53 +00:00
Ralf Becker
16707ee82e
some apache do NOT allow symbolic PHP constants
2010-03-18 19:39:33 +00:00
Ralf Becker
6008620034
automatic updating OBS checkout
2010-03-06 09:31:19 +00:00
Ralf Becker
a6cc1cfe18
"only update same major version"
2010-03-05 16:21:21 +00:00
Ralf Becker
f455ca37f1
"allow to replace archives in obs checkout"
2010-03-05 15:09:13 +00:00
Ralf Becker
0c63c864e2
"fixed not working empty arguments and handling of whitespace between "
2009-12-08 08:27:53 +00:00
Ralf Becker
320cd1d186
"using an enviroment var to preseed post-install"
2009-12-07 18:26:28 +00:00
Ralf Becker
082b870051
advanced mailserver config
2009-12-06 10:28:49 +00:00
Ralf Becker
61c48fb5c0
allow setup-cli to install ldap based right away
2009-12-05 17:42:18 +00:00
Ralf Becker
38fcc8a001
disabling automatic call to asyncservice after each request
2009-11-28 08:21:49 +00:00
Ralf Becker
6e50e45546
"adding /usr/bin/tnef to open_basedir"
2009-10-22 17:16:34 +00:00
Ralf Becker
f1ae1c456d
"fixed (cut-n-paste) typo, preventing mailserver config"
2009-09-30 13:05:15 +00:00
Ralf Becker
0677e339f5
some files required for new rpm build
2009-09-30 08:53:47 +00:00
Ralf Becker
f751deb019
"- quitening warning if LANG does NOT contain nation
...
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:32:19 +00:00
Ralf Becker
b4b294b79a
fixed not working --run -name or --run +name
2009-07-21 06:30:40 +00:00
Ralf Becker
ba346ab68b
"replaced split with preg_split"
2009-07-20 07:30:34 +00:00
Ralf Becker
6587813d2d
"dont delete header (otherwise the header is owned by the user running the script)"
2009-06-21 12:35:13 +00:00
Ralf Becker
0ada07748c
"reload apache, if it's already running"
2009-06-14 08:42:34 +00:00
Ralf Becker
8cd899c36c
added automatic detection for suse and debian
2009-06-09 11:22:23 +00:00
Ralf Becker
70a8820eaf
"added (executable) scripts in doc/rpm-build"
2009-06-09 05:44:16 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
ce882c3e64
"- detecting source dir
...
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:05:07 +00:00
Ralf Becker
9ce701cb18
"- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
...
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00