Howard Chu
|
27d0e14a12
|
Cleanup comments, copyright
|
2004-03-13 09:13:11 +00:00 |
|
Howard Chu
|
3810fa18d8
|
Added PasswordPolicy control
|
2004-03-12 21:22:32 +00:00 |
|
Pierangelo Masarati
|
daa29805ad
|
define error codes for lutil_passwd* funcs
|
2004-03-12 20:07:41 +00:00 |
|
Pierangelo Masarati
|
1d1cd21814
|
allow '$' as action prefix instead of '%'; backward compatibility is preserved
|
2004-03-10 19:21:39 +00:00 |
|
Pierangelo Masarati
|
14f2ebe1d3
|
'=' must be escaped (and escapable by '\') according to RFC2253 and draft-ietf-ldapbis-dn-XX (ITS#3009; must have slipped thru some changes long time ago...)
|
2004-03-09 20:43:27 +00:00 |
|
Howard Chu
|
c558bd49bc
|
ITS#2992 Windows fixes from Alexey Melnikov
|
2004-03-05 12:24:06 +00:00 |
|
Pierangelo Masarati
|
8aedfad3bb
|
improve previous commit
|
2004-03-05 10:53:35 +00:00 |
|
Howard Chu
|
127cdb6432
|
ITS#2996 make sure T_SRV is defined for both places it is referenced
|
2004-03-05 10:35:21 +00:00 |
|
Pierangelo Masarati
|
df312502ac
|
append trailing slash to AD canonical if DN is exactly a domain (ITS#3000)
|
2004-03-05 10:33:43 +00:00 |
|
Howard Chu
|
f3f78e8a1f
|
ITS#2997 change MAXTHREADS to LDAP_MAXTHR
|
2004-03-04 15:35:29 +00:00 |
|
Howard Chu
|
6362951d6e
|
ITS#2993 fix prev commit
|
2004-03-03 15:58:57 +00:00 |
|
Howard Chu
|
8bac3b4ff7
|
Pass result berval to lutil_passwd_hash instead of returning it.
|
2004-03-02 21:59:24 +00:00 |
|
Pierangelo Masarati
|
99c7f5318a
|
really minor cleanup
|
2004-02-28 12:04:33 +00:00 |
|
Pierangelo Masarati
|
55ae6e4c91
|
intercept errors from maps
|
2004-02-28 12:04:06 +00:00 |
|
Howard Chu
|
9c6428b29e
|
Deleted Kerberos and Netscape support
|
2004-02-26 03:10:53 +00:00 |
|
Howard Chu
|
6cedc94c63
|
ITS#2944, #2956 - revert maxbuf patch from ITS#2184
Still need to think about interoperability with other versions, vendors...
|
2004-02-24 16:25:39 +00:00 |
|
Howard Chu
|
75af144930
|
Fix mutex deadlock obtaining msgid
|
2004-02-13 02:47:53 +00:00 |
|
Howard Chu
|
f8d54b4e87
|
Fix prev EBCDIC commit
|
2004-02-04 22:53:17 +00:00 |
|
Howard Chu
|
9f3b0d60f9
|
Fix EBCDIC conversion for syslog()
|
2004-02-03 03:58:38 +00:00 |
|
Howard Chu
|
77dc2c479f
|
ITS#2899 NS-MTA-MD5 password len is exactly 64 bytes.
|
2004-01-25 10:39:32 +00:00 |
|
Howard Chu
|
690f0111e9
|
ITS#2894 - search refs that are the immediate result of another search
ref are associated with the parent req instead of the original req, to
prevent infinite loops.
|
2004-01-25 10:30:10 +00:00 |
|
Howard Chu
|
02a6301f22
|
ITS#2926 from igor@ipass.net, slightly modified
|
2004-01-24 03:33:44 +00:00 |
|
Ralf Haferkamp
|
0b907a37c5
|
fixed format string
|
2004-01-19 16:56:15 +00:00 |
|
Kurt Zeilenga
|
1d933bf8ec
|
Minor tweak to last commit
|
2004-01-17 19:11:20 +00:00 |
|
Howard Chu
|
54f38330ef
|
define HFIXEDSZ if it's missing. Not all platforms have it.
|
2004-01-17 01:54:14 +00:00 |
|
Howard Chu
|
a6b1dfd1c8
|
Fix ldap_pvt_thread_self, GetCurrentThread() returns a constant, not a
unique value.
|
2004-01-15 09:59:11 +00:00 |
|
Kurt Zeilenga
|
c3674e92f9
|
Fix text == NULL bugs in last commit
|
2004-01-09 04:48:40 +00:00 |
|
Kurt Zeilenga
|
c8408d3c6a
|
ITS#2906: report invalid userPassword schemes, clarify documentation
|
2004-01-09 04:11:57 +00:00 |
|
Pierangelo Masarati
|
fde8af364d
|
remove (unnecessary) c++ style comments (ITS#2908)
|
2004-01-08 16:20:32 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
afb520a6e9
|
LDAP_SCOPE SUBORDINATE implementation
|
2003-12-30 01:34:05 +00:00 |
|
Kurt Zeilenga
|
2775c8d4a8
|
Update no-op control to return LDAP_NO_OPERATION instead of LDAP_SUCCESS.
(back-sql needs to be updated)
|
2003-12-29 23:31:39 +00:00 |
|
Kurt Zeilenga
|
fcad25da47
|
Misc code cleanup
|
2003-12-29 22:25:43 +00:00 |
|
Pierangelo Masarati
|
3994dc645a
|
allow to set max passes per rule
|
2003-12-29 18:02:49 +00:00 |
|
Pierangelo Masarati
|
c860ba6a23
|
fix, clarify and document previous commit
|
2003-12-29 17:06:43 +00:00 |
|
Pierangelo Masarati
|
8b797f70e2
|
allow user-defined return codes from rewriteRules
|
2003-12-29 16:14:47 +00:00 |
|
Pierangelo Masarati
|
748e144a16
|
allow '%' escape; treat anything else as error
|
2003-12-29 15:10:59 +00:00 |
|
Pierangelo Masarati
|
e9314574aa
|
allow memory ownership specification when using (session- wide) variables
|
2003-12-27 18:48:06 +00:00 |
|
Pierangelo Masarati
|
43f5b50319
|
fix memory ownership
|
2003-12-27 17:52:07 +00:00 |
|
Kurt Zeilenga
|
4590651cf9
|
Revert #if 0
|
2003-12-21 08:25:55 +00:00 |
|
Kurt Zeilenga
|
46053f84a6
|
Clean up LDAP Sync result codes
|
2003-12-17 21:09:28 +00:00 |
|
Kurt Zeilenga
|
271fff13de
|
Sync with HEAD
|
2003-12-17 17:55:27 +00:00 |
|
Kurt Zeilenga
|
4d29df5bd1
|
Add LDAP_DEPRECATED macro
Need to remove use of deprecated functions.
|
2003-12-14 02:47:42 +00:00 |
|
Howard Chu
|
39eb55b5f4
|
ITS#2869 fix decode length checks again
|
2003-12-11 13:24:06 +00:00 |
|
Kurt Zeilenga
|
430b67aa60
|
Change API error codes to negative numbers so as not to clash
with newly assigned protocol result codes.
|
2003-12-11 05:26:32 +00:00 |
|
Kurt Zeilenga
|
14b170ce20
|
More blind s/unsigned long/ac_uint4/ changes
|
2003-12-09 21:57:34 +00:00 |
|
Kurt Zeilenga
|
96cb99aa54
|
s/unsigned long/ac_uint4/
|
2003-12-08 18:08:29 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Howard Chu
|
7fedf13e02
|
ITS#2494 sort entries ahead of everything else
|
2003-12-07 11:15:22 +00:00 |
|
Kurt Zeilenga
|
4383fcd566
|
Fix liblunicode issues on systems where sizeof(long) > 4.
Code still lacks portability (alignment/padding, required ac_uint2/4 types)
Should resolve ITS#2632, ITS#2660, ITS#2784
|
2003-12-07 08:29:07 +00:00 |
|