2000-09-15 |
Ben Collins | Remove unused var, 'rc'
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | make function match it's decleration
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | don't define NEED_COPY_HOSTENT in the decleration
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | include ac/unistd.h to avoid compiler warnings
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | fix formatting
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | wrap unused function, ldap_int_thread_onlist() in ...
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | fix compiler warnings by including ac/unistd.h
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | fix compiler warnings by including ac/unistd.h and...
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | initialize Sockbuf * to NULL
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | remove unused vars
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | move some vars to where they are actually used to avoid...
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | fix call to ldap_connect_to_path()
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare...
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | remove unused var, 'dn'
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | include ac/ctype.h and initialize some variables to...
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | wrap unused function, ber_log_puts(), in #if 0
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | remove lint
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | remove unused var 'actions'
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | Fix fprintf\'s, missing `prog\' argument
|
commit | commitdiff | tree |
2000-09-15 |
Ben Collins | compiler warnings, possible use of unitialized data
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | missed newline in printf
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | dereference 'char **text' when passing it as an arg...
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | declare return value of index_mask() to be slap_mask_t...
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | specifically check for NULL return from acl_get()
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | Error in setting sa_flags (was never set)
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | specifically check for NULL return from ldap_int_thread_deli...
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | Fix error in if() statement (==, not =)
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | s/got_max_ssf/got_min_ssf/ thinko fix when checking...
|
commit | commitdiff | tree |
2000-09-13 |
Ben Collins | init output_string to NULL, and check in printbase...
|
commit | commitdiff | tree |
2000-04-24 |
Ben Collins | for slurpd's replica directory (slurpd.status, and...
|
commit | commitdiff | tree |
2000-04-24 |
Ben Collins | filecheck(), we should strcpy the file passed (f arg...
|
commit | commitdiff | tree |
2000-04-24 |
Ben Collins | use strcpy instead of sprintf when all we have is two...
|
commit | commitdiff | tree |
2000-04-24 |
Ben Collins | when opening files in /tmp use O_CREAT|O_EXCL to overcome...
|
commit | commitdiff | tree |
2000-04-24 |
Ben Collins | with the -t option (writing to /tmp) open files with...
|
commit | commitdiff | tree |
1999-09-29 |
Ben Collins | * tests/scripts/defines.sh: add ${LD_LIBRARY_PATH}...
|
commit | commitdiff | tree |
1999-09-29 |
Ben Collins | * configure.in: add --enable-dynamic option for linking...
|
commit | commitdiff | tree |
1999-09-23 |
Ben Collins | * configure.in: add tcl8.2 to list of tcl libs to search...
|
commit | commitdiff | tree |
1999-09-22 |
Ben Collins | * backend.c: SLAPD_LDAP_TCL -> SLAPD_TCL_DYNAMIC
|
commit | commitdiff | tree |
1999-09-22 |
Ben Collins | * build/top.mk: removed references to TMPROOT and added...
|
commit | commitdiff | tree |
1999-09-22 |
Ben Collins | regenerated
|
commit | commitdiff | tree |
1999-09-22 |
Ben Collins | * configure.in: Added better check for libwrap (the...
|
commit | commitdiff | tree |
1999-07-23 |
Ben Collins | Libtool's version info option is -version-info, not...
|
commit | commitdiff | tree |
1999-05-23 |
Ben Collins | Synced to show changes in openldap.m4
|
commit | commitdiff | tree |
1999-05-21 |
Ben Collins | Fixed missing comma in -ldb check
|
commit | commitdiff | tree |
1999-05-07 |
Ben Collins | Moved db1/db.h check to the db1 marco in openldap.m4...
|
commit | commitdiff | tree |
1999-05-07 |
Ben Collins | Missing # in front of else in the sockinit #if's
|
commit | commitdiff | tree |
1999-05-06 |
Ben Collins | Glibc 2.1 has Berkley db as -ldb1. Set up the autoconf...
|
commit | commitdiff | tree |
1999-05-04 |
Ben Collins | Moved -lnet,socket check for BeOS to the rest of the...
|
commit | commitdiff | tree |
1999-05-04 |
Ben Collins | Include sys/time.h if we have it defined, needed for...
|
commit | commitdiff | tree |
1999-05-04 |
Ben Collins | Install man page from 26797srcdir in case building...
|
commit | commitdiff | tree |
1999-05-04 |
Ben Collins | Added -lnet for BeOS libs. Also need to add some sort...
|
commit | commitdiff | tree |
1999-04-24 |
Ben Collins | Added Tcl backend-specific configuration settings
|
commit | commitdiff | tree |
1999-03-28 |
Ben Collins | If we are using lutil_lock functions then define NEED_SIMPLE...
|
commit | commitdiff | tree |
1999-03-26 |
Ben Collins | Added extra checks to locking definitions
|
commit | commitdiff | tree |
1999-03-15 |
Ben Collins | Only declare strdup() if DECL_STRDUP is defined
|
commit | commitdiff | tree |
1999-03-15 |
Ben Collins | configure.in now includes OL_DECL_STRDUP, configure...
|
commit | commitdiff | tree |
1999-03-15 |
Ben Collins | Define OL_DECL_STRDUP, the current declaration conflicts...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Fix URL for latest hints
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | BeOS compile hints, also added to the FAQ-o-Matic
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Used new ldap_(un)lockf() functions
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Added lockf.o to list of OBJS and lockf.c to list of...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Macros for file locking/unlocking added (ldap_lockf...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Check that FIONBIO is defined, also add defined(__BEOS__...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Newest from GNU's CVS, provides detection of BeOS as...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Use LN_H in order to link (or copy) ldapadd from ldapmodify
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Declare LN_H=@LN_H@
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Check for how to hard link (ln or cp) and define as...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Functions for using fcntl to lock/unlock files in case...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Fixed small error in last commit for sys_errlist in...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | actually define HAVE_SYS_ERRLIST if we have it, if...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | We need a SUBDIR makefile in contrib/ so that compiling...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Moved 'doc' to SUBDIRS
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Added check for <arpa/inet.h>
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | Added check for getpass() as well as adding it to the...
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | #ifdef for <arpa/inet.h>
|
commit | commitdiff | tree |
1999-03-13 |
Ben Collins | #ifdef for <sys/file.h>
|
commit | commitdiff | tree |
1999-03-12 |
Ben Collins | Don't FORCE manpages in all-common
|
commit | commitdiff | tree |
1999-03-06 |
Ben Collins | Moved 'key.flags = 0;' inside of DB2 defines, it isn...
|
commit | commitdiff | tree |
1999-02-28 |
Ben Collins | Syntax error on install, mistakenly commited before...
|
commit | commitdiff | tree |
1999-02-28 |
Ben Collins | Fixed a small mistake in the last commit, as well as...
|
commit | commitdiff | tree |
1999-02-28 |
Ben Collins | Added verclean-local-srv since veryclean was not being...
|
commit | commitdiff | tree |
1999-02-28 |
Ben Collins | Moved man page generation to the build cycle instead...
|
commit | commitdiff | tree |
1999-02-28 |
Ben Collins | Changed general debug levels too LDAP_DEBUG_SHELL
|
commit | commitdiff | tree |
1999-02-23 |
Ben Collins | Changed LDA_DEBUG_ statements to more appropriate ones
|
commit | commitdiff | tree |
1999-02-19 |
Ben Collins | Converted strdup()'s to ch_strdup()
|
commit | commitdiff | tree |
1999-02-18 |
Ben Collins | * Removed uneeded cvs keywords
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Missing file
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Style changes, added cvs keywords
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Updated some items
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Completed open/close/destroy implementations
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Implemented the open, init functions correctly
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Implemented all of the (db_)destroy and (db_)close...
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Moved tcl_back_db_open() and interpreter init to tcl_init.c
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | Added return()
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | fixed exit()'s to be return()'s
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | keyword update
|
commit | commitdiff | tree |
1999-02-17 |
Ben Collins | $Id update
|
commit | commitdiff | tree |
|