Howard Chu
|
e16ad51b5a
|
Fix typo, slapd.access(5) not (8)
|
2011-03-03 16:47:10 +00:00 |
|
Pierangelo Masarati
|
d7a8eff546
|
check security-related incompatible args (ITS#6849)
|
2011-03-02 14:14:39 +00:00 |
|
Howard Chu
|
faa070d446
|
More for #6848 - drop -w option, just make it default behavior
|
2011-03-01 01:31:11 +00:00 |
|
Howard Chu
|
93da727d86
|
ITS#6848 Add -w option to wait for DB startup before parent exits
|
2011-03-01 01:19:37 +00:00 |
|
Howard Chu
|
d89b0d7604
|
ITS#6845 set a_flags in attr_alloc()
|
2011-03-01 00:28:37 +00:00 |
|
Howard Chu
|
640ff9c84b
|
Revert prev commit
|
2011-03-01 00:15:16 +00:00 |
|
Howard Chu
|
4a4bf0bf39
|
Cleanup error messages
|
2011-02-28 11:38:19 +00:00 |
|
Howard Chu
|
bc2b9f54f7
|
ITS#6845 don't muck with save_attrs for index deletes, use a new array
|
2011-02-28 10:17:03 +00:00 |
|
Howard Chu
|
7288804425
|
ITS#6845 set sorted flag on newly created sorted attrs
|
2011-02-28 09:58:25 +00:00 |
|
Pierangelo Masarati
|
05b5405c5e
|
fix potential deadlock in back-meta (ITS#6846)
|
2011-02-28 09:27:18 +00:00 |
|
Howard Chu
|
f4cc27c0e5
|
Regenerate for ITS#3272 and #6125
|
2011-02-28 02:32:44 +00:00 |
|
Howard Chu
|
28f0f11c6c
|
Fix uninit'd var
|
2011-02-25 05:32:05 +00:00 |
|
Howard Chu
|
0109f871bf
|
Fix dnIsSuffix to use berval len
|
2011-02-25 03:25:20 +00:00 |
|
Ralf Haferkamp
|
db7304fc4e
|
ITS#6843 Fix cn=config slapadd for global overlays with private
database instances (e.g. slapo-chain)
|
2011-02-24 17:50:08 +00:00 |
|
Howard Chu
|
eeb7603de6
|
Fix prev commit
|
2011-02-24 13:22:57 +00:00 |
|
Ralf Haferkamp
|
24eb35f9b7
|
fix bdb_cache_deref() definition to match prototype
|
2011-02-23 15:51:09 +00:00 |
|
Howard Chu
|
4f2949b1ce
|
Use refcnt instead of keeping entry locked in Add response
|
2011-02-23 03:53:21 +00:00 |
|
Howard Chu
|
e92278b457
|
Tweak error message
|
2011-02-23 03:47:05 +00:00 |
|
Howard Chu
|
f5422a8eeb
|
More for cn=config support
|
2011-02-23 03:46:06 +00:00 |
|
Howard Chu
|
028c176c85
|
ITS#6815 delimited verbstring parsing
|
2011-02-23 03:44:54 +00:00 |
|
Howard Chu
|
bb93a17d42
|
More for ITS#6839
|
2011-02-23 03:40:08 +00:00 |
|
Howard Chu
|
9b08a59602
|
ITS#6815 logbase keyword
|
2011-02-23 03:13:56 +00:00 |
|
Howard Chu
|
2063cc9db7
|
ITS#6815 add logbase option, to only log requests matching a given suffix
|
2011-02-23 02:47:19 +00:00 |
|
Howard Chu
|
a60c82b3ba
|
ITS#6837 olcChainDatabase inherits from olcLDAPConfig
|
2011-02-19 02:49:18 +00:00 |
|
Howard Chu
|
6005349cbc
|
ITS#6837 make sure objectclasses are processed in correct
inheritance order
|
2011-02-19 02:48:47 +00:00 |
|
Howard Chu
|
626e3f9360
|
More for ITS#6834 (#6836 was a dup of 6834)
|
2011-02-19 00:50:59 +00:00 |
|
Howard Chu
|
1fe59d333b
|
More conversion notes
|
2011-02-19 00:23:19 +00:00 |
|
Howard Chu
|
c26e71de62
|
All overlays now support dynamic config. (And almost all backends...)
|
2011-02-19 00:07:04 +00:00 |
|
Howard Chu
|
b9c7e4b0ce
|
ITS#6836 conversion notes from Andrew Findlay
|
2011-02-19 00:05:47 +00:00 |
|
Howard Chu
|
855e82ba6d
|
ITS#6839 TLS/ldapi/SASL-EXTERNAL notes from Andrew Findlay
|
2011-02-19 00:03:06 +00:00 |
|
Hallvard Furuseth
|
a1f32047d1
|
More ITS#6404 fix test020-proxycache exit codes
|
2011-02-18 17:33:59 +00:00 |
|
Howard Chu
|
3c04fb9d1f
|
Add ldapi draft
|
2011-02-18 01:16:52 +00:00 |
|
Howard Chu
|
844680ba4a
|
ITS#6404 fix exit codes
|
2011-02-17 03:23:14 +00:00 |
|
Howard Chu
|
20655ca45a
|
ITS#3272 link against libslapi.la
|
2011-02-17 02:57:47 +00:00 |
|
Howard Chu
|
4e4be2dea6
|
LIBSLAPITOOLS is obsolete since tools subdir is long gone
ITS#3272 link to libslapi.la
|
2011-02-17 02:56:06 +00:00 |
|
Howard Chu
|
a630864178
|
ITS#6125 fix Windows odbc32 detection
|
2011-02-17 02:15:44 +00:00 |
|
Howard Chu
|
6f1d218652
|
ITS#6832 #elif cleanup
|
2011-02-17 00:36:30 +00:00 |
|
Kurt Zeilenga
|
7619c09e61
|
Update copyright years
|
2011-02-11 15:38:57 +00:00 |
|
Hallvard Furuseth
|
1e76343406
|
Unlock new_cached_query->rwlock before destroying it.
Fixes rev 1.210 (new since last OpenLDAP release).
|
2011-02-11 11:43:18 +00:00 |
|
Howard Chu
|
61029a3ecf
|
Add substring matching rules for some of the olc-schema attributes.
Allows for easy extraction of individual objectclass definitions using
matchedValues searches.
|
2011-02-11 04:27:17 +00:00 |
|
Ralf Haferkamp
|
6a6626b49d
|
removed some used vars
|
2011-02-08 17:20:44 +00:00 |
|
Howard Chu
|
5fa1826370
|
Add CVS ID
|
2011-02-07 01:14:04 +00:00 |
|
Howard Chu
|
0561aa164a
|
Drop unneeded scheme param
|
2011-02-07 01:12:49 +00:00 |
|
Howard Chu
|
e9e99fe612
|
Add APR1 to Makefile/README. Add {BSDMD5} mechanism.
|
2011-02-07 01:09:47 +00:00 |
|
Howard Chu
|
ffc1d68035
|
Use lutil_passwd_string64 instead of pw_string64
|
2011-02-07 00:49:55 +00:00 |
|
Howard Chu
|
4f8c0eddd2
|
ITS#6826 from Devin J. Pohly
|
2011-02-07 00:49:04 +00:00 |
|
Howard Chu
|
7f8b0560bd
|
Replace pw_string64 with lutil_passwd_string64
|
2011-02-07 00:47:25 +00:00 |
|
Howard Chu
|
ba30a9ee62
|
Export pw_string64 as lutil_passwd_string64
|
2011-02-07 00:46:06 +00:00 |
|
Howard Chu
|
343bfa7ff4
|
ITS#6238 note lastbind
|
2011-02-05 00:59:18 +00:00 |
|
Howard Chu
|
3a8720d3db
|
Cleanup ASPERL ifdefs
|
2011-02-05 00:51:18 +00:00 |
|