Commit Graph

77 Commits

Author SHA1 Message Date
Roland Gruber 55083ce3f6 use central LDAP search and LDAP search limit 2010-02-07 14:04:29 +00:00
Roland Gruber 73d35c1826 removed frames 2010-01-01 17:21:46 +00:00
Roland Gruber 8b9d668f38 use cleanLDAPResult() 2009-12-19 16:28:16 +00:00
Roland Gruber 18f6cd2dbc never dereference 2009-10-28 16:36:24 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber cd52938f94 ldapsearch: always deref 2009-10-26 16:24:51 +00:00
Roland Gruber 98fa964b89 removed obsolete comment 2009-06-14 12:31:51 +00:00
Roland Gruber 1000f6c1fe added tooltips, removed link taborder 2009-02-07 19:25:22 +00:00
Roland Gruber f1bd23b1e5 escape DNs 2008-09-04 17:43:53 +00:00
Roland Gruber 160a5e3c40 reduced PHP notices 2008-05-15 17:32:59 +00:00
Roland Gruber 018cfb507b $_POST is no longer used in display_html_delete() 2008-02-05 18:27:25 +00:00
Roland Gruber acea61ed9f more browser independent style 2007-12-31 12:25:13 +00:00
Roland Gruber 93d4c1417e added new security model 2007-12-30 16:08:54 +00:00
Roland Gruber 5654056fbc added type specific CSS 2007-11-18 10:36:35 +00:00
Roland Gruber e983a1f7ba fixed deleting 2007-10-26 14:10:10 +00:00
Roland Gruber f1dda8d924 use ->server() 2007-07-08 10:51:01 +00:00
Roland Gruber b03416fbc2 added delete links and updated images 2007-04-21 11:04:50 +00:00
Roland Gruber 896c8f89d4 added preDeleteActions() 2007-02-25 13:51:40 +00:00
Roland Gruber 28e75b8a13 no lamdaemon commands, use postDeleteActions() 2007-02-22 18:26:23 +00:00
Roland Gruber e201982ce1 fixed typos 2006-10-22 07:45:58 +00:00
Roland Gruber 10a9de72b8 fixed error handling 2006-09-09 11:46:45 +00:00
Roland Gruber ed090ae9bf removed $post parameter 2006-08-14 17:29:45 +00:00
Roland Gruber 5df6897286 more log messages 2006-05-16 15:18:24 +00:00
Roland Gruber 209f3b52b8 added basic security checks 2006-03-26 17:51:25 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 3f4babb6df updated to new list views 2006-01-06 10:47:43 +00:00
Roland Gruber 7deb644016 implemented recursive delete 2005-11-26 12:49:48 +00:00
Roland Gruber d9fc93c39c reduced memory usage in cache by removing scope "*", removed update_cache() function 2005-10-15 09:33:05 +00:00
Roland Gruber c21ff593ef PHPDoc update 2005-08-17 19:17:15 +00:00
Roland Gruber 1df507d3d4 temporarily deactivated update_cache() calls 2005-08-08 09:26:19 +00:00
Roland Gruber 5bfcf6f0fc changed CSS for fieldsets 2005-04-22 08:56:47 +00:00
Roland Gruber ad68908657 fixed displaying of modules HTML output 2005-04-05 12:06:30 +00:00
Roland Gruber 26c9bb756e fixed HTML output from modules 2005-04-04 16:55:34 +00:00
Roland Gruber 5b8cb3aa9c fixed deleting of accounts 2005-03-26 11:27:15 +00:00
Roland Gruber 7dd57d4ef7 moved lamdaemon function to lamdaemon.inc 2004-12-09 19:10:57 +00:00
Roland Gruber 8a3c0a6bb3 translation update 2004-11-07 12:56:55 +00:00
Roland Gruber 3382811d84 translation update 2004-11-06 13:05:34 +00:00
Roland Gruber 8975b32018 translation update 2004-10-24 19:20:53 +00:00
katagia 57807ab71c *** empty log message *** 2004-01-10 11:47:48 +00:00
katagia 2e46c96335 improved quotas
fixed a possible problem: When chaning uidNumber quotas were lost.
2003-11-09 22:09:22 +00:00
katagia aa96aa9d29 changed files to use new header 2003-11-08 12:52:22 +00:00
katagia 55e8c117ed changed code to communicate with lamdaemon.pl
to support < PHP 4.3
2003-11-08 12:29:23 +00:00
katagia ec277c457e lamdaemon.pl should work now again. 2003-11-06 14:53:00 +00:00
katagia 004cd10cd4 medofied delete.php to call lamdaemon.pl max. 2 times
Changed Profile Files to support new quota interface
2003-11-06 11:08:28 +00:00
katagia e116aa0893 changed way of lamdaemon.pl how to transfer variables
Now ot's possible to set up quotas for
more than one user in one call
Not completly tested yet.

masscreate.php should use this new behavior which
should make creation of many users much faster.
2003-11-06 10:58:21 +00:00
katagia e49648af93 Fixed small bug prevention to display next page 2003-10-22 17:51:44 +00:00
katagia 3f1a646797 checked account.inc, hostedit.php and groupedit.php
for bugs and added comments to make the code
more understandable
2003-10-21 13:40:13 +00:00
katagia 6cdcde26c0 Added a lot of comments in account.inc
and fixed little bugs.
2003-10-20 17:56:52 +00:00
katagia 21d6b5c5c6 added many comments and removed some smaller bugs 2003-10-19 17:06:16 +00:00
katagia 60ead57acc fixed many problems 2003-10-17 07:58:43 +00:00