]> git.sur5r.net Git - openldap/shortlog
openldap
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-25 Kurt ZeilengaNeed to pretty assertion values
2003-04-25 Kurt Zeilengacleanup
2003-04-24 Kurt ZeilengaBackout last commit... needs more work
2003-04-24 Kurt Zeilengarework objectClass mucking to use syntax "pretty" routine
2003-04-24 Kurt Zeilengaremove lint
2003-04-24 Kurt ZeilengaAdd some comments about DB_CONFIG
2003-04-24 Kurt ZeilengaFix typo
2003-04-24 Luke HowardFix potential attr_merge_normalize() crasher
2003-04-24 Luke HowardMore careful checking of AVA flags
2003-04-24 Luke HowardFix Active Directory canonical name breakage
2003-04-24 Luke HowardFix another crasher in attr_merge_normalize_one()
2003-04-24 Luke HowardFix crasher in attr_merge_normalize_one()
2003-04-24 Luke HowardWhen a validate function fails from within a tool,...
2003-04-24 Howard ChuFix prev commit
2003-04-24 Kurt ZeilengaNew integer syntax / matching routines
2003-04-24 Howard ChuClean up prev commit
2003-04-24 Howard ChuFix multi-byte tag parsing
2003-04-24 Howard ChuITS#2465 fix? ber_get_next must read at least sizeof...
2003-04-24 Howard ChuITS#2458 fix array decoding
2003-04-23 Kurt ZeilengaRebuild configure scripts with --enable-hdb support
2003-04-23 Jong Hyuk Choiber, bv memory cleanup
2003-04-23 Howard ChuFix byte-ordering in bdb_dup_compare
2003-04-23 Luke Howardslapi_dn_normalize() should pretty DN; slapi_dn_normali...
2003-04-23 Howard ChuChange RDN compare funcs, we don't need lexical ordering
2003-04-23 Luke HowardUse attr_merge_normalize() instead of attr_mergeit()
2003-04-23 Howard ChuAdded back-hdb
2003-04-23 Howard ChuSubtree rename support for the cache
2003-04-23 Luke HowardAllow search rewriter plugins to also set the search...
2003-04-23 Howard ChuFix multiple inclusion
2003-04-23 Luke HowardFix incorrect usage of slapi_ch_free()
2003-04-23 Howard ChuAdded back-hdb. Contributed by Howard Chu @ Symas Corp.
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-23 Luke HowardFix SLAPI debug message typo
2003-04-23 Howard ChuFix file: URL examples
2003-04-23 Howard ChuFix missing slash in file: URL
2003-04-23 Kurt ZeilengaAdd CONTRIBUTING section to HEAD's README
2003-04-22 Jong Hyuk Choimove ldap_get_message_ber() from ldap.h to ldap_pvt.h
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() -> ldap_get_message_ber()
2003-04-22 Jong Hyuk ChoiMisc cleanup - more to come.
2003-04-22 Jong Hyuk Choiget_ldapmsg_ber() added.
2003-04-22 Kurt ZeilengaFix typo in last commit
2003-04-22 Howard ChuMissed a bei_rdn in prev commit
2003-04-22 Kurt ZeilengaFix up subtreeSpecification to allow new GSER-based...
2003-04-22 Jong Hyuk ChoisubtreeSpecification syntax change : -binary +validator
2003-04-22 Howard ChuOmit bei_rdn field from EntryInfo
2003-04-22 Howard Chufilter_candidate tweaks, search_stack tweaks
2003-04-22 Jong Hyuk Choimore cleanup for the backend API change
2003-04-22 Howard ChuTrim dead BDB_HIER stuff
2003-04-22 Howard ChuFix args to bdb_cache_modrdn
2003-04-22 Jong Hyuk Choisubentry cleanup
2003-04-22 Howard ChuFix multi-line string literals. new GCC complains...
2003-04-22 Howard ChuFix id2entry, let bdb_cache_release_all clean up EntryInfos
2003-04-22 Howard ChuMem context tweaks for bdb_dn2idl
2003-04-22 Howard ChuFix typo in prev commit
2003-04-22 Howard ChuMoved IDL cache code to standalone functions.
2003-04-22 Howard ChuPass parent EntryInfo instead of parent DN to dn2id_add...
2003-04-22 Kurt ZeilengaDon't do (unsafe) DNS reverse lookups.
2003-04-21 Kurt Zeilengacleanup
2003-04-21 Kurt ZeilengaAssign experimental OID to syncReplCookie
2003-04-21 Kurt ZeilengaMore ldap_connect_to_host() tweaks.
2003-04-21 Howard Chumemory context tweaks
2003-04-21 Kurt ZeilengaFix builds when getaddrinfo is not detected but getname...
2003-04-21 Howard ChuFix previous commit
2003-04-21 Kurt ZeilengaITS#2459 (partial) fix. Eliminate address parameter...
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-21 Jong Hyuk Choimemory API change
2003-04-21 Howard ChuPerform is_at_subtype check inline
2003-04-21 Kurt Zeilengaclarify that updatedn permits replica updating subject...
2003-04-20 Howard ChuFix glue_sub_init realloc disconnect
2003-04-18 Pierangelo... use a macro for the entry buffer size
2003-04-18 Pierangelo... use SLAP_PTRCMP
2003-04-18 Pierangelo... reset passwords before freeindg them
2003-04-18 Pierangelo... ensure all metasingleconns are init'ed
2003-04-18 Howard ChuAdd shm_key config keyword to use shared memory for...
2003-04-18 Luke HowardFix crasher when duplicating substring assertions
2003-04-18 Howard ChuMinor fixes
2003-04-18 Luke HowardImprove error checking
2003-04-18 Howard ChuFix prev commit, extended search was broken
2003-04-18 Luke HowardDon't pollute op->o_bd in access_allowed()
2003-04-18 Howard ChuFix undefined filters
2003-04-18 Howard ChuFix undefined substring filters
2003-04-18 Howard ChuITS#2453, Fix filter candidate generation
2003-04-18 Howard ChuITS#2449, broken NOT filters
2003-04-18 Jong Hyuk ChoiCaching non-existing index entries in the IDL cache...
2003-04-17 Pierangelo... improve previous commit
2003-04-17 Pierangelo... don't return referral if cannot compute one (should...
2003-04-17 Howard ChuUse EntryInfo navigation for search scope checks
2003-04-17 Howard ChuFinish alias scope support
2003-04-17 Howard ChuFix prev commit
2003-04-17 Howard ChuFix database search loop conditions
2003-04-17 Howard ChuFix AVL comparisons
2003-04-17 Howard ChuAdded hyc & Symas
2003-04-17 Kurt Zeilengafix typo
2003-04-17 Kurt Zeilengawhoops
2003-04-17 Kurt ZeilengaMinor tweak
2003-04-17 Kurt Zeilengacontributor notices
2003-04-17 Howard ChuAdded CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut...
2003-04-16 Pierangelo... add caveats to man page; cleanup and small improvements
2003-04-16 Pierangelo... cleanup; improve error handling
next