]> git.sur5r.net Git - openldap/history - servers/slapd/tools
Patch: ACL #access-id#<invalid-DN> granted access to everyone (ITS#2006)
[openldap] / servers / slapd / tools /
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-14 Howard ChuAdded saslAuthzTo and saslAuthzFrom to system schema.
2002-06-12 Kurt ZeilengaAn almost complete slap_sasl_setpass()
2002-05-18 Howard ChuDelete $(SLAPD_MODULES)
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-11 Howard ChuITS#1734 return error on bad config file
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-30 Pierangelo Masaratiallow attribute exclusion list in selective replica
2002-03-24 Kurt ZeilengaUpdate control framework
2002-02-25 Kurt Zeilengatool install should not be dependent on $(BUILD_LDBM)
2002-02-23 Kurt ZeilengaC translator portability changes (ITS#1609)
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-28 Pierangelo MasaratiCheck the ldif file without actually creating the db...
2002-01-19 Kurt ZeilengaAdd mods.c
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-12 Pierangelo Masaratierror message from be_entry_put tool backend function
2002-01-11 Pierangelo Masaratilistener monitor
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-10 Kurt ZeilengaCleanup last commit. Need to add more internal schema....
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-06 Howard ChuFix some debug statements
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-26 Howard ChuChanged get_limits to struct berval*
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaFIx up replog calls, add replog call to bdb passwd
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-24 Kurt ZeilengaThis really should work... but it's no more broken...
2001-12-24 Kurt ZeilengaAdd some cheats to dnNormalize and dnMatch to workaround
2001-12-24 Kurt ZeilengaMisc cleanup, but doesn't fix tests.
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-20 Kurt ZeilengaAdd better error reporting.
2001-12-19 Kurt ZeilengaPatch slapadd(8) to provide a structuralObjectClass...
2001-12-17 Howard Chufrom jon@symas.com - minor cleanup
2001-12-17 Howard ChuFix ITS#1497 use strcmp instead of strncmp
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-11-27 Howard ChuFix segv in slapcat. Tool must use be_entry_return...
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-25 Pierangelo MasaratiFixes ITS#1385
2001-10-23 Kurt ZeilengaUse defined Root DSE attributes.
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits
2001-07-28 Kurt ZeilengaRemove assert(0)
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-14 Pierangelo Masaratireworked slapd_mods_free into mimic to avoid extra...
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
2001-07-14 Kurt ZeilengaQuick and dirty hack to add password modify replication.
2001-07-09 Pierangelo MasaratiForbid empty ("") dn! (followup 5 to ITS#1173)
2001-07-07 Pierangelo Masaratimoved some slap_mods_* functions into mods.c, so mods...
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-13 Kurt ZeilengaMisc updates to password codes / docs
2001-06-06 Kurt ZeilengaAdd more detailed reporting of schema violations to...
2001-05-02 Kurt ZeilengaFix secprops mimic'ing
2001-01-20 Kurt ZeilengaAdd default to default option
2000-11-06 Kurt ZeilengaFix passwd clearing bug
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-10-13 Julio Sánchez Fern... Add mra.o to linked objects
2000-10-10 Kurt ZeilengaAdd more detail to "configured to hold" message
2000-09-21 Kurt Zeilengasasl_secprops: needs to return ""
2000-09-21 Kurt ZeilengaRemove assert in sasl_secprops
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-17 Kurt ZeilengaRemove -s (noschemacheck in favor of using global_schem...
2000-09-16 Kurt ZeilengaCleanup
2000-09-16 Kurt ZeilengaReorder DN check
2000-09-12 Kurt ZeilengaUpdate projects for DB31 (Sleepcat changed library...
2000-09-08 Kurt ZeilengaAdd "allow tls_2_anon" to allow StartTLS to force sessi...
2000-09-08 Kurt ZeilengaDisallow inappropriate operations upon the root dse.
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-08-25 Kurt ZeilengaRework last commit for better forward compatibility
2000-08-25 Kurt ZeilengaRemove meantion of authPassword from slappasswd(8)...
2000-08-21 Kurt ZeilengaFix callback check logic
2000-08-18 Mark AdamsonFix the logic for checking if backend DB has all necess...
2000-07-26 Kurt ZeilengaRemove old kruft.
2000-07-21 Kurt ZeilengaRemove lint
2000-07-19 Kurt ZeilengaNew slapindex framework (no meat)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-13 Kurt ZeilengaUpdate NT build to include recently added SASL sources.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-12 Julio Sánchez Fern... Oops, hope this gets it right
2000-07-12 Julio Sánchez Fern... QUIPU cleaning removed necessary tool install logic
2000-06-29 Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaQUIPU -> Attic
next