]>
git.sur5r.net Git - openldap/log 
Howard Chu  [Tue, 25 Mar 2003 20:17:05 +0000  (20:17 +0000)] 
#if out unused cache rdwr locks
Howard Chu  [Tue, 25 Mar 2003 18:44:00 +0000  (18:44 +0000)] 
struct co_arg is redundant, removed
Howard Chu  [Tue, 25 Mar 2003 18:17:34 +0000  (18:17 +0000)] 
Simplify indexer - remove redundant dbname parameter
Howard Chu  [Tue, 25 Mar 2003 17:49:35 +0000  (17:49 +0000)] 
ITS#2392 - move cache_commit inside transaction. needs lock protection,
Pierangelo Masarati  [Tue, 25 Mar 2003 14:34:01 +0000  (14:34 +0000)] 
fix bug in schema check
Pierangelo Masarati  [Mon, 24 Mar 2003 22:23:18 +0000  (22:23 +0000)] 
blind fix of value_match when SLAP_NVALUES is set
Howard Chu  [Mon, 24 Mar 2003 19:36:25 +0000  (19:36 +0000)] 
Fix prev commit
Howard Chu  [Mon, 24 Mar 2003 19:19:54 +0000  (19:19 +0000)] 
Fix shadowed text/textbuf
Howard Chu  [Mon, 24 Mar 2003 17:28:26 +0000  (17:28 +0000)] 
SLAP_NVALUES fix
Howard Chu  [Mon, 24 Mar 2003 15:00:04 +0000  (15:00 +0000)] 
ITS#2363 - slurpd should now exit cleanly without -KILL
Howard Chu  [Mon, 24 Mar 2003 14:57:10 +0000  (14:57 +0000)] 
ITS#2363 - use wake_sds ala slapd/daemon.c for signal management
Howard Chu  [Mon, 24 Mar 2003 07:49:59 +0000  (07:49 +0000)] 
Clean up SIGBREAK / NT
Kurt Zeilenga  [Mon, 24 Mar 2003 06:49:55 +0000  (06:49 +0000)] 
SLAP_NVALUES: a few more matching rules
Kurt Zeilenga  [Mon, 24 Mar 2003 03:50:02 +0000  (03:50  +0000)] 
Clarify that mkrelease script must not muck with the export
Kurt Zeilenga  [Mon, 24 Mar 2003 03:37:49 +0000  (03:37  +0000)] 
mkrelease is too late for modification of the release.  This
Howard Chu  [Mon, 24 Mar 2003 02:59:43 +0000  (02:59  +0000)] 
SLAP_NVALUES - quick hack, just set a->a_nvals = a->a_vals. will need to
Howard Chu  [Mon, 24 Mar 2003 02:24:23 +0000  (02:24  +0000)] 
SLAP_NVALUES - add attr_merge comment
Howard Chu  [Mon, 24 Mar 2003 02:16:42 +0000  (02:16  +0000)] 
SLAP_NVALUES - a_nvals is useless if ma_rule isn't the same as attr's.
Kurt Zeilenga  [Mon, 24 Mar 2003 02:16:10 +0000  (02:16  +0000)] 
SLAP_NVALUES: telephoneNumberNormalize
Kurt Zeilenga  [Mon, 24 Mar 2003 02:11:41 +0000  (02:11  +0000)] 
SLAP_NVALUES: add numericStringNormalize()
Kurt Zeilenga  [Mon, 24 Mar 2003 02:11:16 +0000  (02:11  +0000)] 
Clarify comment
Howard Chu  [Mon, 24 Mar 2003 02:03:33 +0000  (02:03  +0000)] 
SLAP_NVALUES fix matchedValues
Howard Chu  [Mon, 24 Mar 2003 01:56:56 +0000  (01:56  +0000)] 
SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is
Howard Chu  [Mon, 24 Mar 2003 01:19:43 +0000  (01:19  +0000)] 
Fix order of arguments
Hallvard Furuseth  [Sun, 23 Mar 2003 16:37:06 +0000  (16:37 +0000)] 
Manpage nitpicks
Howard Chu  [Sun, 23 Mar 2003 16:00:20 +0000  (16:00 +0000)] 
ITS#2364 fix unterminated AttributeName array
Howard Chu  [Sun, 23 Mar 2003 15:45:06 +0000  (15:45 +0000)] 
Fix typo
Howard Chu  [Sun, 23 Mar 2003 15:28:41 +0000  (15:28 +0000)] 
Code for SLAP_NVALUES_ON_DISK in entry_encode/entry_decode
Howard Chu  [Sun, 23 Mar 2003 15:27:43 +0000  (15:27 +0000)] 
BDB_HIER was defined by accident, undef
Kurt Zeilenga  [Sun, 23 Mar 2003 05:54:52 +0000  (05:54  +0000)] 
Boolean indexing support
Kurt Zeilenga  [Sun, 23 Mar 2003 03:23:32 +0000  (03:23  +0000)] 
Add SLAP_NVALUES_ON_DISK define (but not code)
Kurt Zeilenga  [Sun, 23 Mar 2003 02:58:36 +0000  (02:58  +0000)] 
Add namingCSN attribute type
Kurt Zeilenga  [Sat, 22 Mar 2003 22:28:57 +0000  (22:28 +0000)] 
Use ifdef not comment to comment out code
Kurt Zeilenga  [Sat, 22 Mar 2003 22:27:56 +0000  (22:27 +0000)] 
Minor tweak to search filter
Howard Chu  [Sat, 22 Mar 2003 16:59:41 +0000  (16:59 +0000)] 
Plug ndn leak (re: ITS#2390)
Kurt Zeilenga  [Sat, 22 Mar 2003 16:38:31 +0000  (16:38 +0000)] 
ITS#2390 fix for back-bdb
Howard Chu  [Sat, 22 Mar 2003 16:26:38 +0000  (16:26 +0000)] 
ITS#2390 - freeing uninit'd ndn
Howard Chu  [Sat, 22 Mar 2003 16:21:44 +0000  (16:21 +0000)] 
Still need DB_AUTO_COMMIT flag
Kurt Zeilenga  [Sat, 22 Mar 2003 16:12:59 +0000  (16:12 +0000)] 
namingCSN
Kurt Zeilenga  [Sat, 22 Mar 2003 16:12:39 +0000  (16:12 +0000)] 
ITS#2847: fix cn=#,...
Kurt Zeilenga  [Thu, 20 Mar 2003 19:50:22 +0000  (19:50 +0000)] 
Remove cache stuff
Howard Chu  [Thu, 20 Mar 2003 12:40:11 +0000  (12:40 +0000)] 
ITS#2389 - stop reading requests on a conn if it has more than
Howard Chu  [Thu, 20 Mar 2003 11:54:17 +0000  (11:54 +0000)] 
ITS#2389 - stop reading requests on a connection when we are blocked
Howard Chu  [Thu, 20 Mar 2003 11:07:53 +0000  (11:07 +0000)] 
ITS#2388 fix if() conditions.
Howard Chu  [Wed, 19 Mar 2003 02:01:49 +0000  (02:01  +0000)] 
Edit portable.nt to update OPENLDAP_VERSION
Howard Chu  [Wed, 19 Mar 2003 01:39:05 +0000  (01:39  +0000)] 
Use OPENLDAP_PACKAGE instead of _OLV_PKG
Howard Chu  [Wed, 19 Mar 2003 01:38:34 +0000  (01:38  +0000)] 
Use OPENLDAP_PACKAGE (from portable.h) instead of _OLV_PKG, etc.
Howard Chu  [Wed, 19 Mar 2003 01:31:42 +0000  (01:31  +0000)] 
Use ol_version.h
Howard Chu  [Tue, 18 Mar 2003 23:37:14 +0000  (23:37 +0000)] 
Use ol_version.h
Howard Chu  [Tue, 18 Mar 2003 22:53:15 +0000  (22:53 +0000)] 
Rename version.h to ol_version.h
Howard Chu  [Tue, 18 Mar 2003 22:50:07 +0000  (22:50 +0000)] 
New version.h to replace mkversion
Howard Chu  [Tue, 18 Mar 2003 17:52:48 +0000  (17:52 +0000)] 
ITS#2385 fix typo in comment terminator
Pierangelo Masarati  [Tue, 18 Mar 2003 14:38:40 +0000  (14:38 +0000)] 
value is parsed in place; minor cleanup
Pierangelo Masarati  [Tue, 18 Mar 2003 10:38:23 +0000  (10:38 +0000)] 
document -u option
Howard Chu  [Tue, 18 Mar 2003 00:04:16 +0000  (00:04  +0000)] 
Don't use DB_AUTO_COMMIT when opening a database
Kurt Zeilenga  [Mon, 17 Mar 2003 06:06:02 +0000  (06:06 +0000)] 
replace get_substring_filter with get_ssa()
Kurt Zeilenga  [Mon, 17 Mar 2003 00:30:35 +0000  (00:30  +0000)] 
SLAP_NVALUES: fix values_find_ex call
Kurt Zeilenga  [Mon, 17 Mar 2003 00:27:33 +0000  (00:27  +0000)] 
SLAP_NVALUES: more fixes
Kurt Zeilenga  [Mon, 17 Mar 2003 00:10:43 +0000  (00:10  +0000)] 
SLAP_NVALUES updates
Kurt Zeilenga  [Sun, 16 Mar 2003 23:54:40 +0000  (23:54 +0000)] 
Undo last commit
Kurt Zeilenga  [Sun, 16 Mar 2003 23:54:22 +0000  (23:54 +0000)] 
SLAP_NVALUES: remove all the extra frees
Kurt Zeilenga  [Sun, 16 Mar 2003 23:52:44 +0000  (23:52 +0000)] 
SLAP_NVALUES: fix extraneous free bug.
Kurt Zeilenga  [Sun, 16 Mar 2003 21:58:00 +0000  (21:58 +0000)] 
Fix typos in last commit
Kurt Zeilenga  [Sun, 16 Mar 2003 21:50:39 +0000  (21:50 +0000)] 
Rewrite filter routines to malloc() late.
Kurt Zeilenga  [Sun, 16 Mar 2003 19:09:07 +0000  (19:09 +0000)] 
SLAP_NVALUES: still chasing an extranous free... this just saves
Kurt Zeilenga  [Sun, 16 Mar 2003 18:48:44 +0000  (18:48 +0000)] 
reorder to statements for debugging purposes
Kurt Zeilenga  [Sun, 16 Mar 2003 18:10:16 +0000  (18:10 +0000)] 
SLAP_NVALUES changes
Howard Chu  [Sun, 16 Mar 2003 12:34:40 +0000  (12:34 +0000)] 
ITS#2382 use ch_calloc
Kurt Zeilenga  [Sun, 16 Mar 2003 06:41:53 +0000  (06:41 +0000)] 
SLAP_NVALUES updates
Kurt Zeilenga  [Sun, 16 Mar 2003 06:03:23 +0000  (06:03 +0000)] 
SLAP_NVALUES updates
Kurt Zeilenga  [Sun, 16 Mar 2003 01:39:39 +0000  (01:39  +0000)] 
SLAP_NVALUES: value_find v value_find_ex
Kurt Zeilenga  [Sat, 15 Mar 2003 23:59:14 +0000  (23:59 +0000)] 
Not sure why these asserts are failing...  too tired to figure it...
Kurt Zeilenga  [Sat, 15 Mar 2003 23:36:23 +0000  (23:36 +0000)] 
Fix typo (ITS#2379)
Kurt Zeilenga  [Sat, 15 Mar 2003 23:02:55 +0000  (23:02 +0000)] 
Fix test006-acls
Kurt Zeilenga  [Sat, 15 Mar 2003 22:47:17 +0000  (22:47 +0000)] 
NVALUES: fix a couple of value_find_ex() calls
Kurt Zeilenga  [Sat, 15 Mar 2003 19:45:36 +0000  (19:45 +0000)] 
Add some additional error checking...
Howard Chu  [Fri, 14 Mar 2003 09:42:18 +0000  (09:42 +0000)] 
Plug leaks in controls_destroy()
Howard Chu  [Fri, 14 Mar 2003 09:37:27 +0000  (09:37 +0000)] 
Plug leaks. (benign. slap_controls and root_dse need a destroy() still,
Kurt Zeilenga  [Fri, 14 Mar 2003 04:56:08 +0000  (04:56  +0000)] 
just in case <netdb.h> does something like
Howard Chu  [Fri, 14 Mar 2003 04:25:39 +0000  (04:25  +0000)] 
ITS#2373 add declaration of h_errno
Howard Chu  [Thu, 13 Mar 2003 15:53:19 +0000  (15:53 +0000)] 
ITS#2371, fix BDB_SUBDIRs
Kurt Zeilenga  [Thu, 13 Mar 2003 04:16:18 +0000  (04:16  +0000)] 
minor cleanup
Howard Chu  [Thu, 13 Mar 2003 02:01:14 +0000  (02:01  +0000)] 
Fix version check in previous
Howard Chu  [Thu, 13 Mar 2003 01:58:26 +0000  (01:58  +0000)] 
ITS#2356 - support Perl newer than 5.6
Kurt Zeilenga  [Thu, 13 Mar 2003 01:29:49 +0000  (01:29  +0000)] 
Minor tweaks
Kurt Zeilenga  [Thu, 13 Mar 2003 01:05:40 +0000  (01:05  +0000)] 
Use BER_BVC
Kurt Zeilenga  [Thu, 13 Mar 2003 00:53:40 +0000  (00:53  +0000)] 
Fix typo in last commit
Kurt Zeilenga  [Thu, 13 Mar 2003 00:51:06 +0000  (00:51  +0000)] 
Another comment.
Kurt Zeilenga  [Thu, 13 Mar 2003 00:50:30 +0000  (00:50  +0000)] 
Add comment that this schema is invalid
Howard Chu  [Wed, 12 Mar 2003 23:07:09 +0000  (23:07 +0000)] 
Fix up lutil_passwd stuff to avoid struct berval definition
Howard Chu  [Wed, 12 Mar 2003 21:51:17 +0000  (21:51 +0000)] 
ITS#2366 typos
Howard Chu  [Wed, 12 Mar 2003 21:18:39 +0000  (21:18 +0000)] 
ITS#2368 - fix deleting key from range IDL
Howard Chu  [Wed, 12 Mar 2003 21:16:43 +0000  (21:16 +0000)] 
Fix error messages
Jong Hyuk Choi  [Wed, 12 Mar 2003 16:37:04 +0000  (16:37 +0000)] 
Error checking code for ITS#2367
Jong Hyuk Choi  [Wed, 12 Mar 2003 16:36:28 +0000  (16:36 +0000)] 
declaration of bdb_idl_entry_cmp()
Jong Hyuk Choi  [Wed, 12 Mar 2003 16:34:17 +0000  (16:34 +0000)] 
AVL delete upon shutdown (ITS#2367)
Kurt Zeilenga  [Wed, 12 Mar 2003 16:25:20 +0000  (16:25 +0000)] 
clarify "by anonymous auth" semantics
Howard Chu  [Wed, 12 Mar 2003 15:20:51 +0000  (15:20 +0000)] 
Fix cache consistency problems on txn retry
Howard Chu  [Wed, 12 Mar 2003 13:40:54 +0000  (13:40 +0000)] 
ITS#2348 - revert previous patch, use patch from ITS
Howard Chu  [Wed, 12 Mar 2003 13:10:22 +0000  (13:10 +0000)] 
Added lutil_passwd_init(), lutil_passwd_destroy()