]> git.sur5r.net Git - openldap/shortlog
openldap
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)
2007-03-02 Kurt ZeilengaRebuild
2007-03-02 Kurt ZeilengaSearch libs for uuid_generate
2007-03-02 Kurt ZeilengaRebuild
2007-03-02 Kurt ZeilengaAdd support for uuid_generate/uuid_unparse
2007-02-27 Pierangelo... a (clearer) remainder...
2007-02-27 Pierangelo... a remainder...
2007-02-26 Pierangelo... Solaris doesn't like NULL pointers in printf, which...
2007-02-26 Kurt ZeilengaUpdate I-Ds
2007-02-26 Pierangelo... Solaris doesn't like NULL pointers in printf, which...
2007-02-26 Pierangelo... don't remember where, but without quotes it fails
2007-02-26 Pierangelo... detect 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... on Solaris, /bin/sh is not bash; grep doesn't like...
2007-02-24 Pierangelo... re-fix previus commit the other way 'round (rids are...
2007-02-24 Pierangelo... fix type/format mismatch
2007-02-24 Howard ChuFix prev commit
2007-02-24 Howard ChuITS#4848 better config context tracking
2007-02-23 Howard ChuNote ldap_controls, ldap_extended_operation
2007-02-23 Howard ChuFix typo
2007-02-23 Howard ChuITS#4844 add missing overlays
2007-02-21 Pierangelo... fix typo
2007-02-21 Pierangelo... don't play with URL list if connect(2) is asynchronous
2007-02-21 Pierangelo... improve async connect handling in case of errors
2007-02-21 Pierangelo... fix in-directory retcode lookup
2007-02-20 Pierangelo... this should never occur, but in case keep it readable
2007-02-19 Kurt ZeilengaRemove extrananous space in DN (in comment)
2007-02-17 Pierangelo... only fetch user if and as soon as required by filter
next