Commit Graph

63 Commits

Author SHA1 Message Date
Roland Gruber e74999ea5b added default value for upload columns 2004-10-17 08:54:04 +00:00
katagia d8b02d37aa fixed password handling in sambaAccount module
changed error code handling
2004-10-16 19:51:36 +00:00
katagia b96fa3e32f added some information to module specification 2004-10-16 18:41:39 +00:00
Roland Gruber 47a9ef0012 added "possible values" option for file upload 2004-10-12 13:10:39 +00:00
Roland Gruber c0ab91697c updated upload functions 2004-10-10 11:11:00 +00:00
Roland Gruber 81aa810c0c added possibility to mark upload columns as containing unique entries 2004-10-09 11:09:53 +00:00
Roland Gruber 0a1c37fc86 added profiles documentation 2004-10-09 11:05:52 +00:00
Roland Gruber 921a0e1639 added getRDNAttributes() 2004-10-06 18:17:22 +00:00
Roland Gruber 5aaab188d9 added other libraries 2004-10-03 20:29:03 +00:00
Roland Gruber 30766c172a added configuration profiles 2004-10-03 10:53:45 +00:00
Roland Gruber a92de8d971 added documentation of config.inc 2004-10-03 10:31:46 +00:00
Roland Gruber c7d57fe2eb added scope for config help entries 2004-10-02 18:46:01 +00:00
Roland Gruber 32e319da6a added ldap.inc 2004-09-11 16:44:16 +00:00
Roland Gruber 4b51087239 added/updated get_uploadColumns() 2004-08-28 11:53:40 +00:00
Roland Gruber b3192badd5 finished list documentation 2004-08-26 18:16:02 +00:00
Roland Gruber df8079c315 developer documentation - initial checkin 2004-08-24 20:22:32 +00:00
Roland Gruber 3959293d09 implemented configuration options for modules 2004-07-24 17:14:39 +00:00
Roland Gruber c420e1e201 added integer comparison for profile options 2004-07-13 14:51:28 +00:00
Roland Gruber c92674a95a removed $scope from profile functions,
added meta data for profile options and checks
2004-07-01 15:54:33 +00:00
Roland Gruber 1da244e2b3 moved dependencies to meta data 2004-06-20 17:32:02 +00:00
Roland Gruber 6ce5f9d1d3 moved get_alias() to baseModule 2004-06-14 16:05:36 +00:00
Roland Gruber 94c117a770 moved can_manage() to baseModule 2004-06-13 19:58:58 +00:00
Roland Gruber 44e3cfce7c added meta data for get_ldap_filter() 2004-06-11 15:44:49 +00:00
Roland Gruber 29753a127e changed the LDAP filter syntax for base modules,
fixed dependency information,
only include files in lib/modules which end with ".inc"
2004-06-04 11:28:22 +00:00
Roland Gruber 9f40467028 added hint for CRYPT problem 2004-05-26 17:17:44 +00:00
duergner 54cf574a4e Done some more specification; somethings still missing und 5. 2004-05-19 21:46:14 +00:00
Roland Gruber 2f160db0ae moved profile functions to non-static because they need the cache 2004-04-03 14:43:40 +00:00
duergner 688238ed91 get_help() and help entry syntax added 2004-03-17 17:27:56 +00:00
duergner c33dfb2ef2 *** empty log message *** 2004-03-17 15:40:59 +00:00
duergner 375b2109b1 *** empty log message *** 2004-03-15 17:34:35 +00:00
duergner 8f95c7da0b *** empty log message *** 2004-03-15 16:56:37 +00:00
duergner 62f394d10a *** empty log message *** 2004-03-15 16:30:52 +00:00
Roland Gruber 87b3743d8b added check_profileOptions() 2004-03-14 16:40:59 +00:00
Roland Gruber 6c8e4e7328 added proposal for naming attributes 2004-03-14 14:10:09 +00:00
Roland Gruber 6adb3a7958 added can_mange() function 2004-03-02 19:25:09 +00:00
Roland Gruber 4c6772d5af added correct file endings,
updated documentation
2004-02-25 19:49:41 +00:00
Roland Gruber 70b6dde738 give documentation files correct file endings 2004-02-25 19:48:36 +00:00
Roland Gruber 48734bdaa4 updated license information 2004-02-25 17:16:08 +00:00
Roland Gruber 26c20e73f0 minor changes 2004-02-21 19:27:12 +00:00
Roland Gruber e9d9e5f4bc added $scope parameter to getModuleAlias 2004-02-21 17:28:28 +00:00
Roland Gruber 8a08179d25 updated profile_options and example for meta HTML code 2004-02-18 19:36:10 +00:00
Roland Gruber 9e82ccbdf0 first part of module specification 2004-02-17 21:08:08 +00:00
Roland Gruber 58be95f546 config/shells is no longer a symbolic link 2004-02-15 10:01:57 +00:00
Roland Gruber 9fd6df2f03 Blowfish update 2004-01-10 11:08:10 +00:00
katagia c590e897d5 added test-function in landaemon.pl 2003-10-23 18:25:55 +00:00
katagia 6bfc0fa071 *** empty log message *** 2003-10-23 11:12:04 +00:00
katagia e49648af93 Fixed small bug prevention to display next page 2003-10-22 17:51:44 +00:00
Roland Gruber 9bbec43dfa some security documentation 2003-10-02 18:15:42 +00:00
katagia f12bb6ca98 no options in lamdaemon.pl anymore 2003-09-20 13:59:13 +00:00
katagia 3794485199 LDAP isn't needed in lamdaemon.pl anymore because we authenicate
via ssh now
sudo will make sure only valid users are able to run lamdaemon.pl
2003-09-20 13:01:09 +00:00