1999-03-23 |
Kurt Zeilenga | Improved "closing" handling. Remove fd from read set... |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Kurt Zeilenga | Fix c_mutex typo. |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Kurt Zeilenga | Add trace to connection_get() to aid debugging. |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Kurt Zeilenga | slap_set_time() is no longer necessary. |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Julio Sánchez... | Changed the way paths are replaced in xrpcomp so that... |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Kurt Zeilenga | Round 2 of connection management changes. |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Kurt Zeilenga | PROTOTYPE: New connection management infrastructure... |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Kurt Zeilenga | Add check for <assert.h> and put include in right file... |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Kurt Zeilenga | Provide global assert solution. <ac/assert.h> (new... |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Kurt Zeilenga | Use calloc properly... could result in too few bytes... |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Julio Sánchez... | slapd.conf and friends were being modified during the... |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Kurt Zeilenga | Add TMPROOT support for two phase building/installing. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Kurt Zeilenga | Add copyright notice (to generate log message). |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Kurt Zeilenga | Bogus change just to generate a log message. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Kurt Zeilenga | Add 1999 to acinclude and rebuild configure. (really... |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Kurt Zeilenga | Add 1999 to copyright. Test new log.pl. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | Add DEFAULT_EDITOR to ldapconfig.h. Used by ldbmtest... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | Use HAVE_PW_GECOS when needed. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | Add OL_STRUCT_PASSWD_PW_GECOS test. Checks for pw_geco... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | Rebuild configure and portable.h.in... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | delete thread project, Bart completed this. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | Add slapd -a address support. Allows you to bind to... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Kurt Zeilenga | Minor change to EBCDIC test. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Kurt Zeilenga | First cut at bind race fix. Passes our test suite... |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Kurt Zeilenga | Cast pointer to strcasecmp to AVL_CMP. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Kurt Zeilenga | Initial check of connection states. Have only implemented |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Kurt Zeilenga | NULL needs to be defined for pthread_detach(NULL). |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Kurt Zeilenga | Update EBCDIC tests. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Kurt Zeilenga | Implement OL_HEADER_STDC (derived from AC_HEADER_STDC... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Kurt Zeilenga | Add EBCDIC test in preparation for VM port. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Kurt Zeilenga | Add 'extern' to externals. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Kurt Zeilenga | Fix "decleration" and missing ";" errors. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Ben Collins | Only declare strdup() if DECL_STRDUP is defined |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Ben Collins | configure.in now includes OL_DECL_STRDUP, configure... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Ben Collins | Define OL_DECL_STRDUP, the current declaration conflict... |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Hallvard Furuseth | selectObjectClass returned without a value. Return... |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Hallvard Furuseth | free -> ldap_memfree. Remove spurious strdup. |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Hallvard Furuseth | Add missing parens around Debug macro parameter |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Hallvard Furuseth | Fix typo web_ldap.txt -> web_ldap_usage.txt |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Kurt Zeilenga | Fail -lbe check if -lroot doesn't exist. |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Hallvard Furuseth | Parameters in front of va_alist are unportable; use... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Kurt Zeilenga | Make sure LN_S is set to "cp" if "ln -s" AND "ln" does... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Kurt Zeilenga | Original test failed under FreeBSD. Reworked LN_H... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Hallvard Furuseth | Add missing newline at end of file |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Fix URL for latest hints |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | BeOS compile hints, also added to the FAQ-o-Matic |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Used new ldap_(un)lockf() functions |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Added lockf.o to list of OBJS and lockf.c to list of... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Macros for file locking/unlocking added (ldap_lockf... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Check that FIONBIO is defined, also add defined(__BEOS_... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Newest from GNU's CVS, provides detection of BeOS as... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Use LN_H in order to link (or copy) ldapadd from ldapmodify |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Declare LN_H=@LN_H@ |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Check for how to hard link (ln or cp) and define as... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Functions for using fcntl to lock/unlock files in case... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Fixed small error in last commit for sys_errlist in... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | actually define HAVE_SYS_ERRLIST if we have it, if... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | We need a SUBDIR makefile in contrib/ so that compiling... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Moved 'doc' to SUBDIRS |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Added check for <arpa/inet.h> |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Added check for getpass() as well as adding it to the... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | #ifdef for <arpa/inet.h> |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | #ifdef for <sys/file.h> |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Ben Collins | Don't FORCE manpages in all-common |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Hallvard Furuseth | Update README to reflect recent changes. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Hallvard Furuseth | Change U-M LDAP to OpenLDAP in manpage |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Hallvard Furuseth | Fix Makefile.in: Install in bindir instead of libexecdi... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Kurt Zeilenga | Update configure to: |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Added tests for modrdn and the proper operation of... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Expected output for modrdn tests. |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Fixed a bug related to the deallocation of memory for... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Defined LDAPMODRDN in preparation to add tests for... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Silence some warnings of unused variables and comparing... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays and related function... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Declare functions before use. Change some functions... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Protoize CMDTABLE.func() |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Add readline support. Change prompt to "saucer dn... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Fix previous changes: //comment -> /*comment*/ |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Kurt Zeilenga | -lldap requires $(KRB_LIBS) |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays, and related parameters... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Juan Gomez | Added support for deleteoldrdn. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Fix typo -lxttp => -lxtpp in HAVE_XTPP comment |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Bugfix: Move handling of boolean options in front of... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Replace (int)LDAP_BOOL_GET(...) with LDAP_BOOL_GET... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Pass LDAP_OPT_<ON/OFF> instead of (void*)flag to ldap_s... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Remove warning: Enclose initializer in {}. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Silence warnings: Remove unused variables. Enclose... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | include lutil.h to get lutil_passwd() |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Bugfix: Missing parens in `status = ldap_pvt_thread_cre... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Use free instead of ber_bvecfree to free privately... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Check for directory separator `\' in program name,... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Improve usage message and check, by JR Heisey |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Integrate saucer in OpenLDAP build environment: |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Kurt Zeilenga | LINE_WIDTH -> LDIF_LINE_WIDTH |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Kurt Zeilenga | Add LDIF_ to LINE_WIDTH |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Juan Gomez | Fixed type by changing rdn_type to new_rdn_type. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Don't install CFFILES in ldap_r. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Remove @DEFS@ from CPPFLAGS... we use portable.h uncond... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Use $TERMCAP_LIBS in readline test. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Add dcobject & uidobject auxilary object classes. ... |
commit | commitdiff | tree | snapshot |
next |