2004-12-01 |
Howard Chu | Pass entire entry to password_quality check module... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Kurt Zeilenga | rebuild at Sang's request |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Sang Seok Lim | to check if dynamic module support is on |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Pierangelo... | don't yell at regex styling that wraps all the suffix... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Kurt Zeilenga | rebuild |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Jong Hyuk Choi | restructuring and cleanup |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Howard Chu | Add comments, fix search args in syncrepl_entry |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Pierangelo... | fix user/operational mix of attribute request |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Pierangelo... | retry if addition of an entry previously added as glue... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Howard Chu | Delete define of SLAPD_OVER_GLUE |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Sang Seok Lim | Component library for GSER encoders of primitive types |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | essential support for refreshOnly syncrepl |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Backglue hastily modified as an overlay |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Sang Seok Lim | 1) <all> type component reference support |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | _operational should return SLAP_CB_CONTINUE |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | glue also in case of no such object, indicating that... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Fix db_close |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | warn users of the need to use the rwm overlay |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Cleanup - enable config, delete unused code |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | more on syncprov support |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Fix slap_known_controls initialization |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Cleanup... never replicate syncConsumersubentries.... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Remove syncinfo si_UUID_dn, make consumer use modify... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | Partially revert previous commit. Fix startup csn gener... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Howard Chu | In build_new_dn, rdn may be part of a larger string... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | first round at enabling back-sql as LDAPsync provider |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Pierangelo... | generate contextCSN if not available; don't fail if... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Pierangelo... | fix o_hdr use |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Kurt Zeilenga | Rebuild |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Use rdwr lock for si_mods to avoid deadlock |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix syncprov_db_close, only cleanup thrctx once |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Pierangelo... | make unregistered known controls show up as undefined... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Let the backend know there's a sync search |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Add checkpointing to save contextCSN periodically.... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Let the overlay run before the backend in bi_db_close |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Add SLAP_DBFLAG_OVERLAY |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Add slap_find_control_id |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Cleanup controls |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Pierangelo... | wait until syncprov freezes |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix modify serialization |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix overlay aux_operational, add contextCSN as operatio... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Force a refresh if the search base has changed |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Cleanup |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Serialize multiple modifies of the same entry (ala... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix op_cleanup |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Fix abandon sequencing |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | Added abandon/cancel support |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Howard Chu | More migration of syncrepl from frontend to syncprov... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | Self-contained detached operation |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | Added response queuing for updates occurring during... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More Opheader fixes |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More syncprov fixes. test019 now passes. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More BDB_PSEARCH cleanup |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Howard Chu | More Operation/Opheader fixes |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Pierangelo... | fix dynacl compile |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Split Operation into Opheader and op |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Use syncprov overlay |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Disable back-bdb native syncrepl support, enable syncpr... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Merge op->o_sync_mode into op->o_sync |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Fix send_ldap* macros |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Howard Chu | Revert previous commit, it breaks everything. |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Cleanup, add some more descriptive comments. |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Jong Hyuk Choi | removed test.schema from the test slapd.conf |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Jong Hyuk Choi | Add the omitted part from the original buddy allocator... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Jong Hyuk Choi | Omitted from the original buddy allocator commit |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Persist passes test018 |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | Use normalized UUID... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Howard Chu | First pass at persist, not working |
commit | commitdiff | tree | snapshot |
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 |
next |