]> git.sur5r.net Git - openldap/history - servers
Added fix to allow modrdn whose new rdn was already an attr value.
[openldap] / servers /
1999-05-26 Juan GomezAdded fix to allow modrdn whose new rdn was already...
1999-05-26 Juan GomezAgain mirroring LDAMP_MOD_SOFTADD changes....
1999-05-26 Juan GomezMirroring changes related to indexing to db2 backend...
1999-05-26 Juan GomezAdded support for LDAP_MOD_SOFTADD.
1999-05-26 Juan GomezFixed index file naming bug and added support for LDAP_...
1999-05-26 Juan GomezAdd LDAP_MOD_SOFTADD const.
1999-05-26 Juan GomezAdded include <ac/time.h> needed for struct timeval...
1999-05-26 Howard ChuObsolete file. Oops.
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-25 Howard ChuFor ITS#158: keep mixed-case backend suffix in addition...
1999-05-24 Kurt Zeilengasetsockopt( SO_KEEPALIVE ) on the listen() socket....
1999-05-24 Kurt ZeilengaImplement keep alives. Probably should be a configurat...
1999-05-23 Kurt ZeilengaRemove empty else and other minor cleanup.
1999-05-22 Kurt Zeilengaldap.h:
1999-05-22 Kurt ZeilengaRemoved too much LINT.
1999-05-21 Kurt ZeilengaRemove LINT.
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-05-21 Kurt Zeilengadon't free connections[i]
1999-05-20 Kurt ZeilengaShould not have freed ber_buf when freeing temp copy
1999-05-19 Juan GomezDo code reuse through ldbm_modify_internal().
1999-05-19 Julio Sánchez Fern... Fixed segfault in a ldif2ldbm-bdb2 child
1999-05-19 Julio Sánchez Fern... Added missing semicolon.
1999-05-19 Julio Sánchez Fern... Added missing declaration
1999-05-19 Kurt Zeilengamethod tag should be unsigned long.
1999-05-19 Juan GomezFixed a memory leak and getting ready to reuse some...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
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 Julio Sánchez Fern... Initial version
1999-04-30 Kurt ZeilengaFix typos.
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 Hallvard Furusethenclose macro arguments 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 Hallvard FurusethFix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -...
1999-04-29 Kurt ZeilengaMake 'schemacheck on' the default.
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 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 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 Fern... Initial version
1999-04-26 Kurt ZeilengaDon't have connection_state_closing() lock connection...
1999-04-23 Kurt ZeilengaImplement "quick" shutdown (similiar in behavior to...
1999-04-23 Kurt ZeilengaShould clear the write flag upon closing.
1999-04-23 Kurt ZeilengaUpdate state to closing early.
1999-04-23 Kurt ZeilengaModify connection_closing() to abandon operations and...
1999-04-21 Kurt ZeilengaModify slapd set user/group support to use -u/-g instea...
1999-04-20 Julio Sánchez Fern... Make it honor attrs and attrsonly
1999-04-20 Juan GomezUpdates index for rdn attribute type avoiding the ...
1999-04-19 Julio Sánchez Fern... The Root DSE does not depend on SLAPD_CONFIG_DN and...
1999-04-19 Julio Sánchez Fern... Beginning of ROOT DSE support
1999-04-19 Gary Williamshonor the maxkids variable on NT
1999-04-19 Kurt SpanierDelayed backend lock release to replog entry after...
1999-04-17 Kurt ZeilengaProtect listener_tid from being killed after the listen...
1999-04-16 Kurt ZeilengaFix typo in write select. Fix errors in WINSOCK handling.
1999-04-14 Gary Williamsadjust projet settings
1999-04-14 Gary WilliamsI moved slap_shutdown after the waitforkids. I also...
1999-04-14 Gary Williamsdelete spurious project sha_test
1999-04-14 Gary Williamsget rid of unreferenced variable tmp
1999-04-14 Gary Williamsget rid of unreferenced variable deleteoldrdn
1999-04-14 Gary Williamsget rid of unreferenced variables metaph and newm
1999-04-14 Gary Williamsput conditions on i, buf2 and c so we don't get unrefer...
1999-04-14 Gary Williamsfix Release configuration
1999-04-14 Gary Williamsput conditions on hp so we don't get unreferenced varia...
1999-04-14 Gary Williamslose unreferenced variable rc
1999-04-14 Gary Williamsset up Release configuration
1999-04-14 Gary Williamsupdate project settings
1999-04-14 Gary Williamsadd result.c
1999-04-14 Gary Williamsremove result.c
1999-04-14 Gary Williamsadd mimic.c(this time with the actual change)
1999-04-14 Gary Williamsadd mimic.c
1999-04-14 Gary Williamsif WIN32, add starttime
1999-04-14 Gary Williamsfix arg loop, move starttime to mimic.c
1999-04-14 Gary Williamsmove starttime to mimic.c, change exit to return
1999-04-13 Kurt ZeilengaAdd XXX comment to cache modified from underneath kludge.
1999-04-13 Gary Williamsadd libslapd,ldif2 tools projects
1999-04-13 Gary Williamsmove most files to libslapd to make linking ldif tools...
1999-04-13 Gary Williamsnew project file
1999-04-13 Gary Williamsadd section for NT to create processes
1999-04-13 Gary Williamsnew project file
1999-04-13 Gary Williamsnew project file
1999-04-13 Gary Williamsadd starttime to make NT happy
1999-04-13 Kurt ZeilengaFix linking errors (naming issues)
1999-04-13 Kurt Zeilengaldbm -> bdb2
next