Commit Graph

39 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 83b8b25506 removed in_cache() 2009-11-26 13:32:48 +00:00
Roland Gruber cf7bd8c96a removed some Unix helper functions 2009-11-26 11:01:35 +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 f1bd23b1e5 escape DNs 2008-09-04 17:43:53 +00:00
Roland Gruber c49409020d fixed return value 2008-01-08 17:49:50 +00:00
Roland Gruber eac2780860 use __construct() 2007-12-28 16:08:56 +00:00
Roland Gruber 80f8e2ad31 use public/private instead of var 2007-10-15 17:20:51 +00:00
Roland Gruber 5fd4f7b73c added ldap_free_result 2007-02-17 13:02:45 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 68065a5715 added global search and some documentation 2006-02-25 09:48:22 +00:00
Roland Gruber 28d0a8e6b9 less PHP notices 2006-01-24 14:23:42 +00:00
Roland Gruber c283b4ec75 fixed possible uninitialized $return 2005-11-14 12:39:32 +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 399dd71840 PHPDoc update 2005-08-17 19:44:40 +00:00
Roland Gruber d82f21feff reordered some lines because PHP5 is more strict on using "unset" 2005-07-04 16:44:36 +00:00
Roland Gruber a2a3fb9bde fixed error messages when getgid() is called for nonexisting group 2005-06-11 11:20:45 +00:00
Roland Gruber ec2328cace fixed getgid function 2005-06-02 19:11:45 +00:00
Roland Gruber 4211e548da implemented query for multiple attributes (task #114873) 2005-05-05 10:03:46 +00:00
Roland Gruber 5e97605681 removed checks if attribute and objectclass are in schema 2005-05-04 12:33:47 +00:00
Roland Gruber ff0e65a538 encrypt cache content in session file 2005-04-19 18:43:53 +00:00
Roland Gruber 0061cee082 get_<scope>Suffix() -> get_Suffix(<scope>) 2005-03-10 20:20:00 +00:00
Roland Gruber 53b8e701fc fixed some PHP notices 2005-03-05 13:26:46 +00:00
Roland Gruber 360e580d79 fixed call-by-reference warnings 2005-02-16 21:00:19 +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 f4e4f2b3df Added "Umlaut" handling for attributes which don''t allow them.
Added $this->attribute to ldap class. This variable contains a list
of all attributes and their syntax
2004-10-24 17:23:23 +00:00
Roland Gruber 2849ad4faa translation update 2004-10-23 11:11:31 +00:00
katagia c884687e1a removed utf8... code
Changes language files to utf-8
2004-10-01 12:13:16 +00:00
katagia 174539d53f fixed problems. Sometimes Code was returned as unicode and not as local code 2004-09-28 16:42:12 +00:00
katagia 8e3e173dac optimized code 2004-09-18 18:44:47 +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
katagia 9127486894 it's no possible again to create a group. But something strange is going on when trying to edit a group 2004-09-08 10:58:56 +00:00
katagia f92b77b64f removed main-Module 2004-09-07 17:58:58 +00:00
Roland Gruber f988f4726d removed disturbing tab at end of file 2004-04-03 14:45:26 +00:00
katagia c18d50e720 moved cache functions in new file
fixed little type in modules.inc
2004-02-08 12:09:12 +00:00