]> git.sur5r.net Git - openldap/shortlog
openldap
2004-12-03 Howard ChuFix ITS#3412, bogus TLS option processing
2004-12-02 Pierangelo... comment about helper requirements
2004-12-02 Howard ChuHide CSN schema dependencies
2004-12-02 Pierangelo... cleanup previous commit (still temporary, need to defin...
2004-12-02 Howard ChuAdd CSN syntax, matching rules (to support inequality...
2004-12-02 Howard ChuAvoid segfault if backend_destroy is called before...
2004-12-02 Howard Chus/UUID/CSN/
2004-12-02 Howard ChuFirst draft of CSN spec, please comment.
2004-12-02 Pierangelo... more on DN munging; now works for all operations
2004-12-01 Pierangelo... fix DN munging; also fix potential error when logging...
2004-12-01 Sang Seok Lim1) existing matching rules support in component filter
2004-12-01 Pierangelo... allow undefined schema items to be returned by back...
2004-12-01 Pierangelo... allow undefined schema items to be returned by back...
2004-12-01 Howard ChuPass entry to password_quality check module, not just...
2004-12-01 Howard ChuPass entire entry to password_quality check module...
2004-12-01 Kurt Zeilengarebuild at Sang's request
2004-11-30 Sang Seok Limto check if dynamic module support is on
2004-11-30 Pierangelo... don't yell at regex styling that wraps all the suffix...
2004-11-30 Kurt Zeilengarebuild
2004-11-30 Jong Hyuk Choirestructuring and cleanup
2004-11-30 Howard ChuAdd comments, fix search args in syncrepl_entry
2004-11-30 Pierangelo... fix user/operational mix of attribute request
2004-11-30 Pierangelo... retry if addition of an entry previously added as glue...
2004-11-30 Howard ChuDelete define of SLAPD_OVER_GLUE
2004-11-29 Sang Seok LimComponent library for GSER encoders of primitive types
2004-11-29 Pierangelo... essential support for refreshOnly syncrepl
2004-11-29 Howard ChuBackglue hastily modified as an overlay
2004-11-29 Sang Seok Lim1) <all> type component reference support
2004-11-29 Howard Chu_operational should return SLAP_CB_CONTINUE
2004-11-29 Pierangelo... glue also in case of no such object, indicating that...
2004-11-29 Howard ChuFix db_close
2004-11-29 Pierangelo... warn users of the need to use the rwm overlay
2004-11-29 Howard ChuCleanup - enable config, delete unused code
2004-11-29 Pierangelo... more on syncprov support
2004-11-29 Howard ChuFix slap_known_controls initialization
2004-11-29 Howard ChuCleanup... never replicate syncConsumersubentries....
2004-11-29 Howard ChuRemove syncinfo si_UUID_dn, make consumer use modify...
2004-11-29 Howard ChuPartially revert previous commit. Fix startup csn gener...
2004-11-29 Howard ChuIn build_new_dn, rdn may be part of a larger string...
2004-11-29 Pierangelo... fix typo
2004-11-29 Pierangelo... first round at enabling back-sql as LDAPsync provider
2004-11-29 Pierangelo... generate contextCSN if not available; don't fail if...
2004-11-28 Kurt Zeilengacleanup
2004-11-28 Pierangelo... fix o_hdr use
2004-11-27 Kurt ZeilengaRebuild
2004-11-27 Howard ChuUse rdwr lock for si_mods to avoid deadlock
2004-11-27 Howard ChuFix syncprov_db_close, only cleanup thrctx once
2004-11-27 Pierangelo... make unregistered known controls show up as undefined...
2004-11-27 Howard ChuLet the backend know there's a sync search
2004-11-27 Howard ChuAdd checkpointing to save contextCSN periodically....
2004-11-27 Howard ChuLet the overlay run before the backend in bi_db_close
2004-11-27 Howard ChuFix prev commit
2004-11-27 Howard ChuAdd SLAP_DBFLAG_OVERLAY
2004-11-27 Howard ChuAdd slap_find_control_id
2004-11-27 Howard ChuCleanup controls
2004-11-27 Pierangelo... wait until syncprov freezes
2004-11-27 Howard ChuFix modify serialization
2004-11-27 Howard ChuFix overlay aux_operational, add contextCSN as operatio...
2004-11-27 Howard ChuForce a refresh if the search base has changed
2004-11-27 Howard ChuCleanup
2004-11-27 Howard ChuSerialize multiple modifies of the same entry (ala...
2004-11-27 Howard ChuFix op_cleanup
2004-11-27 Howard ChuFix abandon sequencing
2004-11-27 Howard ChuAdded abandon/cancel support
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-26 Howard ChuSelf-contained detached operation
2004-11-26 Howard ChuAdded response queuing for updates occurring during...
2004-11-26 Howard ChuFix prev commit
2004-11-26 Howard ChuMore Opheader fixes
2004-11-26 Howard ChuMore syncprov fixes. test019 now passes.
2004-11-26 Howard ChuMore BDB_PSEARCH cleanup
2004-11-26 Howard ChuMore Operation/Opheader fixes
2004-11-26 Pierangelo... fix dynacl compile
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-25 Howard ChuUse syncprov overlay
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-11-25 Howard ChuFix send_ldap* macros
2004-11-25 Howard ChuRevert previous commit, it breaks everything.
2004-11-24 Kurt ZeilengaFix typo
2004-11-24 Howard ChuCleanup, add some more descriptive comments.
2004-11-24 Jong Hyuk Choiremoved test.schema from the test slapd.conf
2004-11-24 Jong Hyuk ChoiAdd the omitted part from the original buddy allocator...
2004-11-24 Jong Hyuk ChoiOmitted from the original buddy allocator commit
2004-11-24 Howard ChuPersist passes test018
2004-11-24 Howard ChuUse normalized UUID...
2004-11-24 Howard ChuFirst pass at persist, not working
2004-11-24 Howard ChuUse BackendInfo instead of direct references to back...
2004-11-24 Howard ChuITS#3401 avoid empty make target when SLAPD_DYNAMIC_BAC...
2004-11-24 Howard ChuFix ITS#3400, move ebadf declaration
2004-11-23 Pierangelo... should fix compile when SLAPD_ACI_ENABLED is undefined
2004-11-23 Jong Hyuk Choiremove schema which was used for component match testing
2004-11-23 Howard ChuUse SLAP_CONTROL_* constants
2004-11-23 Jong Hyuk Choibuddy allocator for sl_malloc. Configurable at thread...
2004-11-23 Howard Chuslap_known_controls is now an array. (control.c r1...
2004-11-23 Howard ChuNow that we have a fixed number of slots for controls...
2004-11-23 Howard ChuAdd comment for spare bits in ctrlflags
2004-11-23 Howard ChuDynamic control management
2004-11-23 Howard ChuInitialize TLS connection callback
2004-11-23 Howard ChuAdd callbacks for client TLS connection establishment:
next