Commit Graph

95 Commits

Author SHA1 Message Date
Roland Gruber 3e4c3d71ce fixed typo 2007-11-03 13:22:12 +00:00
Roland Gruber cecd948b76 PhpDoc fix 2007-11-03 13:17:39 +00:00
Roland Gruber 15dfe2c5d8 added warning message if config file is not writable 2007-10-26 17:51:56 +00:00
Roland Gruber 6e5dba2385 use old scriptServer setting in conf files to be compatible 2007-02-25 14:15:08 +00:00
Roland Gruber eb9de717b4 new lamdaemon options 2007-02-22 17:16:14 +00:00
Roland Gruber bbd7272c0c renamed config classes 2006-09-24 14:19:50 +00:00
Roland Gruber 185d3fd2ce added host restriction 2006-04-25 11:25:07 +00:00
Roland Gruber 0fec1ae9c1 added logging 2006-04-23 16:33:25 +00:00
Roland Gruber ef8365d787 implemented session timeout 2006-04-18 10:57:16 +00:00
Roland Gruber faa7679d16 do not show PHP trace 2006-04-16 12:42:40 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 714b756bb2 fixed loading of empty values 2006-02-03 15:36:39 +00:00
Roland Gruber 28d0a8e6b9 less PHP notices 2006-01-24 14:23:42 +00:00
Roland Gruber fdfc9f8dca merge with 0_6_dev branch 2006-01-01 16:30:05 +00:00
Roland Gruber 860f34f507 set gettext encoding 2005-12-04 10:27:19 +00:00
Roland Gruber fb89aaa120 more general list functions in config.inc,
put attribute-description code in lists.inc
2005-04-14 17:42:15 +00:00
Roland Gruber 5a263dbea3 added function for version information 2005-04-07 13:12:38 +00:00
Roland Gruber 0061cee082 get_<scope>Suffix() -> get_Suffix(<scope>) 2005-03-10 20:20:00 +00:00
Roland Gruber 92ce7b810a added tree view 2005-02-27 12:40:06 +00:00
Roland Gruber ec33ddb514 renamed get/set_UserModules etc. to get_AccountModules($scope) 2004-10-17 09:36:36 +00:00
Roland Gruber 9aac2700a4 check correctness of modules only once on load 2004-10-14 18:59:26 +00:00
Roland Gruber c811b1721c set language to English if not defined in session 2004-10-07 09:48:31 +00:00
Roland Gruber dd5231ca9c modified default modules, added checks for module properties 2004-10-02 17:16:39 +00:00
Roland Gruber c6d1ebc98d set character encoding in HTTP header 2004-10-02 12:06:03 +00:00
Roland Gruber 66fa43498a phpdoc update 2004-09-26 08:46:56 +00:00
Roland Gruber 10d873cee4 changed regex for admin list 2004-08-18 19:20:29 +00:00
Roland Gruber a9bb380ccf removed syntax check for LDAP suffixes 2004-08-14 12:39:36 +00:00
Roland Gruber c986660195 moved password hash type setting to modules 2004-08-03 18:49:19 +00:00
Roland Gruber 0a75fe91a0 moved min/maxUID settings for users and hosts to posixAccount module 2004-08-01 09:39:24 +00:00
Roland Gruber 8c6b75e5a5 moved min/maxGID to module settings 2004-07-26 15:15:30 +00:00
Roland Gruber 3959293d09 implemented configuration options for modules 2004-07-24 17:14:39 +00:00
Roland Gruber aa052ebf10 fixed saving of new settings 2004-07-24 11:50:44 +00:00
Roland Gruber 650b694488 get/set_configSettings with array values 2004-07-24 09:26:44 +00:00
Roland Gruber cf5cc2f519 added dynamic settings for modules 2004-07-18 10:18:25 +00:00
Roland Gruber 5f31cbef1a removed user PDF text 2004-06-03 10:50:01 +00:00
Roland Gruber 1a61d3a7dd removed get_samba3() call 2004-06-02 13:20:19 +00:00
Roland Gruber dc7ffcc5a6 documentation update 2004-05-31 14:04:00 +00:00
duergner c1735aecc6 added getPDFEntries in sambaSamAccount;
first step of pdf structure editor implementet; there is no functionallity at this point. Just a litte bit of graphic.
2004-05-30 13:43:42 +00:00
Roland Gruber e1f04d8543 remvoved Samba 3 setting,
changed some comments for PHPDoc
2004-05-30 12:16:01 +00:00
duergner 3a27f1591f changed parameter for get_pdftext function 2004-05-23 15:25:14 +00:00
Roland Gruber bf42eaa53c fixed problems with non-available modules in profile 2004-02-10 22:04:18 +00:00
Roland Gruber 456d9e4def updated to new getAvailableModules function 2004-02-10 20:52:01 +00:00
Roland Gruber 1aa6f8de59 added module selection 2004-02-01 12:33:21 +00:00
Roland Gruber 9180e779dd first part of module functions 2004-01-30 17:06:28 +00:00
Roland Gruber bcb60e5dea made host management optional 2004-01-27 18:05:35 +00:00
Roland Gruber d34468e787 syntax of list attributes is now less strict 2004-01-05 17:23:49 +00:00
Roland Gruber acddfb773a updated to new $_SESSION['header'] 2003-11-29 12:54:00 +00:00
Roland Gruber cb6c900276 save pdftext only if needed, changed error message if write failed 2003-11-16 09:20:31 +00:00
Roland Gruber 885ef93eaf added PDF text 2003-11-15 10:35:58 +00:00
Roland Gruber 3e52f102f4 added functions to read/write PDF text 2003-11-10 18:36:10 +00:00