Commit Graph

390 Commits

Author SHA1 Message Date
Kurt Zeilenga
6d65b51ccb Remove cruft 2000-09-28 20:04:32 +00:00
Kurt Zeilenga
37c15dca40 Fix idletimeout 2000-09-28 20:01:05 +00:00
Kurt Zeilenga
06a4be7ea0 ITS#771: fix reversed logic log message 2000-09-28 19:44:03 +00:00
Kurt Zeilenga
26f6f5d43b Update comments 2000-09-28 19:35:12 +00:00
Kurt Zeilenga
b12c14d1be Add ldapcred fix 2000-09-28 19:15:34 +00:00
Kurt Zeilenga
2f9789535f ITS#768: slurpd start tls init bug 2000-09-28 18:04:33 +00:00
Kurt Zeilenga
e798bb8284 Zap "devel" schemas 2000-09-22 08:52:30 +00:00
Kurt Zeilenga
a47cb15db5 req2res: Don't abort on unknown tags 2000-09-21 22:31:40 +00:00
Kurt Zeilenga
5b9301ff5c Revert to rel eng 2000-09-21 21:47:56 +00:00
Kurt Zeilenga
44bdf84453 regen 2000-09-21 21:45:52 +00:00
Kurt Zeilenga
00c402759e Regen 2000-09-21 21:45:03 +00:00
Kurt Zeilenga
12c23ffd74 Ready for 2.0.4 release 2000-09-21 21:39:15 +00:00
Kurt Zeilenga
6fac3e25b2 Note ITS#761 fix: slapd/tools sasl_props handling 2000-09-21 21:35:10 +00:00
Kurt Zeilenga
42d0ee9b6e sasl_secprops: replace assert() with "" 2000-09-21 21:31:27 +00:00
Kurt Zeilenga
2fffee4611 ITS#760: set nodelay and keep alive after accept() as some (broken)
systems don't copy all properties of listening socket to the new socket.
2000-09-21 19:11:39 +00:00
Kurt Zeilenga
8238627550 Fix SASL logging bug (ITS#759) 2000-09-21 18:48:46 +00:00
Kurt Zeilenga
212b4cdf3a Fix logging error 2000-09-21 18:47:15 +00:00
Kurt Zeilenga
70f372b8ce Imported from devel
+ Fixed clients printf/usage bugs (ITS#749)
+ Fixed slapd spasswd support (ITS#751)
+ Fixed --enable-spasswd (ITS#751)
+ Fixed ldif(5) file:/// bug (ITS#750)
2000-09-20 21:31:48 +00:00
Kurt Zeilenga
fd6ba50453 Update based upon latest changes imported from devel. 2000-09-18 18:13:32 +00:00
Kurt Zeilenga
ba8b1a6980 Undo last change 2000-09-18 18:11:49 +00:00
Kurt Zeilenga
8083f9701a Rework slapadd schemacheck code to avoid unnecessary -s option 2000-09-18 18:10:22 +00:00
Kurt Zeilenga
eab920a399 Import updates from devel 2000-09-18 18:09:20 +00:00
Kurt Zeilenga
f266a9a929 Add TLS Support
Update SASL Support
2000-09-18 18:08:08 +00:00
Ben Collins
983fce3002 make definition match decleration (pulled from HEAD 2000-09-15 19:51:17 +00:00
Kurt Zeilenga
3e7dff5766 Canonicalize 2000-09-15 19:05:59 +00:00
Ben Collins
fd03d0f07d update 2000-09-15 18:59:36 +00:00
Kurt Zeilenga
c5972bf898 Remove NIS test and other cruft 2000-09-15 18:47:09 +00:00
Kurt Zeilenga
5930d0e64c Remove lint and sync with devel, no functional changes 2000-09-15 18:13:51 +00:00
Kurt Zeilenga
bad43369e1 Don't send empty cred 2000-09-15 18:12:56 +00:00
Kurt Zeilenga
6e71a7c925 Revert CHANGES to Release Engieering 2000-09-15 16:36:17 +00:00
Ben Collins
6860b136ff don't define NEED_COPY_HOSTENT in the decleration 2000-09-15 03:33:05 +00:00
Ben Collins
865809015c include ac/unistd.h to avoid compiler warnings 2000-09-15 03:11:02 +00:00
Ben Collins
764fb67039 fix formatting 2000-09-15 03:08:05 +00:00
Ben Collins
141d7d4a9a wrap unused function, ldap_int_thread_onlist() in #if 0 2000-09-15 03:07:43 +00:00
Kurt Zeilenga
10b3350598 Revert to release engineering 2000-09-15 03:07:37 +00:00
Ben Collins
c6a61334e2 fix compiler warnings by including ac/unistd.h 2000-09-15 03:06:50 +00:00
Ben Collins
8858bbcb56 fix compiler warnings by including ac/unistd.h and only declaring copy_hostent() when we actually need to use it 2000-09-15 03:06:17 +00:00
Ben Collins
666844dad6 initialize Sockbuf * to NULL 2000-09-15 03:05:26 +00:00
Ben Collins
57fe6d1df8 remove unused vars 2000-09-15 03:04:46 +00:00
Ben Collins
ddb96580b4 move some vars to where they are actually used to avoid compiler warnings 2000-09-15 03:04:03 +00:00
Ben Collins
99613885e9 fix call to ldap_connect_to_path() 2000-09-15 03:02:56 +00:00
Ben Collins
e57a627ca2 s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function 2000-09-15 02:55:54 +00:00
Ben Collins
a60f642c23 remove unused var, 'dn' 2000-09-15 02:54:28 +00:00
Ben Collins
f3ccf85e42 include ac/ctype.h and initialize some variables to avoid compiler warnings 2000-09-15 02:53:55 +00:00
Ben Collins
3d183ecb04 wrap unused function, ber_log_puts(), in #if 0 2000-09-15 02:51:34 +00:00
Ben Collins
3665baecf4 remove lint 2000-09-15 02:50:14 +00:00
Ben Collins
c206969bfe remove unused var 'actions' 2000-09-15 02:49:27 +00:00
Ben Collins
ccad9f5f66 Fix fprintf\'s, missing `prog\' argument 2000-09-15 02:48:09 +00:00
Ben Collins
01bb237857 compiler warnings, possible use of unitialized data 2000-09-15 02:45:53 +00:00
Kurt Zeilenga
b2225f06f8 Ready for 2.0.3 release 2000-09-14 20:12:32 +00:00