Commit Graph

  • efca851ac7 Favor termios over sgtty. Kurt Zeilenga 1998-11-05 00:09:41 +0000
  • f81ee9b63e Added ldap_msgtype() and ldap_msgid() Hallvard Furuseth 1998-11-04 23:51:31 +0000
  • 5009ee7b13 Add tests for vsnprintf and snprintf. Kurt Zeilenga 1998-11-04 23:29:52 +0000
  • 41e25b4041 Added ldap_explode_rdn() Hallvard Furuseth 1998-11-04 23:28:51 +0000
  • 02e98f106c Make sure vsnprintf() exists before using it. Add fallbacks. Kurt Zeilenga 1998-11-04 23:25:56 +0000
  • 2f33278850 Added lutil_detach() Hallvard Furuseth 1998-11-04 23:05:02 +0000
  • d33c87fc6f HAVE_LWP_THR was renamed HAVE_THR. Kurt Zeilenga 1998-11-04 22:32:18 +0000
  • 04e27dfe32 Update to 2.0-devel Kurt Zeilenga 1998-11-04 20:20:34 +0000
  • 2c6e3e6008 Add CPP check. Kurt Zeilenga 1998-11-04 20:10:51 +0000
  • 6f3bb4adfb Add additional defines to allow more compile time API checks. Kurt Zeilenga 1998-11-04 20:09:57 +0000
  • a169d9dea6 Add apitest to build. Kurt Zeilenga 1998-11-04 20:09:25 +0000
  • 8dae04328f API test for checking draft API issues. Kurt Zeilenga 1998-11-04 20:09:07 +0000
  • ba47ae1c6d Update options.c to use new defines. Kurt Zeilenga 1998-11-04 20:08:37 +0000
  • c39d8720d9 ldapd did not compile Hallvard Furuseth 1998-11-04 19:45:38 +0000
  • 48b3cd0f3f USE_LOCKF -> HAVE_FLOCK Hallvard Furuseth 1998-11-04 19:43:51 +0000
  • 26f31dcaca Add note about stabality of -devel. Kurt Zeilenga 1998-11-04 19:05:38 +0000
  • cedf6b4b5f 8-bit memcmp() Kurt Zeilenga 1998-11-04 18:47:15 +0000
  • df104514a8 Fix DCE detection. Kurt Zeilenga 1998-11-04 17:35:18 +0000
  • a76130b705 Fixed assignment bugs from Hallvard. Kurt Zeilenga 1998-11-04 16:36:04 +0000
  • d171cd4f42 Some gcc -W cleanup Hallvard Furuseth 1998-11-04 13:15:18 +0000
  • 500351993c Replaced #ifdef'ed ldap_lderrno() call with ldap_get_option() call. Kurt Zeilenga 1998-11-04 01:44:41 +0000
  • 8333a03346 struct ldap is now opaque to clients. updated clients to use ldap_get/set_options ld_options is renamed ld_booleans. ldap-int.h has accessor macros. updated libldap to use new accessor macros. Kurt Zeilenga 1998-11-04 01:41:00 +0000
  • 1203736b7b Add setproctile to liblutil Kurt Zeilenga 1998-11-04 01:36:44 +0000
  • 0300aebdc5 autoconf update Kurt Zeilenga 1998-11-04 01:35:21 +0000
  • f634a0d40f Fix install-local typo Kurt Zeilenga 1998-11-03 17:03:02 +0000
  • 1963dde36d Add environment examples and hints. Kurt Zeilenga 1998-11-03 01:12:04 +0000
  • 48aab762d2 Added REQUIRED SOFTWARE section. Added additional comments. Kurt Zeilenga 1998-11-03 00:42:43 +0000
  • 312fe11024 Fix bogus SunOS/Solaris LWP tests. Kurt Zeilenga 1998-11-02 18:45:31 +0000
  • 72ecc42de1 Try to find sched_yield in -lposix4 (Solaris) and -lrt (Digital Unix) Kurt Zeilenga 1998-11-02 05:16:07 +0000
  • 1c0f451699 Check in mach cthread fixes. Should make non-pthread detection work better. Kurt Zeilenga 1998-11-01 18:11:11 +0000
  • 222ffb4a4a Strip off extra ^M off each line Kurt Zeilenga 1998-10-28 05:32:40 +0000
  • a64aee352b Update changes with new tag. Kurt Zeilenga 1998-10-28 03:46:29 +0000
  • bac82ea3e4 Update to reflex changes integrated since last 1026 devel snap OPENLDAP_REL_ENG_1_1_ALPHA Kurt Zeilenga 1998-10-28 02:45:18 +0000
  • e357054d45 Update CHANGES from stable. Kurt Zeilenga 1998-10-28 02:34:46 +0000
  • 16e5182d78 Use stderr instead of stdout Kurt Zeilenga 1998-10-28 02:31:17 +0000
  • 6252c1871a 1. adding LDAP relevant RFC's Stuart Lynne 1998-10-28 02:02:11 +0000
  • ea9c01404e Merge in fixes/minor enhancements from from -devel. Kurt Zeilenga 1998-10-28 00:04:01 +0000
  • 8f644a6992 Update to PRE_V3. Kurt Zeilenga 1998-10-27 23:43:07 +0000
  • a638506bd5 initial version of php3-tool contributed by Predrag Balorda PHP3_TOOL_0_0 Kurt Zeilenga 1998-10-27 18:11:59 +0000
  • 653846f8e9 Initial revision Kurt Zeilenga 1998-10-27 18:11:59 +0000
  • 34c945b86d added ber_print_error() and renamed lber_bprint into ber_ namespace. Kurt Zeilenga 1998-10-27 07:50:07 +0000
  • 80cf83ace8 1. add ldap_get_lderrno(), required if struct ldap is private Stuart Lynne 1998-10-27 07:10:20 +0000
  • d0a843b74d Insert #ifdef SLAPD_ACLGROUPS Kurt Zeilenga 1998-10-27 06:34:01 +0000
  • 7c52060c67 1. extend aclgroup's to be able to specify objectClassValue and groupAttrName 2. update print_acl() a bit and call it during aclparse if LDAP_DEBUG_ACL Stuart Lynne 1998-10-27 02:07:12 +0000
  • 033cf4ebe7 Fixup bugs created by merge. Kurt Zeilenga 1998-10-26 17:37:35 +0000
  • d81b77e52d Move sizelimit check such that it limits what's returned, not what is searched. Kurt Zeilenga 1998-10-26 03:33:30 +0000
  • 4fc202d5b4 fix typo from ACLGROUP merge Kurt Zeilenga 1998-10-26 03:06:55 +0000
  • 48e53c8487 Add prototypes for LDAPv3 draft functions Kurt Zeilenga 1998-10-26 02:47:43 +0000
  • 42f2a83607 rename ber_init() to ber_init_w_nullc in preparation of LDAPv3 ber_init() Kurt Zeilenga 1998-10-26 02:38:39 +0000
  • 43f29c3cb8 More header work toward draft-ietf-ldapext-ldap-c-api-01. Kurt Zeilenga 1998-10-26 01:49:56 +0000
  • 702109706b update ldap/lber headers towards ldapext-ldap-c-api-01 Kurt Zeilenga 1998-10-26 01:18:41 +0000
  • 1a71029c3d Update version description. Kurt Zeilenga 1998-10-25 21:38:46 +0000
  • ad9da05240 Fix aclgroups (missing 's') Remove lint Kurt Zeilenga 1998-10-25 20:20:56 +0000
  • ded2194df7 Apply Ken McGarrahan's ldif padding fix. Kurt Zeilenga 1998-10-25 18:57:03 +0000
  • cf50d9436c Add Ken McGarrahan's LE/GE fix. Kurt Zeilenga 1998-10-25 18:40:10 +0000
  • adb49a3daf Working LDAP search on NT4! Kurt Zeilenga 1998-10-25 17:40:01 +0000
  • 684ad6b857 Add VC++ projects/workspaces from AC branch. Kurt Zeilenga 1998-10-25 17:31:07 +0000
  • 1c71cdfc67 Update changes/ports to reflect current status. Kurt Zeilenga 1998-10-25 17:05:01 +0000
  • 5554601bf5 Fix Y2K/localtime bug Kurt Zeilenga 1998-10-25 16:53:57 +0000
  • e1a9354c45 fix flush write typo Kurt Zeilenga 1998-10-25 16:51:39 +0000
  • 6bd06b4449 remove lint Kurt Zeilenga 1998-10-25 16:50:11 +0000
  • 150e6a6f55 X.500 -> LDAP Kurt Zeilenga 1998-10-25 16:48:57 +0000
  • 507053350d dn was computed after it was needed. Kurt Zeilenga 1998-10-25 16:48:16 +0000
  • bb72e6b4bb Update FreeBSD platform. Kurt Zeilenga 1998-10-25 16:44:54 +0000
  • 330863205e Revert to current schema "uniqueMember" -> "member" "groupOfUniqueNames" uniqueMember" -> "groupOfNames" Kurt Zeilenga 1998-10-25 16:43:11 +0000
  • 8ffd286942 bash(1) doesn't like empty if statements Kurt Zeilenga 1998-10-25 06:26:44 +0000
  • 2cd1a4a0b9 Update gmake comments. Kurt Zeilenga 1998-10-25 04:32:31 +0000
  • 7ae5aa69a7 wasn't merged in first round. Kurt Zeilenga 1998-10-25 03:22:04 +0000
  • 926ba6cb4a New files from Autoconf branch. Kurt Zeilenga 1998-10-25 03:15:45 +0000
  • dd51f86042 More files that didn't get merged properly. Kurt Zeilenga 1998-10-25 03:13:43 +0000
  • eb16d5d88f replace with autoconf versions Kurt Zeilenga 1998-10-25 02:08:13 +0000
  • a57b7a5bb0 replace with ac version Kurt Zeilenga 1998-10-25 02:02:31 +0000
  • 2fa8827ccf replace with autoconf version Kurt Zeilenga 1998-10-25 02:01:14 +0000
  • 41a48b09dd Wasn't merged. Just use autoconf version. Kurt Zeilenga 1998-10-25 01:57:30 +0000
  • 393a5e21b8 Fix typo Kurt Zeilenga 1998-10-25 01:54:37 +0000
  • cbb281cc4e remove old files Kurt Zeilenga 1998-10-25 01:50:47 +0000
  • 2a869f5a99 merged with autoconf branch Kurt Zeilenga 1998-10-25 01:41:42 +0000
  • c530ba9cee merge with main branch OPENLDAP_DEVEL_AC Kurt Zeilenga 1998-10-25 01:04:47 +0000
  • af77c232f5 Found the really, really stupid bug. The SAFEMEMCPY macro in string.h was hosed for memmove/memcpy cases. Kurt Zeilenga 1998-10-25 00:35:35 +0000
  • 4426899396 remove some lint... Kurt Zeilenga 1998-10-24 22:06:36 +0000
  • c277fff67f Still looking for the ldapsearch bug... and cleaning up things along the way. Kurt Zeilenga 1998-10-24 21:39:29 +0000
  • e671bb2e57 We're assuming STDC all the way. Kurt Zeilenga 1998-10-24 20:46:54 +0000
  • 198461b7ff minor cleanup Kurt Zeilenga 1998-10-24 20:25:50 +0000
  • 6c6d3d8f0c update locking codes, remove old platform specific defines Kurt Zeilenga 1998-10-24 20:18:31 +0000
  • 708e5abb08 Fixed memory leaks. Kurt Zeilenga 1998-10-24 06:11:30 +0000
  • 32d9124fed Updated derefAlias/DN to handle Entry R/W locks. New alias.c provided by Stuart Lynne. Kurt Zeilenga 1998-10-24 04:01:20 +0000
  • 6772a6e130 new files for general aliasing Kurt Zeilenga 1998-10-24 03:49:07 +0000
  • bf6c1e0ad2 Added Will Ballantyne's General Aliasing code. Not quite sure if the entry lock handling is correct yet. Kurt Zeilenga 1998-10-24 02:42:38 +0000
  • d4c5308b3a Use current schema objectClass 'groupOfNames' instead of 'groupOfUniqueNames' Will consider moving to groupOfUniqueNames as part of OpenLDAP 2.0. Kurt Zeilenga 1998-10-24 02:33:17 +0000
  • b978170b1a More lint removal from Hallvard. Kurt Zeilenga 1998-10-23 23:10:49 +0000
  • 238f7361d6 slapd returned "partial results and referral" even when no default referral has been configured in the server. Fix provided by Hallvard. Kurt Zeilenga 1998-10-23 22:20:45 +0000
  • 1d0e090998 remove lint reported by Hallvard This could have caused a crash. Kurt Zeilenga 1998-10-23 22:00:20 +0000
  • 12346ab42f Remove lint reported have Hallvard Kurt Zeilenga 1998-10-23 21:59:32 +0000
  • 856c134079 Fix uninitialized pointer bug. Kurt Zeilenga 1998-10-23 21:51:32 +0000
  • 1c0b433a25 very bad typo. Kurt Zeilenga 1998-10-23 21:49:03 +0000
  • 5c296dc0ba Minor changes to support NT. Kurt Zeilenga 1998-10-23 17:42:19 +0000
  • 3449d4b8c0 Change WINSOCK defines. Kurt Zeilenga 1998-10-22 23:36:20 +0000
  • a9fff6ae9d Whoops. Kurt Zeilenga 1998-10-22 23:28:20 +0000
  • 5ee53ca851 Add in WINSOCK2 ifdefs (ugh). Kurt Zeilenga 1998-10-22 23:25:45 +0000
  • 984a661277 clean up includes Kurt Zeilenga 1998-10-22 21:35:53 +0000