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
09719babaf
replace deprecated call_user_method(_array) with call_user_func(_array)
2010-07-20 16:47:11 +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
40168aca6a
"fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])"
2010-03-21 09:05:41 +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
83867b6178
script used to fix depricated functions & features for php53
2009-06-08 16:22:21 +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
35a2353a1e
removed not (longer) needed files
2009-06-07 16:29:13 +00:00
Ralf Becker
9965d89a0f
removed not (longer) needed files
2009-06-07 16:28:43 +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
Ralf Becker
608697c1d4
fixed patch to match current class
2009-06-01 18:32:41 +00:00
Ralf Becker
b8dbca8191
"- made package configurable
...
- allow to use configuration in module names
- check branch agains checkout dir not aliasdir"
2009-06-01 12:35:00 +00:00
Ralf Becker
b65c8fbf61
new script to build egroupware archives
2009-06-01 11:53:03 +00:00
Ralf Becker
2d7f5720cd
- implemented header-updates
...
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:08 +00:00
Ralf Becker
3ec3c205ee
created a rpm post script to automatic install or update EGroupware:
...
- cleaned up exceptions in cli code (no need to log, as it goes direct to the user)
- regarding small rpm redirect header (< 200 bytes) as no header
- fixed wrong detected vars for cli install (eg. webserver_url)
- fixed egw_cache to not stall if system_charset is not yet in db
2009-05-30 20:15:31 +00:00
Ralf Becker
3121bb1106
newest version from openSUSE build service
2009-04-26 05:55:31 +00:00
Ralf Becker
94ddea7b21
changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9
2009-04-26 05:51:26 +00:00
Ralf Becker
bc38a6bfbe
"setting execute permission for cli (command line) scripts"
2008-11-17 17:16:29 +00:00
Ralf Becker
b190f8eaeb
"1.6.rc5"
2008-11-16 12:03:33 +00:00