| 2010-01-29 | Kurt Zeilenga | Set res parameter to NULL upon ldap_search_ext_s entry... | commit | commitdiff | tree | snapshot | 
| 2010-01-24 | Pierangelo... | skip the serial, whatever its length (ITS#6460) | commit | commitdiff | tree | snapshot | 
| 2010-01-22 | Ralf Haferkamp | plugged one time memory leak (found with valgrind) | commit | commitdiff | tree | snapshot | 
| 2010-01-21 | Ralf Haferkamp | Plugged memory leak. Syncentry wasn't free'd when sending | commit | commitdiff | tree | snapshot | 
| 2010-01-18 | Pierangelo... | implement support for selective iteration in slaptools... | commit | commitdiff | tree | snapshot | 
| 2010-01-18 | Pierangelo... | sync with code | commit | commitdiff | tree | snapshot | 
| 2010-01-15 | Hallvard Furuseth | Gentler message when falling back to ch_malloc | commit | commitdiff | tree | snapshot | 
| 2010-01-11 | Howard Chu | dn2id_lock is no longer needed | commit | commitdiff | tree | snapshot | 
| 2010-01-06 | Rein Tollevik | ITS#6441 cyrus-sasl 2.1.24 auxprop_lookup plugin return... | commit | commitdiff | tree | snapshot | 
| 2010-01-06 | Hallvard Furuseth | ITS#6437 FORCED COMMIT: 1.62's Ensure Align >= sizeof... | commit | commitdiff | tree | snapshot | 
| 2010-01-05 | Hallvard Furuseth | ITS#6437: Fix pool version misalignment: It aligned... | commit | commitdiff | tree | snapshot | 
| 2010-01-05 | Hallvard Furuseth | ITS#6437, move structs slab_object and slab_heap from... | commit | commitdiff | tree | snapshot | 
| 2010-01-05 | Hallvard Furuseth | ITS#6437, save space: Do not allocate the tail, except... | commit | commitdiff | tree | snapshot | 
| 2010-01-05 | Hallvard Furuseth | ITS#6437 cleanup (noop patch): Join SLAP_NO_SL_MALLOC... | commit | commitdiff | tree | snapshot | 
| 2010-01-05 | Hallvard Furuseth | ITS#6437, follow up previous fixes: | commit | commitdiff | tree | snapshot | 
| 2010-01-05 | Howard Chu | ITS#6438 check for redundant syncops_free() ? | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | Add comments | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437, slap_sl_calloc(): | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437, failure/fallback/debug handling: | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437 cleanup (noop change): | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437, fixes for stack implementation of slap_sl_rea... | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437: Fix alignment after slap_sl_realloc(). | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437 cleanup (noop change): Simplify slap_sl_free... | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437 cleanup (noop change): Compute pad,order_start... | commit | commitdiff | tree | snapshot | 
| 2010-01-02 | Hallvard Furuseth | ITS#6437, slap_sl_mem_create(): | commit | commitdiff | tree | snapshot | 
| 2009-12-30 | Howard Chu | ITS#6322 cleanup close_listeners() | commit | commitdiff | tree | snapshot | 
| 2009-12-21 | Pierangelo... | allow direct insert/delete of olcRwmMap (ITS#6436) | commit | commitdiff | tree | snapshot | 
| 2009-12-21 | Pierangelo... | better fix to ITS#6434 (olcRwmMap needs work to allow... | commit | commitdiff | tree | snapshot | 
| 2009-12-21 | Rein Tollevik | ITS#6435: Added optional SLAP_SCHEMA_EXPOSE define. | commit | commitdiff | tree | snapshot | 
| 2009-12-21 | Pierangelo... | ITS#6434 (forced commit) | commit | commitdiff | tree | snapshot | 
| 2009-12-20 | Pierangelo... | fix in-database configuration of olcRwmMap (no ITS... | commit | commitdiff | tree | snapshot | 
| 2009-12-18 | Pierangelo... | plug one-time leaks | commit | commitdiff | tree | snapshot | 
| 2009-12-16 | Hallvard Furuseth | ITS#6403: do not require *ent == NULL on entry to null_... | commit | commitdiff | tree | snapshot | 
| 2009-12-15 | Gavin Henry | ITS#6290 dynamic group documentation | commit | commitdiff | tree | snapshot | 
| 2009-12-15 | Gavin Henry | (ITS#6382) Error in set example (groups of groups) | commit | commitdiff | tree | snapshot | 
| 2009-12-11 | Ralf Haferkamp | declaration after code (introduced by ITS#6428 fix) | commit | commitdiff | tree | snapshot | 
| 2009-12-11 | Howard Chu | Revert prev commit, wrong branch | commit | commitdiff | tree | snapshot | 
| 2009-12-11 | Howard Chu | New access_allowed() | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Hallvard Furuseth | Fix typo in last commit (ITS#5340: REP_ENTRY_MUSTFLUSH)  ACLCHECK_0 | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Hallvard Furuseth | Fix rev 1.403 (ITS#6428): C90 does not accept mixed... | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Ralf Haferkamp | ITS#6428 fixes for olcTimeLimit | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Ralf Haferkamp | global limits can also be set in "cn=config" (more... | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Ralf Haferkamp | apply frontend limits when deleting olcSizeLimit from... | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Ralf Haferkamp | ITS#6428 apply global sizelimit changes to all databases | commit | commitdiff | tree | snapshot | 
| 2009-12-10 | Hallvard Furuseth | ITS#5340: REP_ENTRY_MUSTFLUSH, rs_replace_entry(),... | commit | commitdiff | tree | snapshot | 
| 2009-12-09 | Pierangelo... | document keepalive (ITS#6389) | commit | commitdiff | tree | snapshot | 
| 2009-12-09 | Howard Chu | ITS#6425 fix uninit'd vars | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | guard against simultaneous REP_ENTRY_MUSTRELEASE and... | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | issue a useful error message | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | guard against simultaneous REP_ENTRY_MUSTRELEASE and... | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Hallvard Furuseth | ITS#5810 undo last commit: s/^#${AC_null}#// would... | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | ITS#6424 | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | ITS#6418 | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | remove REP_ENTRY_MUSTRELEASE when copying (ITS#6423) | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Howard Chu | Fix unparse in prev commit | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Howard Chu | ITS#6419 also init for ldaps:// URIs | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | log about invalid URI (more about ITS#6421) | commit | commitdiff | tree | snapshot | 
| 2009-12-08 | Pierangelo... | handle simple filters with no brackets (ITS#6421) | commit | commitdiff | tree | snapshot | 
| 2009-12-07 | Hallvard Furuseth | Fix last commit, and also define AC_ldif | commit | commitdiff | tree | snapshot | 
| 2009-12-07 | Howard Chu | ITS#6419 starttls keyword should trigger bindconf TLS... | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | Support back-null after all | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | Wait for central master to start after final restart. | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | Fix typo "KILL -HUP" -> "kill -HUP" (after some failures) | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | Support back-null | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | Update aged test: recognize olcAddContentAcl,olcMonitor... | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | ITS#5810: exclude instead of include backends, explain... | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | ITS#5810: fix previous commit - skip back-null | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | ITS#5810: tweak previous commit - explain backend exclusion | commit | commitdiff | tree | snapshot | 
| 2009-12-06 | Hallvard Furuseth | ITS#5810: skip back-ldif | commit | commitdiff | tree | snapshot | 
| 2009-12-04 | Hallvard Furuseth | ITS#5810: Skip test for back-null | commit | commitdiff | tree | snapshot | 
| 2009-12-04 | Hallvard Furuseth | Support back-null | commit | commitdiff | tree | snapshot | 
| 2009-12-04 | Howard Chu | ITS#6412, refix #6304 - only check for writes if sockbu... | commit | commitdiff | tree | snapshot | 
| 2009-12-03 | Hallvard Furuseth | ITS#6414: Do not write outside database directory. | commit | commitdiff | tree | snapshot | 
| 2009-12-03 | Rein Tollevik | ITS#6413 Ensure task don't get queued while being freed... | commit | commitdiff | tree | snapshot | 
| 2009-12-01 | Howard Chu | ITS#6408, fix r1.265 (from ITS#4884) - use correct... | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | Howard Chu | ITS#6405 in ldap_pvt_gettime, also check for microsecs... | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | Hallvard Furuseth | Add loglevel sync to the default | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | Hallvard Furuseth | Silence warning in initializer | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | Hallvard Furuseth | Silence "maybe uninitialized" warning (eprev after... | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | Hallvard Furuseth | ITS#6402: Kill broken macro LBER_INVALID. | commit | commitdiff | tree | snapshot | 
| 2009-11-30 | Howard Chu | ITS#6270, refix patch from ITS#5511 | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810: support back-null | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#6406: Return failure instead of $? when a program... | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#6403: reset 'entry' output argument to overlay_entr... | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810 support back-null | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810 support back-null | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810 Add syntax "#~backend~backend...~#option"... | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | Pass expected output through ldiffilter before comparin... | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | Pass the correct backend to ldiffilter | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810 skip test for LDIF backend | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810: support back-ldif | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | Use getopt() | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | For ITS#5810: Use progs/ldif-filter. Retire scripts... | commit | commitdiff | tree | snapshot | 
| 2009-11-29 | Hallvard Furuseth | ITS#5810 Add ldif-filter for LDIF test output, extendin... | commit | commitdiff | tree | snapshot | 
| 2009-11-24 | Howard Chu | ITS#6400 clarify... | commit | commitdiff | tree | snapshot | 
| 2009-11-24 | Howard Chu | ITS#6399, fix RFC4511 references, other references | commit | commitdiff | tree | snapshot | 
| 2009-11-23 | Howard Chu | more for #6397 | commit | commitdiff | tree | snapshot | 
| 2009-11-23 | Howard Chu | ITS#6397 cleanup psearch if cookie is stale | commit | commitdiff | tree | snapshot | 
| 2009-11-23 | Hallvard Furuseth | ITS#6398: plug memory leak of confdir | commit | commitdiff | tree | snapshot | 
| 2009-11-23 | Hallvard Furuseth | Fix rev 1.200 commit: C90 forbids mixed declarations... | commit | commitdiff | tree | snapshot | 
| next |