Roland Gruber
|
641af2270d
|
removed grouping of error messages
|
2006-08-16 17:42:35 +00:00 |
Roland Gruber
|
44701eca3c
|
removed $post parameter
|
2006-08-14 17:24:27 +00:00 |
Roland Gruber
|
09ce3a98c2
|
fixed error handling
|
2006-05-17 18:32:10 +00:00 |
Roland Gruber
|
52e2ef7c5a
|
new attribute loading mechanism
|
2006-05-13 08:55:31 +00:00 |
Roland Gruber
|
79a8a315a6
|
added fix for wrong spelled object classes
|
2006-04-05 15:48:27 +00:00 |
Roland Gruber
|
1ce2b98103
|
Copyright updates
|
2006-03-03 17:30:35 +00:00 |
Roland Gruber
|
fdfc9f8dca
|
merge with 0_6_dev branch
|
2006-01-01 16:30:05 +00:00 |
Roland Gruber
|
a5df2be6a3
|
fixed management of special groups
|
2005-12-17 12:11:51 +00:00 |
Roland Gruber
|
bdb5cff592
|
code cleanup: removed obsolete parameter from get_pdfentries() and updated PHPDoc comments
|
2005-10-09 18:05:32 +00:00 |
Roland Gruber
|
ab4adf6a61
|
added error message if no domains were found
|
2005-10-03 10:49:48 +00:00 |
Roland Gruber
|
4c5f43ffdd
|
removed obsolete pages() and get_attributes() functions
|
2005-09-19 18:43:10 +00:00 |
Roland Gruber
|
4689680855
|
no longer allow integer results from process_..., updated documentation
|
2005-09-07 12:58:34 +00:00 |
Roland Gruber
|
d1ea4ce0ab
|
removed obsolete functions
|
2005-09-01 15:17:03 +00:00 |
Roland Gruber
|
7de3e699bb
|
PHPDoc updates
|
2005-07-21 10:33:02 +00:00 |
Roland Gruber
|
c15f355e19
|
fixed typos
|
2005-06-18 16:12:01 +00:00 |
Roland Gruber
|
b29106b783
|
replaced load_ldap_attributes with parent class function call
|
2005-04-16 13:41:17 +00:00 |
Roland Gruber
|
0061cee082
|
get_<scope>Suffix() -> get_Suffix(<scope>)
|
2005-03-10 20:20:00 +00:00 |
Roland Gruber
|
2c60d5dc72
|
proccess -> process
|
2005-03-10 18:35:04 +00:00 |
Roland Gruber
|
a116aa4b31
|
fixed error message for special groups
|
2005-03-03 20:26:54 +00:00 |
Roland Gruber
|
58081d88ff
|
fixed another PHP notice
|
2005-02-24 20:50:48 +00:00 |
Roland Gruber
|
360e580d79
|
fixed call-by-reference warnings
|
2005-02-16 21:00:19 +00:00 |
Roland Gruber
|
6d1c6bf57f
|
implemented profile loading
|
2005-01-23 12:15:03 +00:00 |
Roland Gruber
|
514fdf62f8
|
fixed typo
|
2005-01-11 18:43:18 +00:00 |
Roland Gruber
|
50de4f707e
|
fixed typo
|
2005-01-11 18:42:56 +00:00 |
Roland Gruber
|
8f3cb8d305
|
fixed typo in sambaGroupMapping, updated Hungarian translation
|
2005-01-09 14:36:44 +00:00 |
duergner
|
6c97d892b3
|
*** empty log message ***
|
2004-10-30 16:46:06 +00:00 |
Roland Gruber
|
e6f36aee4f
|
translation update
|
2004-10-24 20:36:02 +00:00 |
Roland Gruber
|
ca07bf67d9
|
translation update
|
2004-10-23 12:11:38 +00:00 |
Roland Gruber
|
33f11210da
|
translation update
|
2004-10-23 11:53:30 +00:00 |
Roland Gruber
|
2849ad4faa
|
translation update
|
2004-10-23 11:11:31 +00:00 |
katagia
|
d8b02d37aa
|
fixed password handling in sambaAccount module
changed error code handling
|
2004-10-16 19:51:36 +00:00 |
Roland Gruber
|
5a49e69dc6
|
restricted domain search for upload to logged-in status
|
2004-10-14 14:11:36 +00:00 |
Roland Gruber
|
5594631601
|
use "possible values" option in upload
|
2004-10-12 13:13:04 +00:00 |
Roland Gruber
|
a60e563431
|
added Samba group type to upload
|
2004-10-10 17:59:41 +00:00 |
katagia
|
799d9d1228
|
Added sambaGroupType as option
|
2004-10-09 14:15:56 +00:00 |
Roland Gruber
|
214d38571d
|
fixed syntax error
|
2004-10-08 11:26:59 +00:00 |
Roland Gruber
|
81f7e5e847
|
improved error output for file upload
|
2004-10-03 18:06:57 +00:00 |
Roland Gruber
|
8ac15ce411
|
implemented account building for file uploads
|
2004-09-27 19:14:16 +00:00 |
katagia
|
37da9db821
|
fixed two problems
|
2004-09-26 13:55:27 +00:00 |
katagia
|
e53a3874cb
|
added new get_preg function. Changed all modules to use get_reg
Changed Status Messages in Module. Thex are now all stored in a single array.
Changed Password handling in psoxGroup and posixAccount
|
2004-09-26 13:48:52 +00:00 |
Roland Gruber
|
44a5799b90
|
updated help links
|
2004-09-26 11:18:05 +00:00 |
Roland Gruber
|
d6c8b2ed78
|
load error messages in constructor
|
2004-09-25 10:13:32 +00:00 |
katagia
|
a4a0a2f255
|
changed function order in module.
First are all function variables, second constructor.
All other functions will follow in alphabetical order
|
2004-09-21 11:33:00 +00:00 |
katagia
|
3755ef4bb8
|
added new error handling
|
2004-09-21 10:43:29 +00:00 |
Roland Gruber
|
2ed32f3ca0
|
moved Samba 3 domain object to account.inc
|
2004-09-19 08:35:01 +00:00 |
katagia
|
8e3e173dac
|
optimized code
|
2004-09-18 18:44:47 +00:00 |
katagia
|
a23f5ecc06
|
It should now be possible to modify groups and add sambaGroupMapping to an exsisting posixGroup
|
2004-09-15 19:52:29 +00:00 |
katagia
|
3b47260d69
|
removed old code which isn't not needed anymore.
It's handled by accountContainer now
|
2004-09-14 13:09:13 +00:00 |
katagia
|
b6bc73106c
|
Made a lot of changes in modules.
Many reference problems are fixed now
Only posixGroup module is working at the Moment but the
other modules will be fixed very soon
|
2004-09-14 11:53:33 +00:00 |
Roland Gruber
|
7e9befcd6f
|
substituted base->ldap/config with 'ldap'/'config'
|
2004-09-12 10:27:14 +00:00 |