2006-12-26 |
Howard Chu | Use temporary AttributeDescriptions to prevent unbounde... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Howard Chu | ITS#3707 changed SLAPD_FILTER_COMPUTED |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Howard Chu | ITS#3707 preserve filter input, allow (and ignore)... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | pool privileged connections (ITS#4791) |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | apparently, structural_class() args changed |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | don't leak callbacks if stuff cannot be registered... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | fix RID format |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | plug rootDSE info one-time leak |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Pierangelo... | (blind) compile fix; please review |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | ITS#4788 op->o_no_schema_check allows unknown attrs... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | Pass op to slap_mods_check() |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | Unify rs_modlist in Add/Modify/Modrdn req structs |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | Revert prev commit, need a different solution |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | Fix prev commit, renaming schema |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | ITS#4337 insert EntryInfo in proper slot |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | ITS#4337 allow suffix overlap when inserting new DB... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | ITS#4337 implement modrdn for back-config |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Howard Chu | Fix modrdn, must also rename the directory if it exists. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Howard Chu | ITS#4788 don't return auditContext attr on syncrepl... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Pierangelo... | fix typo (ITS#4784) |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Howard Chu | ITS#4733 make sure frontend and config DB entries exist. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Howard Chu | In connections_shutdown - check for Uninitialized struc... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Howard Chu | cleanup |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Howard Chu | Note supported commands |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Howard Chu | Cleanup, document include: extension |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Howard Chu | ITS#4780 plug leak |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Howard Chu | Moved lists of backends and overlays to their own manpages |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Pierangelo... | further fix of ITS#4782 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Pierangelo... | (almost) blind fixes to ITS#4782 |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Howard Chu | ITS#4782 quick fix, never send result from proxy authz... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Howard Chu | Fix: don't modify original filter in filter_map_rewrite |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Howard Chu | Fix cleanup for extended ops |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Fix rev 1.121/1.122 |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | ITS#4458 re-encode passwd request |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Pass extended ops thru as well |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Use a specific sr_type for intermediate Glue results |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierangelo... | (blind) fix type format |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierangelo... | fix type format |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Luke Howard | Add common -o nettimeout option to specify network... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Fake intermediate Results to prevent premature cleanup |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Luke Howard | Reserve "-o" option for general connection options |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierangelo... | catch double free |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierangelo... | catch invalid read (i == -1) |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Fix callback handling |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Howard Chu | Remove redundant search cleanup |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | - add support for "use-temporary-conn" much like back... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Howard Chu | ITS#4638 restore params for Compare and Modify |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Howard Chu | ITS#4638 restore original parameters on op completion |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | fix another typo |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | further fix previous commit |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | cleanup and document ITS#4781 commit |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | support a separate cached connection for binds when... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | don't leave dependencies on liblutil in libldap :) |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Pierangelo... | more portable fix to ITS#4756 |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Pierangelo... | add support for auditContext (schema differs a bit... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Kurt Zeilenga | Fix FAQ|Software|Installation link, plus other minor... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Quanah Gibson... | cleanup |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Kurt Zeilenga | Misc style updates |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Quanah Gibson... | Update with: |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Howard Chu | Check for failure from k5adm init |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Pierangelo... | document support for IPv6 in ACLs (ITS#4756) |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Pierangelo... | refine previous commit |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Pierangelo... | make slap_sasl_open() comply with URL notation for... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Pierangelo... | rewrite chased DN according to referral's (ITS#4776) |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Pierangelo... | implement full IPv6 support in ACLs; use URL notation... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Pierangelo... | fix misc. typos; note RFC 4370 |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Kurt Zeilenga | Rework chapter |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Pierangelo... | protect assertion behind mutex (test should be atomic... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Howard Chu | Eliminate redundant checks in try_read1msg |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Howard Chu | ITS#4545 better fix. this code still needs cleaning up. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Howard Chu | Fix connections_shutdown() |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Howard Chu | ITS#4540 remove [optional] notation for syncrepl searchbase |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Howard Chu | Remainder of fix for ITS#4615 - stop processing overlay... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Howard Chu | ITS#4545 when referral chasing is off, complete the... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Howard Chu | ITS#4768 more be_add fallout |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Howard Chu | ITS#4770 s/subentries/child entries/, use 3-level TOC |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Howard Chu | ITS#4777 test delete of remote attribute |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Howard Chu | ITS#4777 fix modlist delete |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Kurt Zeilenga | ITS#4775: blind fix for buffer overflow condition in... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Kurt Zeilenga | terms and misc. cleanup |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Kurt Zeilenga | Misc updates (mostly terms) |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Disamgimuate {{SECT:Access Control}} links through... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | As support for the monitor backend is included by default, |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Update intro part of this section |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | (ITS#4770) monitoringslapd.sdf patch from Gavin Henry |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | More term updates |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Misc cleanup |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Trim some of the more obscure terms |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | More slurpd changes |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Remove many (but not all) references to slurpd(8). |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Monitor attributes should have dSAOperation usage, |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | More term updates |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Kurt Zeilenga | Fix copyright year |
commit | commitdiff | tree | snapshot |
next |