]> git.sur5r.net Git - openldap/shortlog
openldap
2007-04-20 Quanah Gibson... add -s option to top list of arguments
2007-04-12 Pierangelo... fix ';binary' certificate transport (ITS#4868); add...
2007-04-11 Pierangelo... fix no-op crasher (ITS#4925)
2007-04-11 Pierangelo... don't assert(0); apparently, other responses may result...
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 Quanah Gibson... More attr= to attrs= fixes
2007-04-06 Quanah Gibson... s/attr=/attrs=/
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 ChuRegenerate without slurpd
2007-04-05 Howard Chuslurpd is strongly deprecated
2007-04-05 Howard Chuslurpd is strongly deprecated
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 ChuITS#4897 source/destination confusion
2007-04-05 Howard ChuITS#4877 document -s newsuperior option
2007-04-05 Howard ChuAdditional fix for prev commit
2007-04-05 Howard ChuITS#4863 s/access to attr/access to attrs/
2007-04-05 Howard ChuFix uninit'd serverID field
2007-04-05 Howard ChuFix typo in prev commit
2007-04-05 Howard ChuITS#4910 note that mirrormode now requires serverID
2007-04-05 Howard ChuITS#4912 fix typo in prev commit
2007-04-04 Hallvard Furusethber_decode_oid(), ber_encode_oid(): cast bv_val to...
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-03 Howard ChuITS#4879 fixes for url parse/unparse
2007-04-03 Howard ChuITS#4875 ignore zero-length st_size
2007-04-02 Howard ChuNote overlay config ordering
2007-04-02 Howard ChuITS#4904 fix delta-sync modlist free
2007-04-02 Quanah Gibson... Use correct memory free function (ITS#4901)
2007-04-01 Quanah Gibson... Fix typo
2007-04-01 Howard ChuITS#4899 fix for keys not getting cleared
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-26 Howard ChuITS#4893 back to pipes...
2007-03-25 Howard ChuITS#4893 just send the client socket, not a pipe descri...
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-25 Howard ChuUse AC_MEMCPY
2007-03-25 Howard ChuRevert prev commits, didn't belong here
2007-03-25 Howard ChuFix typo in prev commit
2007-03-25 Howard ChuAdd LDAP_PF_LOCAL_SENDMSG flag
2007-03-23 Howard ChuPreliminary GNUtls support. gnutls.c will merge back...
2007-03-23 Howard ChuAdd options for ber_get_stringbv() to omit NUL-terminat...
2007-03-23 Howard ChuFix TLS default for clients
2007-03-23 Howard ChuITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
2007-03-22 Pierangelo... add support for pagedResults to back-sql (ITS#4888)
2007-03-22 Pierangelo... fix 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... don't add databases twice; but try as hard as possible...
2007-03-21 Pierangelo... allow adding of back-bdb with monitoring on (ITS#4789)
2007-03-21 Pierangelo... cleanup
2007-03-21 Pierangelo... cleanup after sending entry
2007-03-21 Pierangelo... fix ITS#4883
2007-03-21 Pierangelo... do not refer to deprecated API
2007-03-21 Pierangelo... s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/...
2007-03-21 Pierangelo... improve previous commit (check result of structural_cla...
2007-03-21 Pierangelo... exploit inheritance in add (ITS#4884): passes all tests...
2007-03-20 Pierangelo... more structure name cleanup
2007-03-20 Howard ChuAdd DER OID decoder/encoder
2007-03-20 Howard ChuAdd DER OID encoder/decoder
2007-03-20 Howard ChuAdd ber_skip_data() to help positioning in structured...
2007-03-20 Pierangelo... cleanup struct declarations
2007-03-19 Pierangelo... add uptime monitoring (in seconds)
2007-03-19 Pierangelo... cleanup
2007-03-19 Pierangelo... restore op before checking result (and, if necessary...
2007-03-19 Pierangelo... handle r_dn == r_ndn
2007-03-18 Pierangelo... ld could be used after ldap_unbind_ext()
2007-03-17 Pierangelo... make sure unsigned time_t doesn't hurt (follow-on to...
2007-03-17 Pierangelo... remove lint (ITS#4878)
2007-03-15 Pierangelo... fix ITS#4874
2007-03-14 Pierangelo... fix cleanup
2007-03-13 Pierangelo... note ITS#4872 (forced commit)
2007-03-13 Pierangelo... add support for binary attributes (ITS#4868)
2007-03-12 Howard ChuDon't generate schema entries for include files that...
2007-03-12 Howard ChuFix prev commit
2007-03-12 Pierangelo... apparently, time_t is unsigned in some systems
2007-03-11 Pierangelo... remove lint (ITS#4865)
2007-03-10 Kurt ZeilengaForced commit to test CVS repository after move to...
2007-03-09 Pierangelo... fix previous commit (ITS#4861)
2007-03-09 Howard ChuFix typo
2007-03-09 Howard ChuMore logging tweaks
2007-03-09 Howard ChuFix prev commit
2007-03-09 Howard ChuAdd "hidden" doc
2007-03-09 Howard ChuDocument the "hidden" keyword.
2007-03-09 Howard ChuUncomment logfile doc - it's been implemented this...
2007-03-09 Howard ChuFixes (mostly from Buchan Milne) to make all generated...
2007-03-08 Pierangelo... check consistency of referrals and result code (ITS...
2007-03-05 Pierangelo... fix subtree shortcut (ITS#4856)
2007-03-05 Pierangelo... fix str2anlist handling of undefined objects (ITS#4854)
next