2004-11-24 |
Howard Chu | Use BackendInfo instead of direct references to back... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | ITS#3401 avoid empty make target when SLAPD_DYNAMIC_BAC... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Fix ITS#3400, move ebadf declaration |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Pierangelo... | should fix compile when SLAPD_ACI_ENABLED is undefined |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Jong Hyuk Choi | remove schema which was used for component match testing |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | Use SLAP_CONTROL_* constants |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Jong Hyuk Choi | buddy allocator for sl_malloc. Configurable at thread... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | slap_known_controls is now an array. (control.c r1... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | Now that we have a fixed number of slots for controls... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | Add comment for spare bits in ctrlflags |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | Dynamic control management |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | Initialize TLS connection callback |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Howard Chu | Add callbacks for client TLS connection establishment: |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Howard Chu | Tweak findcsn conditions for validating cookie csn |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Howard Chu | Passes test017 |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Howard Chu | Don't BN_init allocated BIGNUMs, they're already initia... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Howard Chu | Fix modtail initialization in loop |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Howard Chu | More refresh working... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Howard Chu | Getting refresh working |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Howard Chu | BDB 4.3 compatibility - errcall prototype |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Howard Chu | Don't bother including <sys/epoll.h> if we're not using... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Howard Chu | Better test for epoll, make sure the syscall actually... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Howard Chu | Silence warning about cross-compile default |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Pierangelo... | allow a "users" type in ACI |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Pierangelo... | more cleanup and ITS number |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Pierangelo... | cleanup fix to ITS#3303 |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Pierangelo... | fix ITS#3303 |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Pierangelo... | add more semantics to the "type" field; fix a bug in... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Pierangelo... | move ACIs under a dynamic infrastructure that allows... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Howard Chu | Use avl_find2, not avl_find |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Howard Chu | Cleanup, delete test define |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Howard Chu | Add avl_find2 returning the Avlnode, allowing its data... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Howard Chu | Use exop_is_write() macro |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Howard Chu | Overlay for serializing modifications of a specific... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Howard Chu | Add SLAP_EXOP_WRITES flag, expose flags in Operation, |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Howard Chu | Fix waking test |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Check for sys/epoll.h |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Add check for epoll(), sys/epoll.h |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | shutdown on failure in epoll_ctl when adding a socket... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Fix prev commit, didn't mean to have HAVE_EPOLL hardcoded |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | epoll support works |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Fix epoll compilation |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | First pass at macro-izing event handling method. Still... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Allow a small number of waking events to be outstanding... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Howard Chu | Count writers, don't pass w fd_set if there are none |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | the caching database may need to inherit ACLs and limit... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Howard Chu | Fix include path for backend.h when using separate... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Howard Chu | Avoid trashing client memory when socket is greater... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | FIXME: needs work/cleanup |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | improve diagnostics |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | revert last commit |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Howard Chu | Fix BDB 4.3 fasttool, flag must be set before opening... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | cleanup previous commit |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | log the right function names |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Pierangelo... | test "entry" as default attribute |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Kurt Zeilenga | Set OPENLDAP_FD_SETSIZE to 4096 (if not defined) |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Kurt Zeilenga | rebuild |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Pierangelo... | cleanup and line up with code |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Howard Chu | Avoid filling the wake_sds when massive numbers of... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Pierangelo... | more on ITS#3396: note that the filter is mandatory... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Pierangelo... | fix ITS#3396 (filter in URI replacement must be present) |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | partially revert previous commit (the "creator" special... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | back out previous commit |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | move special dn patterns to style enum; add creator... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | move special dn patterns to style enum; add creator... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | remove back-*/external.h |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | add directory in labeledURI for back-bdb/hdb; put overl... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | don't list multiple occurrences of the same overlay |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Pierangelo... | allow backends to automatically install overlays; issue... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Howard Chu | Fix prev commit. I wonder if we should convert the... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Howard Chu | Slight tweak for select descriptor checking |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Sang Seok Lim | ComponentFilterMatch support for userCertificate |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | first step towards removing back-*/external.h |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | fix ITS#3391 |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | inherit from back-ldap |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | more cleanup |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | sanity check |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | improve overlay helpers |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | further cleanup |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | line up tests with back-ldap and rwm |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | further cleanup |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | no longer required (moved to rwm overlay) |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | import stuff removed from back-ldap |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | remove rewrite stuff -- now delegted to rwm overlay |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Howard Chu | fasttool: BDB 4.3 uses DB_LOG_INMEMORY instead of DB_TX... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Howard Chu | Update BDB 4.3 errcall prototype again to silence warnings |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | add test for proxy massaging, in view of using rwm... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Pierangelo... | disable referral rewrite in default suffix massage |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Howard Chu | BDB 4.3 detection, new static backend handler |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Pierangelo... | more on monitor customization |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Pierangelo... | initialize var |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Pierangelo... | check validity of naming context |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Pierangelo... | fix spurius noSuchObject when base=suffix |
commit | commitdiff | tree | snapshot |
next |