1998-11-23 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | Update portable.h for NT |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | Axe the SunOS 5.6 define and use Pthreads. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | Update configure with new yielding select test. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | Replaced PREEMPTIVE_THREADS with HAVE_YIELDING_SELECT... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | Use environment $CC is available, otherwise cc. New... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Hallvard Furuseth | Typo: '#ifdef defined(...)' |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Hallvard Furuseth | be& was passed uninitialized to read_config() |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Hallvard Furuseth | gcc -W cleanup: Remove implicit int, remove unused... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Hallvard Furuseth | Include ac/ctype.h |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | "make veryclean" now lives up to its name. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | update termios: HAVE_TERMIOS -> HAVE_TERMIOS_H -> HAVE_... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Hallvard Furuseth | Do not use struct winsize or declare chwinsz unless... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Hallvard Furuseth | "handler" should return RETSIGTYPE, not void |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt Zeilenga | Add libtool support based upon patch by Bart Hartgers... |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Kurt Zeilenga | LIBS needs to be redefined to link test programs. |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Kurt Zeilenga | Build library test programs. Fix compiling issues. |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Predrag "Pele... | Update to my little php3-tool thingy - config file... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Add hints for FreeBSD |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Fix manual support. Set MANCOMPRESS to $(CAT) for... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | $BINDIR should be $bindir |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Fix SunOS5 HAVE_THR detection -llwp -> -lthread |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Pass $(CC) to mkdep |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Hallvard Furuseth | Don't use perror after ldbm_store() failure; errno... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Hallvard Furuseth | Add rfc2279 (obsoletes rfc2244) |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Hallvard Furuseth | The tsleep() versions had different return types |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Hallvard Furuseth | stack.c did not compile, needed ldap_log.h for its... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Hallvard Furuseth | Don't use the `return value' from void free() |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Hallvard Furuseth | Needed stdio.h |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Add strdup.c to project file. |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | LWP/THR detected failed to set ol_link_threads. |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Update string.h to unconditional declare forwards for |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Add strdup.c from -llutil, renamed to ldap_strdup(... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Update INSTALL/README files with references to new... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Kurt Zeilenga | Added some additional guidelines and clarified some... |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Hallvard Furuseth | Guidelines for developers in doc/devel/, added doc... |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Hallvard Furuseth | add ldap_strdup and eliminate strdup in libldap |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Hallvard Furuseth | Add "avoid extern in .c files". |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Hallvard Furuseth | Added a file with coding rules and hints for OpenLDAP... |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Kurt Zeilenga | Support $LDAPRC to specify fullpath to additional rc... |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Hallvard Furuseth | pass struct in_addr.s_addr*, not long*, to gethostbyaddr |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Kurt Zeilenga | Check in default ldap.conf file |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Kurt Zeilenga | Update comments associated with SIGUSRx -> LDAP_SIGUSRx... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | debug messages incorrectly said "add" instead of "remove". |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | free parent's reader lock. Thanks Gary! |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Update configure. |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | wrap include fcntl.h with HAVE_FCNTL_H |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Remove lint in UserDirectory found on NT |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Add headers to resolve implicit declaration warnings. |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Update LinuxThread signal handling. Hide #ifdef hell... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | OBJS: passwd.c -> passwd.o (I thought I already fixed... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Protect strdup/memcmp from macro subsitution. Let... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Need to add SIZEOF defines. |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Fix multiple define protection. |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Shouldn't have removed uint32's multiple defined protec... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Kurt Zeilenga | Add missing check for crypt.h |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Kurt Zeilenga | Move byte orderring stuff to ac/bytes.h |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Kurt Zeilenga | Add sizeof checks to configure.in. |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Kurt Zeilenga | Add AC_C_BIGENDIAN check for <ac/socket.h>. Code shoul... |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Kurt Zeilenga | NT doesn't have fork. Need to define HAVE_SPAWNLP |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Kurt Zeilenga | Remove recently added externs. Some may not actually... |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Kurt Zeilenga | Update handling of string headers. |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Hallvard Furuseth | Back out probable fix to strange alignment code |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Hallvard Furuseth | Back out K&Rification change; would only be needed... |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Hallvard Furuseth | Kill off #elif in ldap/include/. K&R does not support it. |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Kurt Zeilenga | Make sure tblsize in initialized in ldap_new_select_info() |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Kurt Zeilenga | Remove extern declarations of library functions from... |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Kurt Zeilenga | Add checks for string.h and strings.h and apply them... |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Kurt Zeilenga | Update pthread preemptive test. Still needs work. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Kurt Zeilenga | Remove #ifdef sunos in lthread HAVE_LWP code. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Hallvard Furuseth | Added declarations of common str*() functions |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Kurt Zeilenga | Add check to see if errno is always thread specific. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Kurt Zeilenga | fix typo in previous commit. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Kurt Zeilenga | don't assume NULL is zero. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Kurt Zeilenga | Use "generic" ac headers. |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Kurt Zeilenga | Pthread library check. Autoconf uses same cache variab... |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Hallvard Furuseth | Removed space in front of `#endif'; `make depend' did... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | Eliminate #ifdef DOS |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | Updates based upon latest NT UserDirectory changes: |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | Modified UD as necessary to compile and link under NT. |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | Move extern declarations to headers. |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | Rework prototype ifdef to use __NO_PROTOTYPES and... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | Include ldif.h to pickup declaration of str_getline() |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Kurt Zeilenga | remove an entry from its parent's children ID list... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Hallvard Furuseth | Forced commit to correct previous log, files were not... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Hallvard Furuseth | Check if inet_addr() returns 0xffffffff as well as -1. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | Fix most `wider type truncated to int' bugs on OSF1... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | Memory leaks: Values from ldap_get_dn were not freed. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | Memory leaks: Values from ldap_dn2ufn and ldap_get_dn... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | Locks were not always released, in particular if someth... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | strlen() needed string.h. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | Fix HAVE_PTHREAD_D4 -> HAVE_PTHREADS_D4 |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Hallvard Furuseth | &deref_kv -> deref_kv; som compilers don't like &array |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Kurt Zeilenga | Update NT4 port. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Kurt Zeilenga | Add/Remove defines to make current with ldapconfig... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Kurt Zeilenga | Create feature file for NT build environment. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Kurt Zeilenga | Don't include portable.h. Headers can and should assum... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Kurt Zeilenga | Update configure to handle DEC OSF1 3.2 special cases. |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Kurt Zeilenga | Added support for ldap.conf file. See ldap.conf(5... |
commit | commitdiff | tree | snapshot |
next |