]> git.sur5r.net Git - openldap/history - servers
Use memchr, not strlen, to look for embedded NULs.
[openldap] / servers /
2002-02-13 Kurt ZeilengaCheck for NULs in DNs.
2002-02-13 Pierangelo Masaratihonor the ber_len field to allow to exploit ldap_bv2...
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13 Pierangelo Masaratiprepare for ldap_bv2dn()
2002-02-13 Kurt ZeilengaAdd embedded NUL checks, fix last commit
2002-02-13 Kurt ZeilengadnValidate needs to check for embedded NULs.
2002-02-13 Kurt ZeilengaMisc. DN fixes and cleanups, namely don't muck with...
2002-02-13 Kurt ZeilengaQuick (and expensive) fix to detect DNs with embedded...
2002-02-12 Kurt Zeilengaimprove log message
2002-02-12 Kurt ZeilengaDon't print unprintable keys
2002-02-12 Kurt ZeilengaFix pointer initialization bug
2002-02-12 Kurt ZeilengaFix overly complex control management
2002-02-12 Kurt ZeilengaMinor cleanup.
2002-02-12 Kurt Zeilengano need to check escaping of normalized dn
2002-02-12 Kurt ZeilengaRevert most of last change
2002-02-12 Kurt ZeilengaMisc cleanup
2002-02-11 Kurt ZeilengaFix bug in last commit
2002-02-11 Kurt ZeilengaNote that we likely need to make some of this conditional.
2002-02-11 Kurt ZeilengaUse UUID to generate a GID for txn_prepare. Based...
2002-02-11 Kurt ZeilengaMove BDB backend initialization to bdb_open. bdb_initi...
2002-02-11 Howard ChuSilence a warning about ldap_debug
2002-02-11 Kurt ZeilengaDon't use 'shtool mkln' as ln(1) replacement.
2002-02-11 Kurt Zeilenganotes needs for future additions
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-10 Kurt ZeilengaFix compile error properly
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-02-09 Kurt ZeilengaReverse arguments of is_object_subclass and reverse...
2002-02-09 Kurt ZeilengaChange structuralObjectClass to use objectClassMatch,
2002-02-09 Pierangelo Masaratifix for acl state
2002-02-09 Pierangelo Masaratifix for acl state
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-08 Kurt ZeilengaTreat access to dn="" as access to dn.base="". Avoid...
2002-02-08 Kurt ZeilengaUpdate comment
2002-02-08 Howard ChuSome malloc tweaks for for print_vals
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-02-08 Howard ChuMinor IDL tweaks
2002-02-07 Kurt ZeilengaITS#1587: s/2289/2589/
2002-02-06 Pierangelo Masaratifixes ITS#1582 (didn't trap SLAP_MOD_SOFTADD modificati...
2002-02-02 Howard ChuFinished compare implementation
2002-02-02 Howard ChuDeleted unneeded unbind.c
2002-02-02 Howard ChuAPI updates, some typo fixes
2002-02-02 Kurt Zeilengaswitch to openldap-data directory
2002-02-02 Kurt ZeilengaSwitch to openldap-data directory
2002-02-02 Kurt ZeilengaSwitch to openldap-data
2002-02-02 Kurt Zeilengacreate openldap-data, not openldap-ldbm
2002-02-02 Kurt Zeilengause BDB and other updates
2002-02-02 Kurt ZeilengaAdd cache txn_prepare code based upon submission (ITS...
2002-01-31 Kurt ZeilengaFix binary v lang_range typo
2002-01-31 Howard ChuFix ITS#1573 spelling errors
2002-01-31 Howard ChuFix ITS#1572, check for NULL objectClass in is_entry_ob...
2002-01-31 Kurt Zeilengaremove deadwood, e.g. slap_index2prefix()
2002-01-31 Kurt ZeilengaAdjust size offsets, needs work
2002-01-30 Kurt ZeilengaMisc WinNT build updates
2002-01-29 Kurt ZeilengaEntry rwlock is no longer needed as concurrency is... LDBM_POST_GIANT_RWLOCK
2002-01-29 Kurt ZeilengaFix giant lock handling on entry release
2002-01-29 Kurt Zeilengarevert constification of slap_init_user()
2002-01-29 Kurt ZeilengaAdd giant lock code back in... (it's my flakey devbox...
2002-01-29 Kurt ZeilengaBack out giant lock code, needs more work
2002-01-29 Kurt ZeilengaAdd GIANT rwlock! This should resolve nasty concurrenc...
2002-01-29 Kurt ZeilengaAdd time.c
2002-01-29 Pierangelo Masaratiadded local time under 'lang' (lang-x-local)
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-29 Pierangelo Masaratifix uninitialized last (NULL) entry in BerVarray
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-29 Kurt Zeilengadisable debug checks
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 Kurt ZeilengaAdd search no-op support.
2002-01-29 Kurt ZeilengaFix Debug() statement
2002-01-29 Kurt ZeilengaAdd first cut BDB no-op control support.
2002-01-28 Kurt ZeilengaDelete CDB (no transactions) support
2002-01-28 Pierangelo MasaratiCheck the ldif file without actually creating the db...
2002-01-28 Pierangelo Masaratiuses URL extensions to set socket permissions other...
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-28 Kurt ZeilengaRemove lint
2002-01-28 Pierangelo Masaratiprovisions for user-supplied permissions
2002-01-28 Pierangelo Masaratianother round at cleaning it up: better naming, more...
2002-01-28 Pierangelo Masaratibeautify listener monitor
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-28 Howard ChuSome more struct berval conversions
2002-01-27 Howard ChuExtended TLS_REQCERT/TLSVerifyClient syntax to 4 states...
2002-01-26 Kurt ZeilengaDon't free langbuf.
2002-01-26 Kurt ZeilengaBack out unintended commit
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-26 Howard ChuFix result
2002-01-26 Howard ChuEliminated dn_normalize. No more migration.
2002-01-26 Pierangelo Masaratiappropriately detect index delete failure
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Kurt ZeilengaRemove deprecated routines and a little lint.
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-26 Howard ChuChanged dnParent to struct bervals
2002-01-26 Howard ChuFix previous commit
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-26 Howard ChuChanged be_issuffix and dnParent to take struct bervals.
2002-01-26 Kurt ZeilengaMissed one db.bv_val in Debug statement
2002-01-26 Kurt ZeilengaStraighten out some argument passing... cache code...
2002-01-25 Kurt ZeilengaInitialize backend ssf set from global.
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-25 Howard ChuAdded Entry->e_bv for entry_decode
next