]>
git.sur5r.net Git - openldap/log 
Pierangelo Masarati  [Fri, 13 Feb 2009 01:12:56 +0000  (01:12  +0000)] 
more about ITS#5940
Pierangelo Masarati  [Fri, 13 Feb 2009 00:02:11 +0000  (00:02  +0000)] 
more about ITS#5940
Pierangelo Masarati  [Thu, 12 Feb 2009 23:00:47 +0000  (23:00 +0000)] 
rewrite info should always be set (ITS#5940)
Pierangelo Masarati  [Thu, 12 Feb 2009 22:29:13 +0000  (22:29 +0000)] 
fix recursion detection (ITS#5943)
Howard Chu  [Thu, 12 Feb 2009 17:07:21 +0000  (17:07 +0000)] 
Fix typo in prev commit
Howard Chu  [Thu, 12 Feb 2009 17:05:00 +0000  (17:05 +0000)] 
Ignore hangups on removed sockets
Howard Chu  [Wed, 11 Feb 2009 22:00:00 +0000  (22:00 +0000)] 
Add some asserts on CSN validity
Emmanuel Dreyfus  [Wed, 11 Feb 2009 05:03:25 +0000  (05:03  +0000)] 
Remove two useless lines (a badly applied patch before the last commit?)
Howard Chu  [Wed, 11 Feb 2009 01:48:09 +0000  (01:48  +0000)] 
Silence warning in prev commit
Howard Chu  [Wed, 11 Feb 2009 01:35:56 +0000  (01:35  +0000)] 
Add comments about ITS#3134, #5938, RFC4513 for posterity. This
Howard Chu  [Tue, 10 Feb 2009 21:29:56 +0000  (21:29 +0000)] 
Revert prev commit
Howard Chu  [Tue, 10 Feb 2009 20:07:24 +0000  (20:07 +0000)] 
ITS#5939 plug descriptor leak
Howard Chu  [Tue, 10 Feb 2009 15:13:31 +0000  (15:13 +0000)] 
ITS#5935 fix prev commit
Pierangelo Masarati  [Tue, 10 Feb 2009 14:27:28 +0000  (14:27 +0000)] 
more on ITS#5931: handle intermediate responses and support syncrepl also in back-ldap
Pierangelo Masarati  [Tue, 10 Feb 2009 14:19:17 +0000  (14:19 +0000)] 
fix previous (obviously broken) commit
Pierangelo Masarati  [Tue, 10 Feb 2009 14:11:52 +0000  (14:11 +0000)] 
ignore invalidCredentials (related to ITS#5893)
Pierangelo Masarati  [Tue, 10 Feb 2009 14:10:58 +0000  (14:10 +0000)] 
prefix '*' to only log first occurrence of ignored error
Pierangelo Masarati  [Tue, 10 Feb 2009 14:08:16 +0000  (14:08 +0000)] 
fix previous commit (and ITS#5931: now back-meta allows to proxy syncrepl)
Pierangelo Masarati  [Tue, 10 Feb 2009 13:58:09 +0000  (13:58 +0000)] 
partially addresses an issue with ITS#5931: intermediate responses seem to be handled, as well as entries with controls; syncrepl does not work yet
Howard Chu  [Tue, 10 Feb 2009 13:27:22 +0000  (13:27 +0000)] 
ITS#5937 fix ancient IPv6 typo
Pierangelo Masarati  [Tue, 10 Feb 2009 12:44:12 +0000  (12:44 +0000)] 
partially addresses an issue with ITS#5931
Howard Chu  [Tue, 10 Feb 2009 11:46:47 +0000  (11:46 +0000)] 
ITS#5893 less verbose on expected errors, exit on ServerDown
Howard Chu  [Tue, 10 Feb 2009 11:16:31 +0000  (11:16 +0000)] 
ITS#5392 use lutil_debug for Statslog if HAVE_DEBUG && !HAVE_SYSLOG
Howard Chu  [Tue, 10 Feb 2009 11:09:50 +0000  (11:09 +0000)] 
ITS#5613 compare listener URLs verbatim with serverID URLs
Howard Chu  [Tue, 10 Feb 2009 09:51:31 +0000  (09:51 +0000)] 
ITS#5853 restructure wait4msg / try_read1msg again. Consolidate
Howard Chu  [Tue, 10 Feb 2009 04:32:15 +0000  (04:32  +0000)] 
ITS#5925 fix prev commit
Howard Chu  [Tue, 10 Feb 2009 00:38:52 +0000  (00:38  +0000)] 
ITS#5935 test delete of running consumer
Howard Chu  [Tue, 10 Feb 2009 00:34:47 +0000  (00:34  +0000)] 
ITS#5935 better check for active syncrepl sessions, avoid double-free
Howard Chu  [Mon, 9 Feb 2009 21:14:46 +0000  (21:14 +0000)] 
ITS#5934 fix NULL pointer deref
Pierangelo Masarati  [Mon, 9 Feb 2009 14:55:56 +0000  (14:55 +0000)] 
do not assert when receiving intermediate response (partial fix to ITS#5931)
Howard Chu  [Mon, 9 Feb 2009 08:58:21 +0000  (08:58 +0000)] 
Remove obsolete libtool cruft
Howard Chu  [Mon, 9 Feb 2009 08:57:33 +0000  (08:57 +0000)] 
Remove relics from old libtool support
Howard Chu  [Mon, 9 Feb 2009 08:56:53 +0000  (08:56 +0000)] 
Revert prev commit, unnecessary
Howard Chu  [Mon, 9 Feb 2009 07:35:37 +0000  (07:35 +0000)] 
ITS#5929 create and remove shared library symlinks
Howard Chu  [Mon, 9 Feb 2009 05:38:30 +0000  (05:38  +0000)] 
ITS#5927 MicrosoftAD compatibility hack (YUCK) - treat '=' as '-'
Howard Chu  [Sun, 8 Feb 2009 03:25:48 +0000  (03:25  +0000)] 
ITS#5928 hide all ldap_pvt_tls APIs when !HAVE_TLS
Emmanuel Dreyfus  [Sat, 7 Feb 2009 22:10:24 +0000  (22:10 +0000)] 
libtoolize autogroup
Pierangelo Masarati  [Sat, 7 Feb 2009 15:09:18 +0000  (15:09 +0000)] 
discard attribute values if attribute name cannot be parsed (ITS#5927)
Pierangelo Masarati  [Sat, 7 Feb 2009 11:54:53 +0000  (11:54 +0000)] 
consistently allow explicit add/delete of superior objectClasses (ITS#5517)
Gavin Henry  [Fri, 6 Feb 2009 17:34:07 +0000  (17:34 +0000)] 
wrong section.
Gavin Henry  [Fri, 6 Feb 2009 17:17:45 +0000  (17:17 +0000)] 
(ITS#5904) - typo
Gavin Henry  [Fri, 6 Feb 2009 17:00:47 +0000  (17:00 +0000)] 
(ITS#5904) Docs: admin guide describes log levels inconsistently
Pierangelo Masarati  [Fri, 6 Feb 2009 00:04:19 +0000  (00:04  +0000)] 
more about testing for ITS#5923
Howard Chu  [Fri, 6 Feb 2009 00:01:38 +0000  (00:01  +0000)] 
More for #5812, ifdef NOCANON option
Howard Chu  [Thu, 5 Feb 2009 22:59:02 +0000  (22:59 +0000)] 
Fix prev commit, no recursion allowed in glue_sub_attach
Howard Chu  [Thu, 5 Feb 2009 21:54:11 +0000  (21:54 +0000)] 
#5925, set LINKED flag so it's possible to detect non-linked subs.
Howard Chu  [Thu, 5 Feb 2009 21:44:21 +0000  (21:44 +0000)] 
ITS#5925, allow online glue_sub_attach to be deferred
Pierangelo Masarati  [Thu, 5 Feb 2009 21:38:24 +0000  (21:38 +0000)] 
this would have detected ITS#5923 much earlier...
Pierangelo Masarati  [Thu, 5 Feb 2009 21:11:05 +0000  (21:11 +0000)] 
more about ITS#5792
Howard Chu  [Thu, 5 Feb 2009 20:57:17 +0000  (20:57 +0000)] 
ITS#5922 - disable meter for non-default debug settings
Howard Chu  [Thu, 5 Feb 2009 20:50:26 +0000  (20:50 +0000)] 
Update to -09, last available revision
Pierangelo Masarati  [Thu, 5 Feb 2009 19:54:51 +0000  (19:54 +0000)] 
fix use of dangling pointers (ITS#5924)
Pierangelo Masarati  [Thu, 5 Feb 2009 18:46:03 +0000  (18:46 +0000)] 
initialize ndn (ITS#5923)
Pierangelo Masarati  [Thu, 5 Feb 2009 18:44:52 +0000  (18:44 +0000)] 
build entry's pretty DN from parent's (ITS#5326)
Gavin Henry  [Thu, 5 Feb 2009 12:39:31 +0000  (12:39 +0000)] 
(ITS#5904) Docs: admin guide describes log levels inconsistently
Howard Chu  [Thu, 5 Feb 2009 10:39:47 +0000  (10:39 +0000)] 
More for prev commit, note when closing DB
Howard Chu  [Thu, 5 Feb 2009 10:07:20 +0000  (10:07 +0000)] 
Fix spinner in prev commit
Howard Chu  [Thu, 5 Feb 2009 09:38:07 +0000  (09:38 +0000)] 
ITS#5922 with namespace changes
Pierangelo Masarati  [Wed, 4 Feb 2009 22:36:49 +0000  (22:36 +0000)] 
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
Pierangelo Masarati  [Wed, 4 Feb 2009 20:06:28 +0000  (20:06 +0000)] 
olcDatabase needs X-SORTED 'SIBLINGS' index
Gavin Henry  [Wed, 4 Feb 2009 15:46:04 +0000  (15:46 +0000)] 
(ITS#5918) slapacl(8c) badly worded
Howard Chu  [Wed, 4 Feb 2009 08:56:04 +0000  (08:56 +0000)] 
ITS#5920 restore old HAS_TLS test
Howard Chu  [Tue, 3 Feb 2009 02:16:03 +0000  (02:16  +0000)] 
ITS#5903 more tests
Howard Chu  [Tue, 3 Feb 2009 02:14:53 +0000  (02:14  +0000)] 
Remove redundant isGrouporMember calls
Howard Chu  [Tue, 3 Feb 2009 01:58:57 +0000  (01:58  +0000)] 
Fix prev commit for modify/delete
Quanah Gibson-Mount  [Mon, 2 Feb 2009 23:48:07 +0000  (23:48 +0000)] 
Add CVS header
Emmanuel Dreyfus  [Mon, 2 Feb 2009 22:14:07 +0000  (22:14 +0000)] 
Add makefile for slapo-cloak
Howard Chu  [Mon, 2 Feb 2009 21:14:34 +0000  (21:14 +0000)] 
ITS#5916 - externally callable functions are ldap_pvt, not ldap_int.
Quanah Gibson-Mount  [Mon, 2 Feb 2009 19:32:35 +0000  (19:32 +0000)] 
Add CVS header
Gavin Henry  [Mon, 2 Feb 2009 18:23:56 +0000  (18:23 +0000)] 
(ITS#5788) Search does not work with nested naming contexts
Gavin Henry  [Mon, 2 Feb 2009 17:58:42 +0000  (17:58 +0000)] 
(ITS#5852) ACL behaviour does not match Admin Guide
Pierangelo Masarati  [Sat, 31 Jan 2009 19:26:09 +0000  (19:26 +0000)] 
typo in error message
Emmanuel Dreyfus  [Sat, 31 Jan 2009 19:23:04 +0000  (19:23 +0000)] 
Missing stuff for proper linking of the module (sorry for the double commit)
Emmanuel Dreyfus  [Sat, 31 Jan 2009 18:42:59 +0000  (18:42 +0000)] 
libtoolize
Pierangelo Masarati  [Sat, 31 Jan 2009 15:55:41 +0000  (15:55 +0000)] 
clarify cookie in MM and MMR
Pierangelo Masarati  [Sat, 31 Jan 2009 10:27:07 +0000  (10:27 +0000)] 
Allow alias dereferencing in search C API; use new API in proxy backends (ITS#5916)
Gavin Henry  [Fri, 30 Jan 2009 22:40:05 +0000  (22:40 +0000)] 
(ITS#5851 ACL behaviour does not match slapd.access(5))
Gavin Henry  [Fri, 30 Jan 2009 22:14:39 +0000  (22:14 +0000)] 
(ITS#5873) slapd(8) does not mention sid in -c option value
Quanah Gibson-Mount  [Fri, 30 Jan 2009 21:02:32 +0000  (21:02 +0000)] 
Fix out of order comments
Quanah Gibson-Mount  [Fri, 30 Jan 2009 20:57:05 +0000  (20:57 +0000)] 
Add missing headers
Quanah Gibson-Mount  [Fri, 30 Jan 2009 20:27:52 +0000  (20:27 +0000)] 
Fix missing CVS header
Hallvard Furuseth  [Fri, 30 Jan 2009 14:14:22 +0000  (14:14 +0000)] 
Cleanup - macroize magic constant (ITS#5909)
Pierangelo Masarati  [Fri, 30 Jan 2009 01:29:32 +0000  (01:29  +0000)] 
muck with flags only when needed (ITS#5898)
Gavin Henry  [Fri, 30 Jan 2009 00:23:58 +0000  (00:23  +0000)] 
(ITS#5914) Update all man pages that only 'SEE ALSO slapd.conf(5)' to list slapd-config(5)
Gavin Henry  [Fri, 30 Jan 2009 00:04:19 +0000  (00:04  +0000)] 
(ITS#5891 Update slapdadd (and related tools) -n option
Howard Chu  [Thu, 29 Jan 2009 22:43:18 +0000  (22:43 +0000)] 
check mutex in connection_write()
Pierangelo Masarati  [Thu, 29 Jan 2009 20:30:19 +0000  (20:30 +0000)] 
proxy RFC4525 increment; bail out in case of unsupported extension (ITS#5912)
Howard Chu  [Thu, 29 Jan 2009 15:15:16 +0000  (15:15 +0000)] 
revert epoll edge-triggered listening, just use it to silence hangup events
Gavin Henry  [Wed, 28 Jan 2009 23:31:12 +0000  (23:31 +0000)] 
Copyright update.
Gavin Henry  [Wed, 28 Jan 2009 23:02:04 +0000  (23:02 +0000)] 
(ITS#5828) Some slap* man pages only talk about slapd.conf
Rein Tollevik  [Wed, 28 Jan 2009 22:43:39 +0000  (22:43 +0000)] 
Use backticks, $(...) is not in old shells.
Rein Tollevik  [Wed, 28 Jan 2009 12:17:50 +0000  (12:17 +0000)] 
ITS#5910 fixed sed pathname substitution
Rein Tollevik  [Wed, 28 Jan 2009 12:14:47 +0000  (12:14 +0000)] 
ITS#5910 always append to the log file
Howard Chu  [Wed, 28 Jan 2009 03:33:52 +0000  (03:33  +0000)] 
More for prev commit: Delete obsolete functions
Howard Chu  [Wed, 28 Jan 2009 02:03:07 +0000  (02:03  +0000)] 
Reverse lock order when detaching op
Howard Chu  [Wed, 28 Jan 2009 01:45:40 +0000  (01:45  +0000)] 
ITS#5857 always combine frontend and backend: restrict, requires, ssf
Howard Chu  [Wed, 28 Jan 2009 00:29:34 +0000  (00:29  +0000)] 
ITS#5903 restructure callbacks
Gavin Henry  [Tue, 27 Jan 2009 22:21:20 +0000  (22:21 +0000)] 
(ITS#5721) Expansion on dncachesize behavior
Rein Tollevik  [Tue, 27 Jan 2009 19:18:13 +0000  (19:18 +0000)] 
ITS#5907 use overlay BackendInfo to read old entry.
Howard Chu  [Tue, 27 Jan 2009 18:47:11 +0000  (18:47 +0000)] 
ITS#5540 forgot a file