]> git.sur5r.net Git - openldap/history - contrib
ITS#6278
[openldap] / contrib /
2009-08-26 Quanah Gibson-MountITS#4730 add makefile
2009-08-25 Quanah Gibson-MountITS#4730
2009-08-25 Quanah Gibson-Mountfix .c suffix rule dependencies
2009-08-24 Quanah Gibson-MountITS#6273
2009-08-18 Quanah Gibson-MountCleanup
2009-08-17 Quanah Gibson-MountUpdate contrib notices to reflect that they are distrib...
2009-07-27 Quanah Gibson-MountITS#6227
2009-07-22 Quanah Gibson-MountMissing #include
2009-06-27 Quanah Gibson-MountITS#5535
2009-06-04 Quanah Gibson-MountAlign SSD names with nsswitch.conf names
2009-06-03 Quanah Gibson-MountSync up nssov
2009-04-28 Quanah Gibson-MountAdd libtoolized makefile
2009-04-28 Quanah Gibson-MountIf the change set becomes empty, prevent other overlays...
2009-04-28 Quanah Gibson-MountRemove two useless lines (a badly applied patch before...
2009-04-28 Quanah Gibson-Mountlibtoolize autogroup
2009-04-28 Quanah Gibson-Mountlibtoolize autogroup
2009-03-17 Quanah Gibson-Mountdon't short circuit callback list
2009-02-02 Quanah Gibson-MountAdd makefile for slapo-cloak
2009-02-02 Quanah Gibson-MountAdd CVS header
2009-02-02 Quanah Gibson-Mountlibtoolize
2009-01-26 Quanah Gibson-MountITS#5660
2009-01-26 Quanah Gibson-MountITS#5410
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5872
2009-01-21 Quanah Gibson-MountITS#5764
2009-01-21 Quanah Gibson-Mountmore for ITS#5764
2009-01-21 Quanah Gibson-MountITS#5756 addpartial improvements
2008-11-10 Quanah Gibson-MountITS#5802
2008-11-10 Quanah Gibson-MountITS#5801
2008-11-10 Quanah Gibson-MountITS#5800
2008-11-10 Quanah Gibson-MountAdapt to recent changes in filter_free_x() interface
2008-11-10 Quanah Gibson-Mountmore for ITS#5732
2008-11-10 Quanah Gibson-MountITS#5766
2008-09-04 Quanah Gibson-Mountremove references to OpenLDAP 2.4.6
2008-09-03 Quanah Gibson-Mount- remove unneeded Copy-Constructor
2008-09-03 Quanah Gibson-MountAllow to pass LDAP_SCHEMA_-flags
2008-07-10 Quanah Gibson-MountITS#5575
2008-07-10 Quanah Gibson-Mountregenerated autoconf related files
2008-07-10 Quanah Gibson-MountFix minor diff
2008-07-10 Quanah Gibson-MountAdded missing files for make dist
2008-07-10 Quanah Gibson-Mountinclude version.var and .sh into the distribution
2008-07-10 Quanah Gibson-MountDefine library version/release in version.var to avoid...
2008-07-09 Quanah Gibson-MountDefine library version/release in version.var to avoid...
2008-07-09 Quanah Gibson-Mountcleanup, added AC_COPYRIGHT and AC_REVISION macros
2008-07-09 Quanah Gibson-Mountbe more liberal when parsing LDIF Entries
2008-07-09 Quanah Gibson-Mountmodules README, minus usn since that isn't in 2.4.
2008-07-08 Quanah Gibson-Mountadded support for deleting attribute type from the...
2008-07-08 Quanah Gibson-Mountnss overlay
2008-05-27 Quanah Gibson-MountUse DES_* functions instead of deprecated des_*
2008-05-27 Quanah Gibson-MountHere is slapo-nops, used to remove idempotent operation...
2008-05-01 Quanah Gibson-Mount- Use "const" where appropriate
2008-04-24 Howard ChuSync with HEAD
2008-04-15 Quanah Gibson-Mounttypo fixes
2008-04-15 Quanah Gibson-Mountempty() and size() methods
2008-04-15 Quanah Gibson-MountSASL support for LDAPConnection
2008-04-15 Quanah Gibson-Mountadded $OpenLDAP$ CVS Keyword
2008-04-15 Quanah Gibson-Mountadded $OpenLDAP$ CVS Keyword
2008-04-15 Quanah Gibson-Mount- Build LdifWriter
2008-04-15 Quanah Gibson-Mountinitial LdifWriter code
2008-04-15 Quanah Gibson-Mount- Plugged memory leak default constructor
2008-04-15 Quanah Gibson-Mountbuild LdifReader
2008-04-15 Quanah Gibson-Mountderive LDAPException from std::exception, merged Referr...
2008-04-15 Quanah Gibson-MountImproved error handling
2008-04-15 Quanah Gibson-MountRead LDIF version, handle comments and empty lines
2008-04-14 Quanah Gibson-MountFix bogus whitespace
2008-04-14 Quanah Gibson-MountInitial code for Ldif classes
2008-04-14 Quanah Gibson-MountAllow IPv6 addresses
2008-04-14 Quanah Gibson-MountFixed parsing of URIs with missing host and/or port
2008-04-14 Quanah Gibson-MountUpdated via 'doxygen -u doxygen.rc'
2008-04-14 Quanah Gibson-MountTidied include lines
2008-04-14 Quanah Gibson-MountCleanup
2008-04-14 Quanah Gibson-MountAvoid double free of LDAPRequest
2008-04-07 Gavin Henryjust a typo I found when reading.
2008-04-07 Gavin Henryjust a typo I found when reading.
2008-04-04 Ralf Haferkampempty() and size() methods
2008-04-03 Howard ChuFix bogus whitespace from 1.18
2008-04-01 Ralf HaferkampSASL support for LDAPConnection
2008-03-28 Ralf Haferkampadded $OpenLDAP$ CVS Keyword
2008-03-28 Ralf Haferkampadded $OpenLDAP$ CVS Keyword
2008-03-28 Ralf Haferkamp- Build LdifWriter
2008-03-27 Ralf Haferkampinitial LdifWriter code
2008-03-27 Ralf Haferkamp- Plugged memory leak default constructor
2008-03-20 Ralf Haferkampbuild LdifReader
2008-03-20 Ralf HaferkampImproved error handling
2008-03-20 Ralf Haferkampderive LDAPException from std::exception, merged Referr...
2008-03-20 Ralf Haferkampmissing pieces from last commit
2008-03-20 Ralf HaferkampRead LDIF version, handle comments and empty lines
2008-03-17 Ralf HaferkampInitial code for Ldif classes
2008-03-17 Ralf HaferkampAllow IPv6 addresses
2008-03-17 Ralf HaferkampFixed parsing of URIs with missing host and/or port
2008-03-07 Gavin HenryUpdated via 'doxygen -u doxygen.rc'
2008-03-07 Gavin HenryTidied include lines
2008-03-04 Howard ChuCleanup
2008-02-26 Ralf HaferkampRemove request from active requests stack in exception...
2008-02-26 Ralf HaferkampAvoid double free of LDAPRequest
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-Mountldap_pvt_thread_pool_getkey() arg 'data' should point...
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-11 Quanah Gibson-Mountcleanup #includes, removed SUSE-specific stuff from...
next