Commit Graph

9176 Commits

Author SHA1 Message Date
Kurt Zeilenga
1bb52f8da8 Fix typo 2004-10-09 03:25:28 +00:00
Kurt Zeilenga
228610dd33 ITS#3359: Crash on recursive rebind following referral 2004-10-09 03:20:05 +00:00
Kurt Zeilenga
37a305145f LDAP Cancel Operation 2004-10-09 03:02:28 +00:00
Howard Chu
c608556e8a More verbiage about running configure 2004-10-01 12:17:46 +00:00
Howard Chu
768f7af96b Revert 1.452.2.27 to sync with rest of tree 2004-09-28 05:05:16 +00:00
Pierangelo Masarati
3991e677b8 fix ITS#3346 2004-09-27 22:08:03 +00:00
Pierangelo Masarati
823b8817a1 fix ITS#3347 (erroneous import of back-sql improvements...) 2004-09-27 12:29:38 +00:00
Pierangelo Masarati
8e88320fe2 import fix from HEAD 2004-09-25 12:14:26 +00:00
Kurt Zeilenga
a6a7aa0be2 updated back-sql 2004-09-25 07:05:38 +00:00
Kurt Zeilenga
439e3b2bae Import add fix 2004-09-25 04:55:39 +00:00
Pierangelo Masarati
baadd35355 import improvements from HEAD 2004-09-24 16:09:15 +00:00
Kurt Zeilenga
2049087fc0 More fixes from HEAD 2004-09-24 01:17:09 +00:00
Kurt Zeilenga
8f4b8339a4 Fix error message 2004-09-24 00:34:12 +00:00
Kurt Zeilenga
79d27e9600 More syncrepl fixes 2004-09-24 00:32:12 +00:00
Kurt Zeilenga
2d1303fffb Ready for release 2004-09-13 16:41:57 +00:00
Kurt Zeilenga
d069bf775f syncrepl memleak fix 2004-09-12 22:22:38 +00:00
Kurt Zeilenga
d57ab41dcd Sync with HEAD 2004-09-11 22:10:00 +00:00
Kurt Zeilenga
ac12a56435 Ready for release 2004-09-11 04:23:03 +00:00
Kurt Zeilenga
452ddaed62 Add 3326 note 2004-09-10 18:43:54 +00:00
Kurt Zeilenga
0c3f6bfd86 Sync with HEAD 2004-09-10 18:42:41 +00:00
Kurt Zeilenga
ed2a966561 Add TLS_CIPHER_SUITE directive 2004-09-08 00:34:42 +00:00
Kurt Zeilenga
3a47fd1f9c backport hasSubordinate filter type assertion fix 2004-09-07 05:01:53 +00:00
Kurt Zeilenga
cb4dd1a14f SLAPI updates (blind commit) 2004-09-04 01:17:53 +00:00
Kurt Zeilenga
d225711b88 list latest fixes from HEAD 2004-09-03 22:16:05 +00:00
Kurt Zeilenga
054b556fdf Syncrepl changes from HEAD 2004-09-03 20:14:17 +00:00
Howard Chu
31f7dbca3d ITS#3309 import better fix from HEAD 2004-09-02 11:08:20 +00:00
Howard Chu
6a5ac55a4d Import ITS#3315 fix from HEAD - mem leak in slap_sasl2dn 2004-09-01 22:53:54 +00:00
Kurt Zeilenga
af4f2eda9a Add ITS#3309 fix
Add syncrepl exattrs
2004-09-01 04:13:18 +00:00
Kurt Zeilenga
f28f15da41 Sync with HEAD 2004-08-31 02:08:28 +00:00
Kurt Zeilenga
00fac6a5e9 Reflect latest commits 2004-08-30 21:35:32 +00:00
Kurt Zeilenga
1260856139 Additional syncrepl fixes 2004-08-30 20:52:43 +00:00
Kurt Zeilenga
09eba90f0f fix known controls bug
(seems odd to me that these backend know all of these controls)
2004-08-30 20:50:25 +00:00
Kurt Zeilenga
125893f502 include permissive modify fix 2004-08-30 20:06:37 +00:00
Kurt Zeilenga
2f28eb3860 Another round of changes from HEAD
backend_attribute (ITS#3140)
	ITS3259 fix
2004-08-30 19:47:12 +00:00
Kurt Zeilenga
8e667369d2 include fix for malformed test and var initialization 2004-08-30 18:34:38 +00:00
Kurt Zeilenga
f73145b78f rid list fix 2004-08-30 18:33:16 +00:00
Kurt Zeilenga
8846ae2eab Remove bogus assert 2004-08-30 18:18:31 +00:00
Kurt Zeilenga
6a22009fda remove extraneous (in 2.2) prototype 2004-08-30 18:10:36 +00:00
Kurt Zeilenga
427e684d2b attr_merge fix; cleanup 2004-08-30 17:52:51 +00:00
Kurt Zeilenga
49fac602e1 First round of changes from HEAD
backglue syncrepl context csn initialization
	SLAPI/syncrepl nextid interaction fix
	bind referrals fix
	ldapi:// sun_path fix
	add dnIsOneLevelRDN (this seems oldly named, RDNs only have one level)
	add entry_clean()
	SLAPI modify fix
2004-08-30 17:44:19 +00:00
Kurt Zeilenga
5b518e5cc2 CSN, LDAPsync and related fixes 2004-08-30 04:40:16 +00:00
Kurt Zeilenga
9cf009a0f8 Fix typo 2004-08-30 04:35:59 +00:00
Kurt Zeilenga
833169d522 Sync with HEAD 2004-08-30 04:35:21 +00:00
Kurt Zeilenga
691b3de9d5 error message fixes from HEAD 2004-08-30 02:59:59 +00:00
Kurt Zeilenga
29baa08422 find_connections fix (ITS#3280) from HEAD
Add ldap_pvt_url_scheme_port()
2004-08-30 02:59:22 +00:00
Kurt Zeilenga
325249a292 Sync with HEAD 2004-08-28 15:52:49 +00:00
Kurt Zeilenga
4ce33f0ea4 New RFCs 2004-08-28 15:50:49 +00:00
Kurt Zeilenga
44252fc3e1 Fix typo 2004-08-28 15:39:00 +00:00
Kurt Zeilenga
e33ba3808c + Fixed ldapsearch paged results size 0 bug
+       Fixed libldap SASL host connected to bug
+       Fixed libldap SASL proper sockbuf bug
+       Fixed libldap getaddrinfo hints portability bug
2004-08-28 15:35:42 +00:00
Kurt Zeilenga
d1940b77c7 C++ updates from HEAD 2004-08-28 15:32:52 +00:00