]> git.sur5r.net Git - openldap/history - servers
Regenerate with GNUtls additions
[openldap] / servers /
2007-05-10 Howard ChuFix typo in prev commit
2007-05-10 Howard ChuITS#4954 clear c_sasl_dn after error
2007-05-10 Howard ChuITS#4952 use memcmp to compare CSN values
2007-05-09 Hallvard FurusethRemove unused variables
2007-05-09 Hallvard Furusethassert(pointer) -> assert(pointer != NULL)
2007-05-09 Hallvard FurusethStruct/array initializers must be constant expressions...
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-05-08 Howard Chucoverity scan, e is non-NULL
2007-05-08 Howard Chucoverity scan, fix typo
2007-05-08 Howard Chucoverity error, memory leak in file2anlist
2007-05-08 Howard Chucoverity scan, ch_realloc won't return NULL
2007-05-08 Howard Chucoverity fix, slapd_rw_apply NULL filter
2007-05-07 Ralf Haferkampfix comparison with string literal
2007-05-05 Howard ChuITS#4949 make config_syslog accumulate across multiple...
2007-04-24 Howard ChuITS#4917 preserve old sat_ad_mutex
2007-04-24 Howard ChuDisallow runtime delete of modload values
2007-04-20 Kurt ZeilengaDistinguish absent control value from empty control...
2007-04-12 Pierangelo Masaratifix ';binary' certificate transport (ITS#4868); add...
2007-04-11 Pierangelo Masaratifix no-op crasher (ITS#4925)
2007-04-10 Howard ChuFix prev commit, filter construction with URI filters
2007-04-09 Hallvard FurusethAdd missing return from void *bdb_tool_trickle_task()
2007-04-07 Howard ChuAdd trickle-sync for quick mode
2007-04-06 Howard ChuITS#4915 log failure retry status
2007-04-06 Howard ChuFix prev commit, config_obsolete
2007-04-06 Howard ChuAxe slurpd / replog support
2007-04-05 Howard Chuslurpd is strongly deprecated
2007-04-05 Ralf HaferkampolcDatabase=config always gets index 0,
2007-04-05 Howard ChuITS#4911 move slap_op_init/destroy to slap_init/destroy
2007-04-05 Howard ChuFix uninit'd serverID field
2007-04-04 Hallvard Furusethprintf %p expects void*
2007-04-04 Hallvard FurusethFix char* = const char* (text = sr->sr_text)
2007-04-04 Ralf HaferkampMoved the check for existing monitor database to the...
2007-04-02 Howard ChuITS#4904 fix delta-sync modlist free
2007-03-31 Howard ChuCleanup conditional arg in prev commit
2007-03-30 Ralf Haferkampuse slap_add_opattrs as discussed on -devel.
2007-03-29 Ralf HaferkampAdd operational Attributes when creating frontend and...
2007-03-29 Ralf HaferkampCreate frontend and config database entries automatical...
2007-03-26 Hallvard FurusethDo not end a potentially last line of a Makefile statem...
2007-03-25 Howard ChuITS#4893 fix prev commit
2007-03-25 Howard ChuMore struct cleanup
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-23 Howard ChuPreliminary GNUtls support. gnutls.c will merge back...
2007-03-22 Pierangelo Masaratiadd support for pagedResults to back-sql (ITS#4888)
2007-03-22 Pierangelo Masaratifix test in case of bailout (ITS#4891)
2007-03-22 Howard ChuEnhanced unique configuration
2007-03-22 Howard ChuRemove obsolete purge (obsoleted in cache.c rev 1.106)
2007-03-21 Pierangelo Masaratidon't add databases twice; but try as hard as possible...
2007-03-21 Pierangelo Masaratiallow adding of back-bdb with monitoring on (ITS#4789)
2007-03-21 Pierangelo Masaraticleanup
2007-03-21 Pierangelo Masaraticleanup after sending entry
2007-03-21 Pierangelo Masaratifix ITS#4883
2007-03-21 Pierangelo Masaratiimprove previous commit (check result of structural_cla...
2007-03-21 Pierangelo Masaratiexploit inheritance in add (ITS#4884): passes all tests...
2007-03-20 Pierangelo Masaratimore structure name cleanup
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-03-19 Pierangelo Masaratiadd uptime monitoring (in seconds)
2007-03-19 Pierangelo Masaraticleanup
2007-03-19 Pierangelo Masaratirestore op before checking result (and, if necessary...
2007-03-19 Pierangelo Masaratihandle r_dn == r_ndn
2007-03-17 Pierangelo Masaratimake sure unsigned time_t doesn't hurt (follow-on to...
2007-03-17 Pierangelo Masaratiremove lint (ITS#4878)
2007-03-15 Pierangelo Masaratifix ITS#4874
2007-03-14 Pierangelo Masaratifix cleanup
2007-03-13 Pierangelo Masaratiadd support for binary attributes (ITS#4868)
2007-03-12 Howard ChuDon't generate schema entries for include files that...
2007-03-11 Pierangelo Masaratiremove lint (ITS#4865)
2007-03-09 Pierangelo Masaratifix previous commit (ITS#4861)
2007-03-08 Pierangelo Masaraticheck consistency of referrals and result code (ITS...
2007-03-05 Pierangelo Masaratifix subtree shortcut (ITS#4856)
2007-03-05 Pierangelo Masaratifix str2anlist handling of undefined objects (ITS#4854)
2007-02-26 Pierangelo MasaratiSolaris doesn't like NULL pointers in printf, which...
2007-02-26 Pierangelo MasaratiSolaris doesn't like NULL pointers in printf, which...
2007-02-26 Pierangelo Masaratidetect braindead entries (e.g. from back-perl, ITS...
2007-02-24 Howard ChuITS#4851 retry if opening a supposedly clean shared...
2007-02-24 Pierangelo Masaratire-fix previus commit the other way 'round (rids are...
2007-02-24 Pierangelo Masaratifix type/format mismatch
2007-02-24 Howard ChuFix prev commit
2007-02-24 Howard ChuITS#4848 better config context tracking
2007-02-21 Pierangelo Masaratiimprove async connect handling in case of errors
2007-02-21 Pierangelo Masaratifix in-directory retcode lookup
2007-02-20 Pierangelo Masaratithis should never occur, but in case keep it readable
2007-02-17 Pierangelo Masarationly fetch user if and as soon as required by filter
2007-02-17 Pierangelo MasaratiextensibleObject allows all
2007-02-16 Howard ChuPlug leaks
2007-02-15 Kurt ZeilengaFix C errors
2007-02-14 Ralf Haferkampbdb-Database need objectclass "olcBdbConfig", removed...
2007-02-14 Howard ChuITS#4830 move -lltdl earlier in link order
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-02-14 Howard ChuFix rev 1.312
2007-02-13 Pierangelo Masaraticleanup
2007-02-13 Pierangelo Masaratiminor fixes...
2007-02-13 Howard Chusyncinfo_free must be able to free multiple syncinfos
2007-02-13 Howard ChuCleanup si_ctxcsn and si_sids in db_destroy
2007-02-13 Howard ChuCoverity deadcode
2007-02-13 Howard ChuCoverity leak
2007-02-13 Howard ChuCoverity error
2007-02-13 Howard ChuCoverity scan - saved attr may not exist for a Replace
2007-02-12 Howard ChuFix attribute deletion
2007-02-11 Howard ChuRework module_unload API
2007-02-11 Howard ChuFix prev commit
next