]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1999-05-19  Julio Sánchez... Fixed segfault in a ldif2ldbm-bdb2 child
1999-05-19  Julio Sánchez... Added missing semicolon.
1999-05-19  Julio Sánchez... Added missing declaration
1999-05-19  Kurt ZeilengaRemoved lint.
1999-05-19  Kurt Zeilengamethod tag should be unsigned long.
1999-05-19  Kurt Zeilengas/NULLMSG/NULL/
1999-05-19  Kurt ZeilengaAdd EXEEXT and MKVERSION support
1999-05-19  Kurt ZeilengaAdd EXEEXT and MKVERSION support.
1999-05-19  Kurt ZeilengaAdd UL to more BER tags.
1999-05-19  Kurt ZeilengaAdd UL to LBER tags.
1999-05-19  Juan GomezFixed a memory leak and getting ready to reuse some...
1999-05-19  Kurt Zeilengas/HAVE_SYSLOG/LDAP_SYSLOG/g
1999-05-19  Kurt ZeilengaReplace #ifndef WIN32 with #ifdef HAVE_SYSLOG
1999-05-19  Kurt ZeilengaAdd LDAP_CONST to kerberos bind routines
1999-05-19  Kurt ZeilengaAdd LDAP_CONST to ldap_set_option() invalue
1999-05-19  Kurt ZeilengaMissing LDAP_CONST from ldap_set_option() declaration.
1999-05-19  Kurt ZeilengaVienna Bulk Commit
1999-05-18  Kurt ZeilengaWrap externs with parens to protect against inproper...
1999-05-18  Kurt ZeilengaAdd check for <sys/select.h> for AIX.
1999-05-12  Juan GomezAdded the targets test-nis-schema, test-nis-schema...
1999-05-12  Juan GomezScript that starts a server with NIS schema and sample...
1999-05-12  Juan GomezConfig files that use the NIS related schema.
1999-05-11  Gary Williamsuse mutex to protect connection in connection_destroy...
1999-05-07  Gary WilliamsMove maxkids = cmdkids after fork of ldif2id2children...
1999-05-07  Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
1999-05-07  Ben CollinsMissing # in front of else in the sockinit #if's
1999-05-06  Gary Williamsldap_pvt_thread_kill doesn't work on NT, so use hit_soc...
1999-05-06  Gary Williamsmove bind_addr to make it externally available. NT...
1999-05-06  Gary Williamsadd wsa_err.c to project
1999-05-06  Gary Williamsroutine to get string for last WSA error on NT
1999-05-06  Gary Williamsdefine Versionstr, I'm sure there's a better way, but...
1999-05-06  Gary Williamsadd root_dse.c
1999-05-06  Gary Williamsdetect debug level and output to stdout
1999-05-06  Gary Williamsmove socket.h before errno.h so EWOULDBLOCK is defined...
1999-05-06  Ben CollinsGlibc 2.1 has Berkley db as -ldb1. Set up the autoconf...
1999-05-06  Julio Sánchez... Initial version
1999-05-04  Ben CollinsMoved -lnet,socket check for BeOS to the rest of the...
1999-05-04  Ben CollinsInclude sys/time.h if we have it defined, needed for...
1999-05-04  Ben CollinsInstall man page from 26797srcdir in case building...
1999-05-04  Ben CollinsAdded -lnet for BeOS libs. Also need to add some sort...
1999-05-04  Kurt ZeilengaFix "configurations".
1999-05-04  Kurt ZeilengaRelevant drafts...
1999-05-03  Hallvard FurusethITS#118: Remove "delete" and add [self] in access level...
1999-05-03  Hallvard FurusethFix typo "-c" to "-H"
1999-05-03  Kurt ZeilengaAdd LDAP_CONST macro for use within EXTERNAL headers...
1999-05-03  Kurt ZeilengaProvide a little information about SDF, how to use...
1999-05-03  Kurt ZeilengaCleanup formatting. Reorganization preamble informatio...
1999-05-02  Kurt ZeilengaAdd logo image.
1999-05-01  Kurt ZeilengaMinor adjustments to paths due to reorganization
1999-05-01  Kurt ZeilengaReorganize tree to better support multiple documents.
1999-05-01  Kurt ZeilengaMake copyright/license look good in -2html as well.
1999-05-01  Kurt ZeilengaCleanup copyright.sdf and license.sdf.
1999-05-01  Kurt ZeilengaUse SDF features to generate numberred sections.
1999-05-01  Kurt ZeilengaInclude software copyright/license as appendix.
1999-05-01  Kurt ZeilengaUpdate copyright to be in SDF format.
1999-04-30  Kurt ZeilengaFix typos.
1999-04-30  Kurt ZeilengaAdd LDIF2 draft.
1999-04-30  Hallvard FurusethFix typo in comment
1999-04-30  Hallvard FurusethFix typo EEE -> EE in LDAP_API_FEATURE_X_OPENLDAP_REEEN...
1999-04-30  Hallvard FurusethFix typo LDAP_END_SEQORSET -> LBER_END_SEQORSET
1999-04-30  Hallvard FurusethAdd RFC931 and INTERNATIONAL installation variables
1999-04-30  Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-04-30  Hallvard FurusethITS#141: Add ldbm_ignore_nextid_file, since tools/ldif2...
1999-04-30  Kurt ZeilengaModify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL...
1999-04-30  Kurt Zeilengaprotect multi-statement macros... ie: do { s1; s2...
1999-04-30  Kurt ZeilengaBackout ssl/ssl.h change for now. Trying to support...
1999-04-30  Kurt ZeilengaGenerate #error instead of just letting the compile...
1999-04-30  Hallvard Furusethenclose macro arguments in ()
1999-04-30  Hallvard FurusethFix ldap -> ld in body of LDAP_ERR_STRING(ld). Enclose...
1999-04-29  Hallvard FurusethEnclose CEILING/STRDUP macro args in ()
1999-04-29  Hallvard FurusethITS#141: move body of next_id_save() into new function...
1999-04-29  Hallvard FurusethAdd <ac/socket.h>
1999-04-29  Kurt ZeilengaRegenerate configure. Last commit was in error.
1999-04-29  Kurt ZeilengaRemove $(VERSIONFILE) dependencies
1999-04-29  Hallvard FurusethFix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -...
1999-04-29  Kurt ZeilengaMake 'schemacheck on' the default.
1999-04-29  Julio Sánchez... Sometimes ssl.h is ssl/ssl.h. This is a simple fix...
1999-04-29  Kurt ZeilengaDisable compare for now. Need to plug in passwd and
1999-04-29  Kurt ZeilengaUpdate back-passwd based on patches from howard.chu...
1999-04-29  Kurt ZeilengaIgnore idl_delete_key errors. LDBM isn't transactional...
1999-04-28  Kurt ZeilengaRemove # contrib from SUBDIRS
1999-04-28  Kurt ZeilengaWinsock changes:
1999-04-28  Kurt ZeilengaMake Versionstr const.
1999-04-28  Kurt Zeilengaslapd Version needs special treatment (Versionstr and...
1999-04-28  Kurt ZeilengaDon't destroy uninitialized connections...
1999-04-28  Kurt ZeilengaForgot to add mkversion... ud needs the version string to
1999-04-28  Gary Williamslet ldif2id2entry complete before allowing other childr...
1999-04-28  Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-27  Julio Sánchez... Initial version
1999-04-27  Kurt ZeilengaLint removal: signed i < unsigned j
1999-04-27  Kurt ZeilengaClean up valid flag: _VALUE -> _VALID.
1999-04-27  Kurt ZeilengaUpdate BerkeleyDB recommendation to 2.7.4.
1999-04-26  Kurt ZeilengaDon't have connection_state_closing() lock connection...
1999-04-26  Kurt ZeilengaAdd vfork comment
1999-04-24  Kurt ZeilengaChange examples: s/U-Mich/OpenLDAP/
1999-04-24  Ben CollinsAdded Tcl backend-specific configuration settings
1999-04-24  Kurt ZeilengaAcknowledge Umich
1999-04-24  Kurt ZeilengaMove preamble.sdf to title.sdf. Create new preamble...
1999-04-24  Kurt ZeilengaAdd our URL to DOC_AUTHOR
1999-04-23  Kurt ZeilengaAdd copyright.sdf (includes COPYRIGHT) to master.sdf.
next