.. |
class.setup_cmd_admin.inc.php
|
allow to set language via setup-cli
|
2008-11-23 16:46:32 +00:00 |
class.setup_cmd_config.inc.php
|
"allow setting install-id and vfs-root-user"
|
2008-11-23 13:09:51 +00:00 |
class.setup_cmd_database.inc.php
|
"new sub-command to drop database and user"
|
2009-05-21 22:16:09 +00:00 |
class.setup_cmd_header.inc.php
|
"only delete header, if it does exist and is NOT writable (otherwise the header is owned by the user running the script)"
|
2009-06-21 12:34:02 +00:00 |
class.setup_cmd_install.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.setup_cmd_ldap.inc.php
|
allow to call command objects via setup-cli
|
2008-01-14 05:44:32 +00:00 |
class.setup_cmd_showheader.inc.php
|
allow to call command objects via setup-cli
|
2008-01-14 05:44:32 +00:00 |
class.setup_cmd_update.inc.php
|
"do NOT run an update, if none necessary"
|
2009-05-25 07:44:03 +00:00 |
class.setup_cmd.inc.php
|
get exit codes for setup-cli working again (was broken in 1.6)
|
2009-05-31 08:15:11 +00:00 |
class.setup_detection.inc.php
|
- updated documentation
|
2009-05-28 11:33:30 +00:00 |
class.setup_header.inc.php
|
using new check_load_extension function
|
2009-04-20 12:43:44 +00:00 |
class.setup_html.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.setup_process.inc.php
|
created a rpm post script to automatic install or update EGroupware:
|
2009-05-30 20:15:31 +00:00 |
class.setup_translation.inc.php
|
- making all methods of translation class static
|
2009-04-20 11:59:39 +00:00 |
class.setup.inc.php
|
fixed errors in creating the home dirs of standard groups in sqlfs during setup
|
2008-10-26 07:37:37 +00:00 |
functions.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
hook_config_validate.inc.php
|
Only check for smtp server. As Klaus is going to create an emailadmin
|
2008-10-14 14:34:41 +00:00 |
hook_config.inc.php
|
Allow to change the where VFS stores the content of files:
|
2008-10-02 15:30:44 +00:00 |