Commit Graph

99 Commits

Author SHA1 Message Date
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
Roland Gruber 07f4b26790 sort entries from search_units() 2003-07-02 17:58:55 +00:00
Roland Gruber a24b3913fb fixed bug in search_units, suffix is now search case-intensitive 2003-06-30 19:50:42 +00:00
Roland Gruber 4a7f81986e added fix for broken DNs 2003-06-28 09:30:21 +00:00
Roland Gruber dca3c98ee6 fixed search_units 2003-06-28 09:07:20 +00:00
Roland Gruber 733240f369 fixed search_units() if no OUs are in the suffix 2003-06-28 08:05:58 +00:00
Roland Gruber e4b5049df9 moved suffix search to ldap.inc
removed unneeded echo in profilecreate.php
2003-06-14 12:16:59 +00:00
Roland Gruber ad520a8995 prepare Samba 3 support 2003-06-08 18:58:01 +00:00
Roland Gruber 065ca2a0d7 fixed login with empty password 2003-05-16 16:32:09 +00:00
Roland Gruber 5f7ac148f1 removed 0's from decrypted username+password 2003-05-14 21:17:05 +00:00
Roland Gruber 0e34df01c7 fixed messages if user suffix is invalid 2003-05-13 15:54:37 +00:00
Roland Gruber 755c8b0637 removed deprecated functions 2003-04-27 16:29:53 +00:00
Roland Gruber 53fd170bfb files were moved 2003-04-23 19:13:55 +00:00