]> git.sur5r.net Git - openldap/shortlog
openldap
2005-07-19 Luke Howardsync with slapd
2005-07-19 Pierangelo... more cleanup
2005-07-19 Pierangelo... Memory cleanup
2005-07-19 Pierangelo... ObjectClass cleanup
2005-07-19 Pierangelo... cleanup
2005-07-19 Pierangelo... AttributeType cleanup
2005-07-19 Pierangelo... fix previous commit (ITS#3871)
2005-07-19 Pierangelo... more about rewrite leaks
2005-07-19 Pierangelo... fix yet another leak
2005-07-19 Luke HowardAlways set sml_desc when converting from LDAPMods
2005-07-19 Luke HowardCheck op->o_bd != NULL
2005-07-19 Luke HowardFix callback API for cast safety
2005-07-19 Luke HowardFix pointer error in readback control
2005-07-19 Luke HowardAdd slap_parse_ctrl() API for parsing already decoded...
2005-07-19 Luke HowardAdd slapi_x_filter_set_attribute_type() API
2005-07-19 Luke HowardImplement more of SLAPI 5.x - all SLAPI internal operat...
2005-07-19 Luke HowardAssociate global plugins with frontendDB
2005-07-19 Luke HowardSupport for pre-entry, pre-result, pre-referral SLAPI...
2005-07-19 Luke HowardGlobal plugins are now associated with frontendDB
2005-07-19 Luke HowardThe order of uidNumber and gidNumber was swapped in...
2005-07-19 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-19 Howard ChuFix bdb_tool_dn2id_get() - nobody should be calling...
2005-07-19 Luke HowardFix another crasher if parent is NULL
2005-07-19 Luke HowardFix crasher in hdb_dn2id() when parent is NULL
2005-07-19 Pierangelo... implement per-target, per-operation timeouts
2005-07-19 Pierangelo... document new timeout feature; improve existing stuff
2005-07-19 Pierangelo... trim unused (wrong) code
2005-07-19 Pierangelo... reword the description of listener permissions
2005-07-18 Pierangelo... fix ITS#3862
2005-07-18 Pierangelo... provide a useful example
2005-07-18 Luke HowardFix for previous commit
2005-07-18 Luke HowardFix pointer error
2005-07-18 Hallvard FurusethAdd userPassword protection to example.
2005-07-18 Hallvard FurusethAdd OVERLAYS section
2005-07-18 Hallvard FurusethNote that the overlay is experimental (copied from...
2005-07-18 Hallvard FurusethNote that relay backend is experimental (copied from...
2005-07-18 Hallvard FurusethAdd slapd-hdb
2005-07-18 Luke HowardAdd prototypes and pblock paramaters for more compat...
2005-07-18 Hallvard FurusethFix format arg to "overlay...configuration failed"...
2005-07-18 Hallvard FurusethRemove spurious snprintf(..., "<%s> cannot be deleted...
2005-07-18 Hallvard FurusethDelete unused variable.
2005-07-18 Hallvard Furusethsend_ldap_controls() returns int, so fix return LBER_ER...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-18 Hallvard FurusethFix cast in BDB_ID2DISK(): unsigned char *_p ... =...
2005-07-18 Hallvard FurusethMake ConfigArgs.lineno int like elsewhere instead of...
2005-07-18 Hallvard FurusethDelete unused variables
2005-07-18 Hallvard FurusethAdd missing "static" for functions declared static...
2005-07-18 Hallvard Furusethstrip_cav_tag() should return ber_tag_t, not int
2005-07-18 Hallvard Furuseth#include <ldif.h> for ldif_must_b64_encode_*()
2005-07-18 Hallvard Furusethsize_t peercredlen -> socklen_t peercredlen in #if...
2005-07-17 Pierangelo... refresh list of known overlays
2005-07-17 Pierangelo... fix some unclean unlock issues; fix potential leaks
2005-07-17 Pierangelo... fix generated connection entries
2005-07-17 Pierangelo... add an "OBSOLETED DIRECTIVES" section and list "subordi...
2005-07-17 Hallvard FurusethRemove spurious printf argument
2005-07-17 Hallvard Furusethrc in glue_tool_entry_put() is an int, not NOID (unsign...
2005-07-17 Hallvard Furusethbvlist *list was updated through the wrong type.
2005-07-17 Hallvard FurusethDeclare ldap_back_init_cf().
2005-07-17 Hallvard FurusethRemove spurious fprintf arguments
2005-07-17 Hallvard FurusethRemove unused type: struct token
2005-07-17 Hallvard FurusethRemove spurious cvalue=NULL printf argument.
2005-07-17 Hallvard FurusethFix typo: Scope "base" was only matched properly on...
2005-07-17 Hallvard FurusethAdd an example. Note that glued databases should usual...
2005-07-16 Pierangelo... trim (long ago) unused files
2005-07-16 Pierangelo... mark leak
2005-07-16 Pierangelo... fix leak
2005-07-16 Pierangelo... some (stupid) editors complain because 'new' is a reser...
2005-07-16 Pierangelo... paranoid check
2005-07-16 Pierangelo... fix typo
2005-07-15 Pierangelo... move to attic...
2005-07-15 Pierangelo... improve diagnostics when configuring suffix for special...
2005-07-15 Pierangelo... apply (a modified version of) ITS#3822 patch
2005-07-15 Pierangelo... refresh info about supported backends (added config...
2005-07-15 Howard ChuITS#3841 fix test in rev 1.220
2005-07-15 Pierangelo... fix memory leak (ITS#3862)
2005-07-15 Pierangelo... be liberal: accept empty oid lists
2005-07-14 Hallvard Furusethstruct slab_heap *sh was accessed through the wrong...
2005-07-14 Hallvard FurusethMake ebuf/ecur char* instead of unsigned char* (which...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-14 Hallvard FurusethSilence "unused variable" warning
2005-07-14 Hallvard FurusethSilence warnings
2005-07-14 Hallvard FurusethSilence "unused static function" warning
2005-07-14 Hallvard FurusethSilence "unused variable" warnings
2005-07-14 Hallvard FurusethFix typos GETNAMEINFO->HAVE_GETNAMEINFO, HAVE_HERROR...
2005-07-14 Hallvard FurusethSilence "unused label" warning
2005-07-14 Pierangelo... need a regular file (ITS#3865)
2005-07-14 Hallvard FurusethSilence "empty statement" warnings
2005-07-13 Pierangelo... should address ITS#3861
2005-07-12 Howard ChuFix loglevel to accept negative integers
2005-07-12 Howard ChuFix SLAP_SOCK_IS_MUTE typo
2005-07-12 Howard ChuITS#3854 fix Modify logging, add handlers for unrecogni...
2005-07-12 Howard ChuITS#3857 fix bottom-up modrdn cascades, use a global...
2005-07-11 Kurt ZeilengaSchema cleanup
2005-07-11 Hallvard Furusethretcode_op_func(): Fix uninitialized variable 'ref':
2005-07-11 Hallvard FurusethDeclare component matching functions
2005-07-11 Hallvard FurusethAdd missing function declarations in config.h
2005-07-11 Hallvard Furusethfp_parse_line():
2005-07-11 Howard ChuITS#3841 skip db_close if db_open was never called
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-11 Howard ChuITS#3847 silence warnings
next