Roland Gruber
c258ae9689
better log TLS errors
2011-10-24 15:24:35 +00:00
Roland Gruber
ec0cf79fed
prefix for crypt methods
2011-08-21 18:35:59 +00:00
Roland Gruber
dab7891dbb
schema.inc is no longer required
2011-06-26 10:33:06 +00:00
Roland Gruber
18bc1b0c0d
types specify suffix list
2011-04-25 18:01:11 +00:00
Roland Gruber
dc4fe124bc
removed lampath session variable
2010-04-01 18:12:07 +00:00
Roland Gruber
8b9d668f38
use cleanLDAPResult()
2009-12-19 16:28:16 +00:00
Roland Gruber
7739e27403
fixed LDAP search login method
2009-11-03 20:57:53 +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
5b69883c0a
added TLS option
2009-05-03 17:31:39 +00:00
Roland Gruber
b22545c8b8
optionally alllow anonymous login
2009-03-07 18:15:27 +00:00
Roland Gruber
f1bd23b1e5
escape DNs
2008-09-04 17:43:53 +00:00
Roland Gruber
eac2780860
use __construct()
2007-12-28 16:08:56 +00:00
Roland Gruber
19cd235891
added fix for half-deleted sessions
2007-11-17 14:18:59 +00:00
Roland Gruber
40a8452fa3
removed duplicate schema parsing
2007-11-14 13:07:11 +00:00
Roland Gruber
7048f58c1d
reduced LDAP connects
2007-07-21 08:27:13 +00:00
Roland Gruber
f834f20a80
private variables
2007-07-08 11:33:31 +00:00
Roland Gruber
606a0c42f3
added fix for MCrypt activation in a running LAM session
2007-07-02 18:55:59 +00:00
Roland Gruber
ea9c41db3c
removed obsolete Samba 2/3 detection
2006-07-29 08:53:15 +00:00
Roland Gruber
1ce2b98103
Copyright updates
2006-03-03 17:30:35 +00:00
Roland Gruber
629f3e8c49
fixed login problems for AD servers
2006-02-02 19:56:41 +00:00
Roland Gruber
35a0fac1ab
base64 encoding for crypted data, fixes jpegPhoto problems
2006-01-24 14:22:39 +00:00
Roland Gruber
4269c46e1f
fixed errors when schema is not readable
2005-11-02 12:17:39 +00:00
Roland Gruber
0ac4c8800d
removed Blowfish encryption because of bad performance
2005-08-10 19:18:35 +00:00
Roland Gruber
eadba74914
removed obsolete attributes from __sleep()
2005-07-05 13:00:23 +00:00
Roland Gruber
92ce7b810a
added tree view
2005-02-27 12:40:06 +00:00
Roland Gruber
1e53b1bb16
fixed several PHP notices
2005-02-22 20:20:47 +00:00
Roland Gruber
ac5869b658
added schema browser
2005-01-30 15:39:01 +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
2ed32f3ca0
moved Samba 3 domain object to account.inc
2004-09-19 08:35:01 +00:00
Roland Gruber
275c3d4d5f
moved password functions to account.inc
2004-09-16 17:25:42 +00:00
Roland Gruber
a8ddb13545
fixed several minor problems after code analysis
2004-09-14 18:56:41 +00:00
Roland Gruber
c986660195
moved password hash type setting to modules
2004-08-03 18:49:19 +00:00
Roland Gruber
e59b6f6418
moved atrribute descriptions to lists.inc
2004-06-01 13:00:09 +00:00
Roland Gruber
dc7ffcc5a6
documentation update
2004-05-31 14:04:00 +00:00
Roland Gruber
75a77db5b2
fixed TLS error handling
2004-05-23 08:16:38 +00:00
Roland Gruber
f2fd75f743
fixed bug in disabled password hashes
2004-04-09 10:21:43 +00:00
Roland Gruber
9fd6df2f03
Blowfish update
2004-01-10 11:08:10 +00:00
Roland Gruber
2ba947e01d
changed password hash functions, MHash is no longer needed if PHP >4.3
2004-01-03 18:19:21 +00:00
Roland Gruber
767e1c088c
fixed problem with multiplpe ldap objects in session
2003-12-10 12:00:05 +00:00
Roland Gruber
c8e46ff7ec
better error handling at login
2003-12-03 23:03:10 +00:00
Roland Gruber
68492670a2
fixed SMD5 passwords
2003-11-26 19:06:40 +00:00
Roland Gruber
ae9920bec0
delete PDF files which are older than 10 min
2003-11-03 14:32:27 +00:00
Roland Gruber
7d0548ebaa
do not show errors on connect (removes Michael's change)
2003-10-18 16:45:15 +00:00
duergner
5e2127f65b
*** empty log message ***
2003-10-18 11:28:57 +00:00
Roland Gruber
5cb72a2314
added random number
2003-10-16 18:49:25 +00:00
Roland Gruber
e63ce4891c
added new attributes:
...
objectClasses: objectClass strings from LDAP server
supports_unix_hosts: true if schema allows hosts in inetOrgPerson
supports_samba2/3_schema: true if schema includes samba(Sam)Account
2003-10-12 17:07:03 +00:00
Roland Gruber
824db1daf3
added some comments
2003-10-11 15:43:47 +00:00
Roland Gruber
01893985c3
changed default attributes to show in lists, better error handling for list settings
2003-10-06 15:59:49 +00:00