Commit Graph

15980 Commits

Author SHA1 Message Date
Pierangelo Masarati
9886940cff fix typo 2007-02-21 23:26:55 +00:00
Pierangelo Masarati
687ed8861a don't play with URL list if connect(2) is asynchronous 2007-02-21 22:26:26 +00:00
Pierangelo Masarati
e5ebfe6662 improve async connect handling in case of errors 2007-02-21 22:22:14 +00:00
Pierangelo Masarati
34fde82589 fix in-directory retcode lookup 2007-02-21 14:17:25 +00:00
Pierangelo Masarati
d130b7422f this should never occur, but in case keep it readable 2007-02-20 23:08:09 +00:00
Kurt Zeilenga
b3c4004042 Remove extrananous space in DN (in comment) 2007-02-19 23:39:01 +00:00
Pierangelo Masarati
9555065fea only fetch user if and as soon as required by filter 2007-02-17 17:35:11 +00:00
Pierangelo Masarati
814e6a305f extensibleObject allows all 2007-02-17 17:31:45 +00:00
Howard Chu
735180918d More notes now that LDAP_OPT_TIMEOUT is implemented. 2007-02-16 11:52:46 +00:00
Howard Chu
06212e9de9 Plug leaks 2007-02-16 02:22:24 +00:00
Kurt Zeilenga
7beb587a4b Cleanup last commit 2007-02-15 01:42:23 +00:00
Kurt Zeilenga
5953a397fc Fix C errors 2007-02-15 01:41:56 +00:00
Kurt Zeilenga
a9aeb858fe Needs <ac/time.h> 2007-02-15 01:20:46 +00:00
Ralf Haferkamp
663d3bdf07 bdb-Database need objectclass "olcBdbConfig", removed double quotes from DNs 2007-02-14 16:16:08 +00:00
Howard Chu
9b6f1edf9e ITS#4830 move -lltdl earlier in link order 2007-02-14 15:28:57 +00:00
Howard Chu
e28627f1e2 Added "slapd" rewrite map handler, connection_fake_init2 to use existing
tmpmemctx without reinitializing
2007-02-14 08:51:47 +00:00
Howard Chu
7dc2199bfd Fix rev 1.312 2007-02-14 00:08:26 +00:00
Pierangelo Masarati
4e75fa6345 cleanup 2007-02-13 23:34:42 +00:00
Pierangelo Masarati
5d31a6247c minor fixes... 2007-02-13 23:33:54 +00:00
Pierangelo Masarati
225e0014eb fix exit code 2007-02-13 23:31:49 +00:00
Howard Chu
59d4b38a7c syncinfo_free must be able to free multiple syncinfos 2007-02-13 14:35:53 +00:00
Howard Chu
f649d8a29c Cleanup si_ctxcsn and si_sids in db_destroy 2007-02-13 13:40:56 +00:00
Howard Chu
d38f2d8096 Coverity - check for malloc failure (however unlikely...) 2007-02-13 11:27:06 +00:00
Howard Chu
a256afcdc3 Exit if no values returned in do_random 2007-02-13 11:25:51 +00:00
Howard Chu
52aabd2d21 Coverity deadcode 2007-02-13 11:21:27 +00:00
Howard Chu
8db4bd2cc9 Coverity error, uninit'd rc 2007-02-13 11:13:14 +00:00
Howard Chu
3eb81978f3 Coverity leak 2007-02-13 11:10:36 +00:00
Howard Chu
ab2a55d222 Coverity error 2007-02-13 11:03:41 +00:00
Howard Chu
aa19286296 Coverity scan - saved attr may not exist for a Replace 2007-02-13 11:03:16 +00:00
Howard Chu
c3e28a5488 ITS#4840 fix typo 2007-02-12 11:53:59 +00:00
Howard Chu
b57450bd97 ITS#4662 note requirements for global option initialization 2007-02-12 11:40:57 +00:00
Howard Chu
72b08e35e0 ITS#3349 docs for SASL binds 2007-02-12 11:27:52 +00:00
Howard Chu
ff24fcc4f7 Rename ldap_memfree.3 to ldap_memory.3 2007-02-12 09:58:53 +00:00
Howard Chu
908ebf0fd2 ITS#2240 add ldap_start_tls and friends 2007-02-12 09:40:03 +00:00
Howard Chu
17186ccaab ITS#2240 ldap_controls_free and friends 2007-02-12 09:26:11 +00:00
Howard Chu
71f9d69bd0 ITS#2240 add ldap_memfree and friends 2007-02-12 08:52:55 +00:00
Howard Chu
638316f979 ITS#2240 ber_init and friends 2007-02-12 08:32:15 +00:00
Howard Chu
6e320f233e Forgot ber_sockbuf_io_fd 2007-02-12 06:27:26 +00:00
Howard Chu
e5b4be1b5f ITS#2240 add lber-sockbuf documentation 2007-02-12 06:20:03 +00:00
Howard Chu
4d021d2090 Note UDP (in)availability 2007-02-12 04:49:12 +00:00
Howard Chu
282a3c537a ITS#4707 added ldap_init_fd() 2007-02-12 04:43:03 +00:00
Howard Chu
1f635b8bcf ITS#4707 added new ldap_init_fd() API 2007-02-12 04:20:24 +00:00
Howard Chu
2bdc0819b4 Fix attribute deletion 2007-02-12 01:01:01 +00:00
Howard Chu
eecd3d7fe1 Remove cruft 2007-02-11 23:27:50 +00:00
Howard Chu
e7c5b684d0 Rework module_unload API 2007-02-11 23:01:08 +00:00
Howard Chu
a031b99546 Fix prev commit 2007-02-11 14:37:21 +00:00
Howard Chu
461461937b Use contextCSN checks to control delays 2007-02-11 14:24:35 +00:00
Howard Chu
f2355e91e0 Unconditionalize gmtime_mutex, always use it when calling lutil_csnstr 2007-02-11 13:52:55 +00:00
Howard Chu
ee2001ea4b Note mutex protection requirements 2007-02-11 13:45:39 +00:00
Howard Chu
6cbf65642a Move duplicate timestamp detection into lutil_gettime() 2007-02-11 13:42:29 +00:00