]> git.sur5r.net Git - openldap/shortlog
openldap
1999-04-07 Kurt Zeilengaeliminate -lpthread -lexc from pthread link tests
1999-04-07 Hallvard FurusethFix typo ol_cv_pthread_pthread -> ol_cv_pthread_threads...
1999-04-07 Hallvard FurusethRemove superfluous `)' in the `pthread_create in defaul...
1999-04-07 Kurt ZeilengaRemove extraneous setting of shutdown variable before...
1999-04-07 Kurt ZeilengaNew pthread_try_link test. Looks for pthread_create...
1999-04-07 Hallvard FurusethRemove #ifdef SLAP_CLEANUP around closelog()
1999-04-06 Kurt ZeilengaNew LinuxThreads detection. Correctly detects FreeBSD...
1999-04-06 Kurt ZeilengaAdd ldap_pvt_thread_destory() to un-ldap_pvt_thread_ini...
1999-04-06 Kurt ZeilengaRemove HAVE_LWP use from slurpd. globals for ldap_pvt_...
1999-04-06 Kurt ZeilengaBackout last change (resurection)
1999-04-06 Kurt ZeilengaMove tsleep back to slurpd... it relies on slurpd inter...
1999-04-06 Kurt ZeilengaDon't hide the unlock fix behind SLAP_CLEANUP...
1999-04-06 Hallvard Furusethifdef SLAP_CLEANUP: close db files, free memory, some...
1999-04-06 Hallvard FurusethUse macros for the dummy definitions of sys_errlist...
1999-04-06 Hallvard FurusethProtect against failed commands in Makefile.in
1999-04-06 Hallvard FurusethDo not pipe to awk, use temporary file instead
1999-04-06 Hallvard FurusethAdd $CC_MKDEP to override $CC and the -c option
1999-04-05 Kurt ZeilengaBackout last change... finish my first coke... try...
1999-04-05 Kurt ZeilengaShare unlock and return between true and false paths.
1999-04-05 Hallvard FurusethDelay free(e.e_ndn) in cache_find_entry_dn2id() to...
1999-04-05 Hallvard FurusethDelay free(e.e_ndn) in bdb2i_cache_find_entry_dn2id...
1999-04-04 Kurt ZeilengaRemove extraneous do_close() prototype. Conflicts...
1999-04-04 Hallvard FurusethRemove initialization of auto arrays
1999-04-04 Hallvard Furusethplug memory leak of li->li_nextid_file
1999-04-04 Hallvard Furusethstrdup/free li->li_directory when chaning, so unmalloce...
1999-04-04 Hallvard Furusethfix typo in comment in ldbm_back_close
1999-04-04 Hallvard FurusethPlug memory leaks
1999-04-04 Hallvard FurusethPlug memory leak in avl_free()
1999-04-04 Kurt ZeilengaCleanup socket() detection.
1999-04-04 Hallvard FurusethDo closedir()
1999-04-04 Hallvard FurusethPlug a few memory leaks
1999-04-04 Kurt ZeilengaRegenerate configure to include quillan's mods.
1999-04-04 John QuillanFixe problem where perl options were retrieved from...
1999-04-04 John QuillanFix bug in compare.c where obj_ref to pb_obj_ref
1999-04-04 Kurt ZeilengaAdd select args type & vfork tests for experimentation...
1999-04-03 Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-04-03 Kurt Zeilengacomment out OSF/1 yielding select force. Likely incorrect.
1999-04-03 Kurt ZeilengaReorder the pthreads tests and hope for the best. ...
1999-04-03 Kurt Zeilengas/final/draft4/ in comment about (depreciated) draft4...
1999-04-03 Kurt ZeilengaFix cut and paste mistakes in pthread detections cases...
1999-04-03 Hallvard FurusethAdd missing \n's in Debug statements
1999-04-03 Hallvard FurusethAdd missing \n's in Debug statements
1999-04-03 Hallvard FurusethAdd -U and -G options to set user and group id.
1999-04-02 Kurt Zeilengacache: implement try_again loop if cache entry is not...
1999-04-02 Kurt ZeilengaAdd checks for recv and recvfrom.
1999-04-02 Gary Williamsupdate project settings
1999-04-02 Gary Williamsadd release configurations
1999-04-02 Gary Williamsput single and multi-threaded output in different direc...
1999-04-02 Hallvard FurusethFactor `}' out of #if/...}/#else...}/#endif, so Emacs...
1999-04-02 Hallvard FurusethFix the fix to the wait4child fix - forgot an #else
1999-04-02 Hallvard FurusethDefine env.variable SLAPD_DEBUG to override the default...
1999-04-02 Hallvard FurusethTrying again:
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-04-01 Hallvard FurusethUpdate getopt() string and usage()
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.
next