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 |
Roland Gruber
|
9ff6f56a3b
|
added PDF text for users
|
2003-11-08 10:33:12 +00:00 |
Roland Gruber
|
ac919a161e
|
allow spaces in suffixes and ou's
|
2003-11-06 22:02:58 +00:00 |
Roland Gruber
|
c535a42f27
|
added comments, removed double checks, removed session related bug
|
2003-10-11 12:17:28 +00:00 |
Roland Gruber
|
105f119efa
|
added plain text passwords, fixed empty passwords
|
2003-10-05 10:51:01 +00:00 |
Roland Gruber
|
a3a7cf56f5
|
added password hash setting
|
2003-10-04 12:34:19 +00:00 |
Roland Gruber
|
7a20393b5e
|
chmod config files to 0600
|
2003-10-01 15:01:29 +00:00 |
Roland Gruber
|
2bc70df334
|
fixed buggy config saving
|
2003-09-30 18:42:14 +00:00 |
Roland Gruber
|
e99f635bfe
|
changed loading/saving of conf files
|
2003-09-21 20:10:52 +00:00 |
Roland Gruber
|
a2ba576f8d
|
renamed suffix vars
|
2003-09-19 19:49:45 +00:00 |
Roland Gruber
|
fcb6f1473b
|
renamed cache_timeout to cachetimeout for config update
|
2003-09-19 19:29:02 +00:00 |
Roland Gruber
|
c334ffbaac
|
added is_samba3() function
|
2003-09-15 16:24:44 +00:00 |