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
Roland Gruber
105f119efa
added plain text passwords, fixed empty passwords
2003-10-05 10:51:01 +00:00
Roland Gruber
09b6c47a81
added functions to hash passwords
2003-10-04 13:26:37 +00:00
Roland Gruber
15da8f76f0
search_username now returns Unix-only accounts, too
2003-09-21 19:32:15 +00:00
Roland Gruber
c334ffbaac
added is_samba3() function
2003-09-15 16:24:44 +00:00
Roland Gruber
dff993dcea
try to start TLS, fall back to standard connection if it failed
2003-08-16 16:54:11 +00:00
Roland Gruber
c86ba0d1d4
disable tls, needs more research
2003-08-16 10:07:13 +00:00
Roland Gruber
92a42b421b
do not show tls warnings
2003-08-16 09:44:10 +00:00
Roland Gruber
332f9d57d7
start TLS if possible
2003-08-16 08:30:05 +00:00
Roland Gruber
bbc72b4e94
improved predefined attributes, small translation update
2003-08-14 16:23:43 +00:00
Roland Gruber
55cbfebe12
removed session_(un)register(...), minor bug fixes
2003-08-09 10:56:46 +00:00
Roland Gruber
f28f522507
fixed translation of list headers
2003-08-08 15:35:59 +00:00
Roland Gruber
0c68a66676
fixed domain search
2003-08-07 12:00:30 +00:00
Roland Gruber
7a37639134
show domains as list box in profile editor, minor changes
2003-08-03 19:52:05 +00:00
Roland Gruber
301baa028a
translation update, minor fixes
2003-07-30 20:46:07 +00:00
Roland Gruber
f29ba739eb
translation update
2003-07-30 14:34:33 +00:00
Roland Gruber
1512734ac1
added search_domains() function
2003-07-26 12:37:31 +00:00
Roland Gruber
baec410581
fixed search_username when using Samba 2.x and 3 in the same suffix
2003-07-06 10:03:21 +00:00