]> git.sur5r.net Git - openldap/shortlog
openldap
2003-04-07 Kurt ZeilengaMore autoconf 2.57 changes (this is getting ugly) AUTOCONF_2_57
2003-04-07 Pierangelo... cleanup
2003-04-07 Pierangelo... fix typo
2003-04-07 Howard Chuschema checks
2003-04-07 Howard ChuFix !ENABLE_REWRITE
2003-04-07 Howard ChuFix returncode checks
2003-04-07 Pierangelo... works fine now
2003-04-07 Kurt ZeilengaSome more autoconf 2.57 updates, much more still needed...
2003-04-07 Kurt ZeilengaMore configure tweaks (autoconf 2.57)... much more...
2003-04-07 Pierangelo... need a second function because of different free()...
2003-04-07 Pierangelo... move to more appropriate file ...
2003-04-07 Pierangelo... use berval
2003-04-07 Pierangelo... first cut at grouping rewrite/map stuff; needs work
2003-04-07 Pierangelo... default remapping from target to server aliases searchR...
2003-04-07 Pierangelo... group rewrite/map stuff in one structure and optimize...
2003-04-07 Pierangelo... use rewrite info instead of ldapinfo for reusability...
2003-04-07 Howard ChuUse individual addAttrDN, compareAttrDN, modifyAttrDN...
2003-04-07 Howard ChuFix prev
2003-04-07 Howard ChuFix freeval check
2003-04-07 Howard ChuCleanup previous
2003-04-07 Howard Chu(SLAP_NVALUES) attr->a_nvals must not be NULL, set...
2003-04-07 Howard ChuOne more typo
2003-04-07 Howard ChuFix typo
2003-04-07 Howard ChuFix matchedDn detection
2003-04-07 Howard ChuActually free mapped attrval
2003-04-07 Howard ChuCleanup ENABLE_REWRITE ifdefs, put into a new ldap_back...
2003-04-07 Pierangelo... fix tools build when SLAPI is enabled
2003-04-07 Pierangelo... need OpenLDAPaciMatch
2003-04-07 Pierangelo... fix most missing dependencies with SLAPI; slappasswd...
2003-04-07 Pierangelo... fix and improve previous commit
2003-04-07 Pierangelo... need attrs when sending entries ...
2003-04-07 Kurt ZeilengaUse AC_CHECK_MEMBER to implement struct passwd checks
2003-04-07 Kurt ZeilengaMSGHDR updates
2003-04-07 Kurt ZeilengaUse more robust AC_PROG_SHTOOL instead of homegrown...
2003-04-07 Kurt ZeilengaDisable gettext detection for now
2003-04-07 Kurt Zeilengacleanup
2003-04-07 Kurt Zeilengacleanup
2003-04-07 Howard ChuFix backglue crash
2003-04-07 Kurt Zeilengamore SLAP_NVALUES tweaking
2003-04-07 Kurt ZeilengaSLAP_NVALUES code cleanup
2003-04-06 Kurt ZeilengaMore #unifdef -DSLAP_NVALUES
2003-04-06 Kurt Zeilengapartial #unifdef -DSLAP_NVALUES
2003-04-06 Kurt Zeilengamark more translatable strings
2003-04-06 Kurt Zeilengamark a few translatable strings
2003-04-06 Kurt ZeilengaMark a few error strings
2003-04-06 Kurt ZeilengaFix version strings
2003-04-06 Kurt ZeilengaDon't cache strings, locale could change
2003-04-06 Kurt Zeilengamark the rest of translatable strings
2003-04-06 Kurt ZeilengaMark error strings
2003-04-06 Kurt ZeilengaMisc translation tweaks
2003-04-06 Kurt ZeilengaMark translatable strings. Needs work.
2003-04-06 Kurt ZeilengaAdd gettext detection
2003-04-06 Kurt ZeilengaAutoconf upgrade (partial)
2003-04-06 Howard ChuITS#2423 free SASL prompts
2003-04-06 Howard ChuITS#2423 don't malloc prompt results
2003-04-06 Howard ChuITS#2423 plug some memleaks
2003-04-06 Howard ChuITS#2423 - make the lib that allocates SASL prompt...
2003-04-05 Kurt ZeilengaBasic infrastructure for i18n/l10n
2003-04-05 Pierangelo... silence warnings
2003-04-05 Pierangelo... propagate selected changes to back-ldap
2003-04-05 Pierangelo... map attrs improvement
2003-04-05 Pierangelo... massage bound dn only if operating on authz backend
2003-04-05 Pierangelo... avoid 0-sized, unused allocations
2003-04-05 Howard ChuDefine MINIMUM_SEARCH_STACK_DEPTH=8, search_aliases...
2003-04-05 Pierangelo... cleanup & more
2003-04-05 Howard ChuRange check cleanup, added alias processing comments
2003-04-05 Howard ChuFix cursor initialization, scope IDs
2003-04-05 Kurt ZeilengaCleanup
2003-04-05 Howard ChuFix locking etc. in prev commit
2003-04-05 Howard ChuAdded code for BDB_ALIASES. Please test.
2003-04-05 Howard ChuMoved get_alias_dn from back-ldbm to frontend
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#unifdef -DSLAP_NVALUES_ON_DISK
2003-04-05 Pierangelo... cleanup
2003-04-05 Pierangelo... minor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo... more args elimination + allow specific messages when...
2003-04-04 Pierangelo... normalize values only if required
2003-04-04 Pierangelo... handle failure or missing attrs
2003-04-04 Howard ChuMinor cleanup, use shorthand macros
2003-04-04 Howard ChuInit entry in be_entry_get_rw
2003-04-04 Howard ChuSLAP_NVALUES fix dup check
2003-04-04 Luke HowardDon't segfault on malformed configuration
2003-04-04 Luke HowardDon't free pointer into contiguously allocated memory
2003-04-04 Kurt ZeilengaFix typo
2003-04-04 Howard ChuFix req DN massaging
2003-04-04 Howard ChuFix prev commit
2003-04-04 Howard ChuMapping fixes, SLAP_NVALUES fixes
2003-04-04 Pierangelo... first cut at mapping/rewriting before search (after...
2003-04-04 Pierangelo... remove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo... trim unnecessary args
2003-04-03 Pierangelo... backout this for now
2003-04-03 Pierangelo... silence warning
2003-04-03 Pierangelo... anyone knows a safer way to skip a tag?
2003-04-03 Pierangelo... of course there's a better way to skip a tag :)
2003-04-03 Pierangelo... eat undesired values
2003-04-03 Pierangelo... FIXME: is this the intended behavior?
2003-04-03 Pierangelo... need this to be able to bound searches when back-ldap...
2003-04-03 Pierangelo... safe defaults
2003-04-03 Pierangelo... new API; compiles if proxy is disabled
next