A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, symas-2.4 has been created at 6bf99c4e0eadddfa1a9592f0e4bf76df974fa339 (commit)
- Log ----------------------------------------------------------------- commit 6bf99c4e0eadddfa1a9592f0e4bf76df974fa339 Author: Howard Chu hyc@openldap.org Date: Mon Aug 10 19:36:06 2015 +0100
More filter tweaks
commit bbf76630fdc51cfde4086cf52b59e98e545867eb Author: Howard Chu hyc@openldap.org Date: Sun Aug 9 20:56:23 2015 +0100
Shortcut name mapping
If the naming attribute is in the RDN we don't need to look it up.
commit 2cfb429217f5286feb56e1f40555014092ba758c Author: Howard Chu hyc@openldap.org Date: Fri Aug 7 02:49:33 2015 +0100
More filter mapping
Was only handling (objectclass=<group>)(<memberUid>=bar). Now handles (objectclass=<group>)(<groupname>=bar) too.
commit ab5d8c01453c22a622b110e264c605f33fd253a4 Author: Howard Chu hyc@openldap.org Date: Sat Aug 1 00:35:44 2015 +0100
Fix interaction with rwm
commit 03ac7708719192e9219dbdef749bb909ff66f163 Author: Howard Chu hyc@openldap.org Date: Sat Aug 1 00:20:49 2015 +0100
Also remap explicitly requested attr names
commit 2624cf6217b3aec42388fe49df4d98f2181030d4 Author: Howard Chu hyc@openldap.org Date: Tue Jul 28 12:10:54 2015 +0100
Fix filter init
compound filters f_next is not ignored
commit 925155b2ec05945aca4ae10c5c45f83136a094bd Author: Howard Chu hyc@openldap.org Date: Sat Jul 25 23:23:41 2015 +0100
More tweaks
Check for error on internal search, init AttributeAssertions in constructed filter
commit 77b416b8fc416f965f51269599fa82eaf835d823 Author: Howard Chu hyc@openldap.org Date: Sat Jul 25 22:31:43 2015 +0100
tweak filter mapping in prev commit
Don't bypass downcasing
commit 33a36851a606ecb86a561375b06c344559f66d57 Author: Howard Chu hyc@openldap.org Date: Sat Jul 25 22:23:46 2015 +0100
Add filter remapping
commit 66d13e37722528ca9d03e05b016129cb7448e5d3 Author: Howard Chu hyc@openldap.org Date: Tue Jul 7 19:08:54 2015 +0100
Fix whitespace in manpage
commit 6f4f44c6d808bf4a4341061046d9cc4fff79023b Author: Howard Chu hyc@openldap.org Date: Fri Jul 3 20:11:25 2015 +0100
New ADremap overlay
commit c3dbf564f3bdca6e8fb3d6c60a81a5013a18fe8a Author: Howard Chu hyc@symas.com Date: Sat Oct 3 19:35:52 2015 +0100
Move HP overlay config OIDs
Use OLcfgCt{Oc|At}:1000.11 instead of :6 (11 is HP's PEN)
commit 5ce52b720015ab449688471b246b6597d181fbb3 Author: Howard Chu hyc@openldap.org Date: Fri Sep 25 19:28:18 2015 +0100
ITS#8230 add GnuTLS/nettle support
commit eef3ae056d44a12c2ad4128d4df2a56fdc63a09b Author: Howard Chu hyc@openldap.org Date: Fri Sep 25 18:53:05 2015 +0100
ITS#8230 fix padding count
commit 1d67bd5dec695b85737bd476f65684ba7c5ffddd Author: Howard Chu hyc@openldap.org Date: Fri Sep 25 18:52:24 2015 +0100
ITS#8230 Don't skip tval on big-endian
commit d7ffb4691700d39cd06457e4f6001b32faa34482 Author: Howard Chu hyc@openldap.org Date: Thu Jul 16 03:28:37 2015 +0100
Fix setting authTimestamp on non-TOTP binds
commit cc804cc31e8187863f192a746871e584c3170510 Author: Howard Chu hyc@openldap.org Date: Mon Jul 13 17:17:42 2015 +0100
Plug memleak on mismatched length
commit 11484064a918c15d2d693ad37961d38fa32a8f43 Author: Howard Chu hyc@openldap.org Date: Thu Jul 2 20:12:51 2015 +0100
Merge authTimestamp from lastbind overlay
This code duplicates the basic function of lastbind. The two overlays cannot be used together. The timestamp Mod op is changed to require the old value to still be present at the end of the Bind. This allows us to detect collisions (multiple successful Binds in the same time window) and properly fail the extra Bind attempts.
commit ddb7fdee15e011ba2d6e69c4030085e23747c991 Author: Howard Chu hyc@openldap.org Date: Thu Jul 2 17:05:14 2015 +0100
Add TOTP pw mechanism
commit 622c310cce3ca4da1ccedd5eba2c3482ba8c6b5b Merge: 2383273 2395371 Author: Howard Chu hyc@openldap.org Date: Fri Sep 25 18:35:51 2015 +0100
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit 23832730709689fdccc141e54e81744eabbb51a3 Author: Howard Chu hyc@openldap.org Date: Wed Aug 19 22:49:48 2015 +0100
Fix merge mistake
commit 482860c1bbd783a0d1d11ce06dcc52d6aaacd488 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 08:45:57 2015 +0000
Cleanup prev commit
(cherry picked from commit 9416c329d197b4430c5721fa93d907ab55ae358b)
commit f5299081f20518ab0940dd602250a42de0b3a245 Author: Emily Backes ebackes@symas.com Date: Fri Aug 14 14:15:04 2015 -0700
Revert "syncprov serialization"
We don't need this anymore.
This reverts commit 0e0a9c700613636b3ae90df9a6b237c1d859d0c0.
commit a7607cf99c064a4406daa4f84b4982af082e11d9 Author: Howard Chu hyc@openldap.org Date: Fri Aug 14 15:33:32 2015 +0100
Fix copy/paste error in prev commit
commit df8a61e64d153fc574be57c43c1dda775496cf80 Author: Howard Chu hyc@openldap.org Date: Fri Aug 14 15:19:46 2015 +0100
ITS#8185 add pwdMaxRecordedFailure
Limit the number of pwdFailureTime stamps to record, regardless of lockout settings.
commit 09bb929c2e8519c3865810d19a6d90ff8937eb29 Merge: 2c433ab c25e600 Author: Emily Backes ebackes@symas.com Date: Wed Aug 5 15:48:51 2015 -0400
Merge branch 'symas-2.4.40.7' into symas-2.4
Conflicts: CHANGES build/ltmain.sh build/missing
Resolved via ours
commit 2c433abf58786e122a5bcd2d974bd9a17bbcfc83 Merge: ca58dc8 c6d67db Author: Emily Backes ebackes@symas.com Date: Wed Aug 5 15:43:30 2015 -0400
Merge branch 'symas-2.4.40.6' into symas-2.4
Conflicts: servers/slapd/overlays/syncprov.c servers/slapd/syncrepl.c
Resolved favoring symas-2.4
commit ca58dc80d324d6447605cc3302e0c9c5846448c2 Merge: a4e830b 5368c36 Author: Emily Backes ebackes@symas.com Date: Wed Aug 5 15:34:56 2015 -0400
Merge branch 'symas-2.4.40.5' into symas-2.4
commit a4e830b04ea85943baf92c28dcb5343d76311c81 Merge: 72fd595 baed32f Author: Emily Backes ebackes@symas.com Date: Wed Aug 5 15:19:26 2015 -0400
Merge branch 'symas-2.4.40.3b' into symas-2.4
Essentially a no-op
commit 72fd595f240cb673931870620a08353a6b9195fc Author: Mark Warren mwarren@symas.com Date: Mon Feb 2 19:29:57 2015 -0800
Enable SLAP_CONTROL_X_LAZY_COMMIT when LDAP_DEVEL not defined. Relates to ITS#8040
commit 2e7e429cfbb21d7762865ed1449de2a2e8f2ed40 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 10:33:41 2015 +0000
Also support NOMETASYNC on txn_begin
commit 8840a84cdfdbf936d5b5f650e8a22cacb6468d3d Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 09:21:05 2015 +0000
Support MDB_NOSYNC on mdb_txn_begin()
commit ef2815057387cb8e7f25be0bcd5537532186bb00 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 10:48:39 2015 +0000
ITS#8040 experimental Lazy Commit
commit 4fe657bbe9e9f81fa534d7766a4d84697f51fc92 Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 13:04:53 2015 +0000
ITS#8043 don't leave dangling syncops
commit 33534686913d2673c625720da2589412db706915 Merge: 1761c53 b0e6219 Author: Emily Backes ebackes@symas.com Date: Wed Jul 29 18:59:43 2015 -0400
Merge tag 'OPENLDAP_REL_ENG_2_4_41' into symas-2.4
OpenLDAP 2.4.41
Conflicts: build/version.var
resolved by favoring the 41 side
commit 1761c53455143e70f909fe0eb4564a84e7580fe1 Author: Howard Chu hyc@openldap.org Date: Thu Aug 28 17:51:46 2014 +0100
Revert "ITS#7702 fix results with aliases"
This reverts commit cac00c6a97bbbbcec75f2ebcffaae1dd1769a28e.
commit c0f9f2b325e6c9418604fb18f57246f673afac6d Author: Emily Backes ebackes@symas.com Date: Mon Jul 20 14:51:33 2015 -0700
regenerate configure from Matt's change
commit 1ecbceae5f06cf9283191cd15374df623b8fd49a Author: Matthew Hardin mhardin@symas.com Date: Mon Jul 20 14:48:30 2015 -0700
Correct unquoted error message when looking for openlog package
commit 77a19c0d3a0f91ae2267aa7cd6ecca7ca98de730 Merge: 67dc03b 86af923 Author: Emily Backes ebackes@symas.com Date: Tue Jun 16 15:46:55 2015 -0700
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit 67dc03ba873e121259c9c6afe1dc0321ff21eb47 Merge: d7b3958 e445af3 Author: Emily Backes ebackes@symas.com Date: Thu May 21 12:29:39 2015 -0700
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit d7b395878ecd531db1febdc7973a08fe62a09e31 Merge: 78f3341 bd9bba8 Author: Emily Backes ebackes@symas.com Date: Tue May 5 11:20:38 2015 -0700
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit 78f3341fab9c0fd87790218c4f61955ed49997f4 Merge: 295098a d281bd3 Author: Emily Backes ebackes@symas.com Date: Mon Apr 20 10:31:37 2015 -0700
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit c25e60068cd7aacb87de0ff1f1aebfc5281d75fe Author: Mark Warren mwarren@symas.com Date: Fri Apr 10 00:35:01 2015 -0700
Revert "Also support NOMETASYNC on txn_begin"
This reverts commit 8383bc3a22691abc55703677136b521067d3273e.
commit 6ac1cd3bb5769fc1df48b68067517e17af5f8382 Author: Mark Warren mwarren@symas.com Date: Fri Apr 10 00:34:58 2015 -0700
Revert "Support MDB_NOSYNC on mdb_txn_begin()"
This reverts commit f51251d7fbc908edf6aa02ba5e9a7fc3da312baa.
commit d4150149201680fa5c7fe82324fa7e70a9227cfc Author: Mark Warren mwarren@symas.com Date: Fri Apr 10 00:34:53 2015 -0700
Revert "ITS#8040 experimental Lazy Commit"
This reverts commit 95a2da06cccf955389bd1ea40a313d73ed368b11.
commit 95a2da06cccf955389bd1ea40a313d73ed368b11 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 10:48:39 2015 +0000
ITS#8040 experimental Lazy Commit
commit f51251d7fbc908edf6aa02ba5e9a7fc3da312baa Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 09:21:05 2015 +0000
Support MDB_NOSYNC on mdb_txn_begin()
Conflicts: libraries/liblmdb/lmdb.h libraries/liblmdb/mdb.c
Resolved giving favor to patch code
commit 8383bc3a22691abc55703677136b521067d3273e Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 10:33:41 2015 +0000
Also support NOMETASYNC on txn_begin
Conflicts: libraries/liblmdb/lmdb.h libraries/liblmdb/mdb.c
Resolved giving priority to patch code
commit 295098aa096a0d6cf35a6089ad3543cbb80e8301 Merge: 6d73346 1161f34 Author: Emily Backes ebackes@symas.com Date: Wed Apr 8 12:51:16 2015 -0700
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit 6d7334665fc6cef2667e52106a8ca6a75fc025dd Author: Emily Backes ebackes@symas.com Date: Wed Apr 8 12:47:21 2015 -0700
Revert "improved zone malloc fallback warning message"
This reverts commit fbf60ec70c1c24620ec5e598ded4686308b7f380.
As Howard noted, the zone allocator is only used on 2.3, so we don't need this.
commit 9ef54dc3ad8329e8069ce45804e58b63c757d5ad Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Apr 3 16:44:45 2015 -0500
Update notes on ITS#8081
commit baf6544aabfc2f1a00baa2a16bcfead071bf30c4 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Mar 23 11:19:05 2015 -0500
ITS#8081
commit 61c210c94c9183ef60d5c166a0b9704a753610e9 Author: Howard Chu hyc@openldap.org Date: Sat Mar 21 21:32:48 2015 +0000
ITS#8081 - more for #8063
Prev patch broke underlying assumption that mods queue and execute in order. Now must search list for matching mod to dequeue.
commit 9fe136bf260055f7345800d82bdec52e372b1574 Author: Howard Chu hyc@openldap.org Date: Mon Mar 9 19:05:07 2015 +0000
ITS#8065 more for syncrepl compat
Use opextra to detect our own internal ops, not a public control
commit 64e7425f8eddc5b35d3cc124ddcde415f2920ba2 Author: Howard Chu hyc@openldap.org Date: Wed Feb 25 15:34:00 2015 +0000
ITS#8065 don't log/replicate internal ops
commit 7d0aed0d93642a1c8eeec81b7d429df9fba1f76b Author: Howard Chu hyc@openldap.org Date: Thu Feb 26 00:14:41 2015 +0000
ITS#8006 more rootdn privs
commit 2dfdc5db24f6b8c91835ce10ac81fa188027699d Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Feb 26 12:48:20 2015 -0600
ITS#8065
commit b4a61e222b9b7428c5bed33c07c98a56591740a6 Author: Howard Chu hyc@openldap.org Date: Wed Feb 25 06:11:44 2015 +0000
ITS#8063 more for prev commit
commit d59dffc8c0b631a0208d8975c4ab494e582600a6 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Feb 26 12:47:23 2015 -0600
ITS#8063
resolve merge conflict in CHANGES
commit ffe3496bace4e795ff5679b59a0ed0f03ee1b2b7 Author: Howard Chu hyc@openldap.org Date: Wed Feb 25 05:44:07 2015 +0000
ITS#8063 don't block our own thread
commit 93ef82716e6aec5cb923140df41b7499e4e84d4b Author: Howard Chu hyc@openldap.org Date: Wed Feb 25 00:39:14 2015 +0000
More for prev commit
commit 1b8fbe1bede34fb0f1e38edd29b940ef05e2b111 Author: Howard Chu hyc@openldap.org Date: Wed Feb 25 00:30:36 2015 +0000
More for ITS#6970
modrdn had the same bug
commit 57b6a61ccb9f39edbdbbd962b532bb4b07d8f3c3 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Feb 12 11:17:59 2015 -0600
Happy New Year
commit fc69d50d7ce948ee67b59ed9b1397838382222aa Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Feb 11 15:37:51 2015 -0600
Happy New Year
commit 37dc749e475acc93d5866a194828a915bd628f40 Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Feb 6 11:11:02 2015 -0600
ITS#6970
commit e9363fb408c503cf0d533e579f34794a99884588 Author: Howard Chu hyc@openldap.org Date: Tue Feb 3 10:13:55 2015 +0000
ITS#8039 more cleanup
commit ca3e50a6cf61b5cae2577a66a02976aeae116911 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 19:28:59 2015 +0000
More for ITS#6970
commit 78029f2b6443e488263ad4567f0632dbea56e3f9 Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Feb 6 11:00:38 2015 -0600
ITS#8042, ITS#8043
commit f7de1b532daf13562ea5c742c53c90332e937bdc Merge: 85b36f9 0365b3c Author: Emily Backes ebackes@symas.com Date: Mon Mar 30 12:50:04 2015 -0700
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit 85b36f934f81615a6f0f45ccf3a037d9b8d06901 Author: Howard Chu hyc@openldap.org Date: Sat Mar 21 21:32:48 2015 +0000
ITS#8081 - more for #8063
Prev patch broke underlying assumption that mods queue and execute in order. Now must search list for matching mod to dequeue.
commit 5f3bd1c3bf4f9cc5340df7c8a8714bcc139b0d2c Author: Emily Backes ebackes@symas.com Date: Thu Mar 26 14:56:13 2015 -0700
remove unnecessary colon in modulepath
commit f635fc8ee04e6a825c1c2b49844eea9ee212af34 Author: Emily Backes ebackes@symas.com Date: Wed Mar 18 13:11:51 2015 -0700
add stdint.h to back-mdb.h
commit 971f6c2e5dd8b5dd368092914ba631e3ffa6d3db Merge: 140253d ba9a739 Author: Emily Backes ebackes@symas.com Date: Tue Mar 3 11:01:57 2015 -0800
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4
commit 140253dbffaa968c3e4d3cd7698212326c509041 Author: Emily Backes ebackes@symas.com Date: Sun Feb 8 20:33:50 2015 -0800
msys pwd support in test defines
commit 56cca994f660cebc27b6cda38d3804926094ca62 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:56:51 2015 -0800
ftello compat for windows slapadd meter
commit 832f1adc208de3dec58dbc1d485304f2af5ae9d5 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:55:54 2015 -0800
nt service changes
commit 6a5bf94d8947143b6077830f5356245731daf4db Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:54:51 2015 -0800
nt link changes and -export-dynamic
commit 8b249d465e82956d609128e0e1d2b255d20b0ca6 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:53:07 2015 -0800
windows networking compat for msvc vs mingw
commit 4ec09a01b617e72f87e13feeaec00befd7cc113f Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:52:19 2015 -0800
operation duration logging
commit ff53bb76a916ba5d6adf0549db857e34aa5da604 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:47:29 2015 -0800
mdb scope change
commit 3f6818116009d21f3e157cc946443fdf9841efaf Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:46:24 2015 -0800
change olcDatabaseDummy initialization for windows
commit 0e0a9c700613636b3ae90df9a6b237c1d859d0c0 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:43:18 2015 -0800
syncprov serialization
commit 9dc6790d2c0b3a0575361c06ca5fccc430c36f2a Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:42:24 2015 -0800
ppolicy disable write
commit 727b4ed432d7b809ce967a6d8d8ced2304cea31d Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:41:25 2015 -0800
back-mdb maxentrysize changes
commit afd716a56fb6da9e024147aa367290776f50dd1b Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:35:09 2015 -0800
add extra stuff for -devel packaging
commit faedaea40ee24b9e6aa4da85c2cc37643a8c1baa Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:30:05 2015 -0800
alock better error handling on windows unlock
commit 587fdf0a81c4ea730f0138d855ee5dd9cadb2448 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:29:06 2015 -0800
add alock typecasts for windows
commit ad6b58c401ccb3780995cca855e327200c869073 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:21:59 2015 -0800
improved alock documentation
commit 016dc014e91d61f34f2ffd89e5c7739cd317cfdf Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:18:51 2015 -0800
back-ldap/chain tls/ssl uri consistency check
commit 70e411c971576ae2ae37410356bfd16200117b05 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:16:55 2015 -0800
moduledir rpath changes
commit 9aeb9df3b778070b586623e93ef885be81b51b02 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:12:33 2015 -0800
force version to 40
commit fbf60ec70c1c24620ec5e598ded4686308b7f380 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 18:00:08 2015 -0800
improved zone malloc fallback warning message
commit 14f28db42f3b4e4b84e25e1f26fb96892af54aa5 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:59:13 2015 -0800
sol8 fixes for getpeereid
commit 3872b347c8c4e6b63452ac98e2eafdf1a036297a Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:58:49 2015 -0800
add fake autoconf for external liblmdb builds
commit 4cb7bf0dd32253478fb743983ff0bc9e3062dfd9 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:03:42 2015 -0800
add homedir overlay
commit a3f3b3f14c6d217c8a9cde35775b671b4b3e9277 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:47:10 2015 -0800
hash64 changes
commit d10a9fd40ab5da9fc856b3fc2a213172471d8b4b Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:19:39 2015 -0800
back-ldap omit-unknown-schema changes
commit 560bc9a8b23cc9c1568fbecc2dfc1867456e6768 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:10:07 2015 -0800
add fake autoconf and manpage for sha2 pw hash
commit 307a280845f536c2d385690b01664d5b3301afcc Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:08:54 2015 -0800
add fake autoconf for nssov
commit a26735c0eff95dccfd0acfeafb0b10f9920eef58 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:08:32 2015 -0800
customize NSLCD_PATH in nssov.h
commit a6ca3c048b4526668bf0c9c27cc4d9eae7b2b92d Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:06:42 2015 -0800
add fake autoconf for lastbind
commit fa6606e4d3c18774e4dedb0999fef2764b9772de Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:06:09 2015 -0800
add fake autoconf and manpage for autogroup
commit 0e011d41efa08c8bb6f38b7ae31d26ee4cc4528f Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:05:05 2015 -0800
document HP overlay oidspace
commit 51e3ebb0c42882887ad3a02ce465458f66a42df4 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 17:04:11 2015 -0800
add sudo.schema
commit 3cdc021c72b05fe15a23445dd6df54a3434a32ab Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 05:21:46 2015 +0000
ITS#8051 use a regexp
commit 6442939d2bf43b17e128cbd442f79fd0fe78a4c5 Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 03:53:13 2015 +0000
ITS#8051 add DN qualifier
commit bf58f3e6bca3430cca13623a4c00103ccd9a8d30 Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 00:12:29 2015 +0000
ITS#8039 fix prev commit
Don't overload ri_csn with cookie, use a separate berval
Conflicts: servers/slapd/overlays/syncprov.c
resolve favoring master
commit 9587650a8329d767953583dc68003de96c46bb32 Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 08:55:47 2015 +0000
ITS#8039 plug syncprov memleak
Rewrote the psearch result handling to keep track of which queues are using which results.
Conflicts: servers/slapd/overlays/syncprov.c
Conflicts resolved favoring master, with cookie->csn rename to revert the 2009 master divergence from 0157ae47.
commit 13019c56eca0aa4043ca938ea693d7fe3dde8851 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 21:48:52 2015 -0800
some AC_LANG_SOURCE fixes
commit 8fc02d6720b083af066a8f86bbd71a9762c61f18 Author: Emily Backes ebackes@symas.com Date: Sun Feb 8 21:16:14 2015 -0800
add AC_PROG_MAKE_SET for new autoconf (and refresh)
commit 47905f86402a8170cdb9fd7cfa1c6e7a368f91e0 Author: Emily Backes ebackes@symas.com Date: Thu Feb 5 21:54:41 2015 -0800
add autom4te.cache to .gitignore
commit c6d67dba1b8c159ec09d972b9c2a9ae8f841e657 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 08:45:57 2015 +0000
Cleanup prev commit
commit 127ba9883541e2b30b2bf99dac8780eadf0f868e Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 08:42:28 2015 +0000
More for ITS#8043
commit baed32f0a0f9566d34c9e2369b15da5624f3200c Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 19:28:59 2015 +0000
More for ITS#6970
commit 1d1a6f8a9378dc631053cbc6da4aabe51f6df188 Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 13:04:53 2015 +0000
ITS#8043 don't leave dangling syncops
commit e91df9d23c89ab9234411898a340000eb16949c1 Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 12:52:56 2015 +0000
ITS#8039 cleanup
commit bdcb060bd34d0f6fc7d192c25bc1230e790b17c0 Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 01:12:54 2015 +0000
More for presentlist_free
commit c2dd3cd20b33e99d1540f8e98501b5dc8c1e340a Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 01:03:23 2015 +0000
More for presentlist (ITS#8042)
commit 384b1c34e6f41978d266985cbf5edf035c892d9b Author: Howard Chu hyc@openldap.org Date: Sat Jan 31 00:12:29 2015 +0000
ITS#8039 fix prev commit
Don't overload ri_csn with cookie, use a separate berval
Conflicts: servers/slapd/overlays/syncprov.c
resolve favoring master
commit 991b201ef5b8cf376768d9ead0e4dd9e3fbc05d0 Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 08:55:47 2015 +0000
ITS#8039 plug syncprov memleak
Rewrote the psearch result handling to keep track of which queues are using which results.
Conflicts: servers/slapd/overlays/syncprov.c
Conflicts resolved favoring master, with cookie->csn rename to revert the 2009 master divergence from 0157ae47.
commit a7c808dd271ff346d655ab74a7593f2fb218fc30 Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 08:06:11 2015 +0000
Fix prev commit
commit ef446f3ad1c36f8b77f8a87d39857dc4ea09a43e Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 00:54:21 2015 +0000
Streamline presentlist
This reduces presentlist memory usage by about 50%. It's still about 2.5x greater than it should be.
commit 5368c365d69de8f37612adde717bc5f80337c096 Merge: 3a00b9e dbd7c46 Author: Emily Backes ebackes@symas.com Date: Sat Jan 31 16:11:10 2015 -0800
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4-big-glop
commit 3a00b9e75358dcdb3be2e983cd956de26dd1183f Merge: dab9181 6be1774 Author: Emily Backes ebackes@symas.com Date: Wed Jan 28 15:52:35 2015 -0800
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4-big-glop
commit dab91818e58ac4697527e750a6c78f1bc07f5b9a Merge: 7971a71 feedf50 Author: Emily Backes lucca@accela.net Date: Mon Jan 26 12:53:48 2015 -0800
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4-big-glop
commit 7971a71af73f96485ea73697a309afc5275365c6 Merge: 17f4a3e 14689f1 Author: Emily Backes ebackes@symas.com Date: Thu Jan 15 18:07:34 2015 -0800
Merge branch 'OPENLDAP_REL_ENG_2_4' into symas-2.4-big-glop
commit 17f4a3e96cf4dfa83e4320c847558fe2ee684f63 Author: Emily Backes ebackes@symas.com Date: Thu Jan 15 17:14:28 2015 -0800
fix perms on mkversion/shtool
commit 6b76b2fd6a0adf60c3a0f0efc8c3a2eb12dec0bd Author: Emily Backes ebackes@symas.com Date: Thu Jan 15 14:25:35 2015 -0800
make configure executable
commit d9caffdaffbc6a7bee7998c56bb7966fa0f2d030 Author: Emily Backes ebackes@symas.com Date: Tue Jan 13 15:09:04 2015 -0800
apply full divergence from upstream RE24 as one big glop
-----------------------------------------------------------------------