]> git.sur5r.net Git - openldap/shortlog
openldap
1999-04-01 Hallvard FurusethEnclose `DB_ENV li_db_env' declaration in #ifdef HAVE_B...
1999-04-01 Gary Williamscreate single-thread configurations
1999-04-01 Gary Williamsadd client tools
1999-04-01 Kurt ZeilengaUpdates for NT4 (MSVC5++).
1999-04-01 Gary Williamsenable debug output for NT
1999-04-01 Gary WilliamsNT port
1999-04-01 Gary WilliamsNT port
1999-04-01 Gary WilliamsNT port
1999-04-01 Gary WilliamsNT port
1999-04-01 Gary Williamsupdate project settings
1999-04-01 Gary WilliamsNT port
1999-04-01 Gary WilliamsNT port
1999-04-01 Kurt SpanierSome minor clean-up; checking bdb2 for sync with ldbm.
1999-03-31 Juan GomezAdded full v2 and v3 support for MODRDN/MODDN.
1999-03-31 Juan GomezBack with previous change, use ac/time.h include instead.
1999-03-31 Juan GomezDo include of sys/time.h to define struct timeval used...
1999-03-30 Kurt ZeilengaMake sure everything is up to date after MDBM changes.
1999-03-30 Juan GomezAdded mdbm option for with-ldbm-api variable.
1999-03-30 Kurt ZeilengaFix SLAPD_CONFIG_DN e_ndn bug.
1999-03-30 Kurt Zeilengaremove libtool comment
1999-03-30 Kurt ZeilengaRebuild configure due to MDBM addition.
1999-03-30 Juan GomezMDBM support added.
1999-03-30 Juan GomezMDBM Support added.
1999-03-30 Juan GomezMDBM detection feature.
1999-03-30 Kurt ZeilengaAdd pthread_detach to -kthread test.
1999-03-30 Kurt ZeilengaIRIX (very strange) default libraries have working...
1999-03-29 Kurt SpanierFix ldbmcat crash problem: first use the key before...
1999-03-29 Kurt Zeilengaadd wait macros. add LDAP_SIGCHLD. and other misc...
1999-03-29 Kurt ZeilengaAdd ioctl_t for arg type (Unix requires 'int', Winsock...
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-29 Kurt ZeilengaMisc header cleanup
1999-03-29 Kurt Zeilengawrap sys/param.h with HAVE_SYS_PARAM_H...
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-28 Kurt ZeilengaAll implementations of lutil_lockf (aka ldap_lockf...
1999-03-28 Kurt ZeilengaNT doesn't have waitpid()
1999-03-28 Kurt ZeilengaUpdate lutil_lockf (aka: ldap_lockf) to hide implementa...
1999-03-28 Kurt ZeilengaRemove quick install guide from README, it's too quick...
1999-03-28 Ben CollinsIf we are using lutil_lock functions then define NEED_S...
1999-03-28 Hallvard FurusethAvoid integer truncation of v1->bv_len - v2->bv_len...
1999-03-27 Hallvard FurusethROTATE<LEFT/RIGHT> error messages to stderr, not stdout
1999-03-27 Hallvard FurusethInitial port of web_ldap to OpenLDAP. Also fixed some...
1999-03-27 Hallvard Furusethfree() -> ldap_memfree() change
1999-03-27 Hallvard FurusethFree() -> ldap_memfree() changes. Remove use of the...
1999-03-27 Hallvard FurusethAdd wait4child()
1999-03-26 Kurt ZeilengaRemove release version number from README in -devel.
1999-03-26 Kurt ZeilengaReplace -M with $CC_MKDEP_FLAGS in comment
1999-03-26 Kurt ZeilengaUpdate locking codes.
1999-03-26 Will Ballantyneargh, somehow bdb2 version overwritten by ldbm version...
1999-03-26 Ben CollinsAdded extra checks to locking definitions
1999-03-26 Will Ballantynecheck for NULL newDN prior to final deref check
1999-03-26 Kurt ZeilengaAdd LDAP_DEBUG promotion and include of ac/insert.h
1999-03-26 Kurt ZeilengaReenable counters.
1999-03-26 Kurt ZeilengaDon't call AC_CANONICAL_HOST from configure.in. We...
1999-03-25 Kurt Zeilengaclose ldap.conf after reading it.
1999-03-25 Kurt ZeilengaUse modified works test to check for pthread_create...
1999-03-25 Kurt ZeilengaBackout previous change. It breaks specification of...
1999-03-24 Juan GomezAdded support for newSuperior.
1999-03-24 Juan GomezAdded a new function: build_new_dn(), which builds...
1999-03-24 Juan GomezFixed Pthread detection problem in IRIX.
1999-03-24 Juan GomezFixed Pthread detection problem in IRIX.
1999-03-23 Kurt ZeilengaFix unlock bug in connection_read/write. Fix connectio...
1999-03-23 Kurt ZeilengaImproved "closing" handling. Remove fd from read set...
1999-03-22 Kurt ZeilengaFix c_mutex typo.
1999-03-22 Kurt ZeilengaAdd trace to connection_get() to aid debugging.
1999-03-22 Kurt Zeilengaslap_set_time() is no longer necessary.
1999-03-22 Julio Sánchez... Changed the way paths are replaced in xrpcomp so that...
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-20 Kurt ZeilengaAdd check for <assert.h> and put include in right file...
1999-03-20 Kurt ZeilengaProvide global assert solution. <ac/assert.h> (new...
1999-03-20 Kurt ZeilengaUse calloc properly... could result in too few bytes...
1999-03-18 Julio Sánchez... slapd.conf and friends were being modified during the...
1999-03-18 Kurt ZeilengaAdd TMPROOT support for two phase building/installing.
1999-03-18 Kurt ZeilengaAdd copyright notice (to generate log message).
1999-03-18 Kurt ZeilengaBogus change just to generate a log message.
1999-03-18 Kurt ZeilengaAdd 1999 to acinclude and rebuild configure. (really...
1999-03-18 Kurt ZeilengaAdd 1999 to copyright. Test new log.pl.
1999-03-17 Kurt ZeilengaAdd DEFAULT_EDITOR to ldapconfig.h. Used by ldbmtest...
1999-03-17 Kurt ZeilengaUse HAVE_PW_GECOS when needed.
1999-03-17 Kurt ZeilengaAdd OL_STRUCT_PASSWD_PW_GECOS test. Checks for pw_geco...
1999-03-17 Kurt ZeilengaRebuild configure and portable.h.in...
1999-03-17 Kurt Zeilengadelete thread project, Bart completed this.
1999-03-17 Kurt ZeilengaAdd slapd -a address support. Allows you to bind to...
1999-03-17 Kurt ZeilengaMinor change to EBCDIC test.
1999-03-16 Kurt ZeilengaFirst cut at bind race fix. Passes our test suite...
1999-03-16 Kurt ZeilengaCast pointer to strcasecmp to AVL_CMP.
1999-03-16 Kurt ZeilengaInitial check of connection states. Have only implemented
1999-03-16 Kurt ZeilengaNULL needs to be defined for pthread_detach(NULL).
1999-03-15 Kurt ZeilengaUpdate EBCDIC tests.
1999-03-15 Kurt ZeilengaImplement OL_HEADER_STDC (derived from AC_HEADER_STDC...
1999-03-15 Kurt ZeilengaAdd EBCDIC test in preparation for VM port.
1999-03-15 Kurt ZeilengaAdd 'extern' to externals.
1999-03-15 Kurt ZeilengaFix "decleration" and missing ";" errors.
1999-03-15 Ben CollinsOnly declare strdup() if DECL_STRDUP is defined
1999-03-15 Ben Collinsconfigure.in now includes OL_DECL_STRDUP, configure...
1999-03-15 Ben CollinsDefine OL_DECL_STRDUP, the current declaration conflict...
1999-03-14 Hallvard FurusethselectObjectClass returned without a value. Return...
1999-03-14 Hallvard Furusethfree -> ldap_memfree. Remove spurious strdup.
1999-03-14 Hallvard FurusethAdd missing parens around Debug macro parameter
1999-03-13 Hallvard FurusethFix typo web_ldap.txt -> web_ldap_usage.txt
next