]> git.sur5r.net Git - openldap/history - servers/slapd/back-passwd
import fix to ITS#3474 from HEAD
[openldap] / servers / slapd / back-passwd /
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-04-12 Kurt ZeilengaSync with HEAD
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-01-01 Kurt ZeilengaHappy new year
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-14 Howard ChuITS#2509 add missing arg for dnNormalize
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-11 Howard ChuMore memory context tweaks
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-02-26 Pierangelo Masaratimore SLAP_NVALUES cleanup
2002-08-26 Kurt Zeilengaremove lint
2002-08-26 Kurt ZeilengaPrevent buffer overflow
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-06-21 Howard ChuFix dynamic module linking
2002-05-22 Kurt ZeilengaAdd back-passwd.h to the mix
2002-05-15 Kurt ZeilengaFix typo in last commit.
2002-05-09 Kurt ZeilengaPatch: back-passwd needs pwent mutex (ITS#1794)
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-09 Kurt ZeilengaFix problems caused by lint removal
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2002-01-01 Howard ChuCleanup
2002-01-01 Howard ChuUse ldap_str2rdn
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Howard ChuChanged dn_rdn/dn_rdnlen to struct berval
2001-12-28 Kurt ZeilengaMore dn_normalize() -> dnNormalize() changes
2001-12-28 Kurt Zeilengadn_normalize -> dnNormalize
2001-12-26 Kurt ZeilengaUpdate to new API (struct berval DNs)
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuAdded missing passwd_back_db_config.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaFix typo
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaFix modrdn
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuChanged be_nsuffix from char ** to struct berval *...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-11-28 Kurt ZeilengaITS#1467 passwd fix from Brad Thompson <brad@vecna...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2000-12-28 Kurt ZeilengaITS#941: back-passwd levels fix from nick@debian.org
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-25 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Update back-passwd (that was...
2000-05-22 Kurt ZeilengaConst'ification
2000-05-11 Howard ChuRemoved XLDFLAGS, unnecessary for modules.
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethFix str2lower() -> ldap_pvt_str2lower()
1999-08-20 Kurt Zeilengamore const'ification
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
1999-08-07 Howard ChuFinal round of module changes
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-13 Hallvard FurusethAdd opattrs=0 arg to send_search_entry() call
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-04-29 Kurt ZeilengaUpdate back-passwd based on patches from howard.chu...
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-17 Kurt ZeilengaUse HAVE_PW_GECOS when needed.
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-02-20 Hallvard Furusethwrap bi_acl_group in #ifdef SLAPD_ACLGROUPS
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-18 Kurt Zeilengae_ndn = dn_normalize_case( e_dn )
1999-01-13 Kurt ZeilengaAdd normalized dn to Entry structure as field e_ndn...
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-26 Kurt ZeilengaMove sizelimit check such that it limits what's returne...
next