]> git.sur5r.net Git - openldap/history - libraries/liblutil
More contrib cleanout
[openldap] / libraries / liblutil /
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-14 Kurt ZeilengaRemove const from salt_format
2001-06-13 Kurt ZeilengaMisc updates to password codes / docs
2001-06-13 Kurt ZeilengaAdding crypt(3) salt format (ITS#1202) from Jeff Costlo...
2001-06-09 Kurt ZeilengaUpdated pthread test and usage (avoid pthread_detach...
2001-05-11 Gary Williamsfix global level usage (ITS 1143, 1144)
2001-05-02 Kurt Zeilengaoptional SHA1
2001-03-15 Kurt ZeilengaClean up header inclusion
2001-02-02 Gary Williamsfix NT build by moving unistd.h
2001-01-20 Kurt ZeilengaProvide extra salt for crypt(3)
2001-01-18 Kurt ZeilengaFix LMPASSWD code
2001-01-17 Gary Williamscheck for global level setting
2000-12-21 Mark Valencedup() does not work on WinSock sockets.
2000-12-08 Mark AdamsonITS#897 Internal connection that is closed on one...
2000-11-22 Kurt ZeilengaITS#899 LANMAN password contribution from Norbert Klasen
2000-10-25 Gary Williamsget rid of unused structure
2000-10-18 Gary Williamsfix file test
2000-10-18 Kurt ZeilengaEliminate the need for a buffer.
2000-10-18 Kurt Zeilengaremove lint
2000-10-18 Kurt ZeilengaRemove lint
2000-10-17 Gary Williamsconvert string levels to ints
2000-10-14 Kurt Zeilengaentropy should be unsigned
2000-10-13 Julio Sánchez Fern... Prevent it from crashing.
2000-10-12 Gary Williamsfirst try at logging improvements
2000-09-29 Kurt ZeilengaAdd hash to project file
2000-09-22 Kurt ZeilengaReplace indexing hash with 32-bit FNV-1... should be...
2000-09-15 Ben CollinsRemove unused var, 'rc'
2000-09-15 Ben Collinsmake function match it's decleration
2000-09-15 Ben Collinsinclude ac/unistd.h to avoid compiler warnings
2000-09-15 Ben Collinsfix formatting
2000-09-13 Ben CollinsError in setting sa_flags (was never set)
2000-09-06 Kurt ZeilengaMIT Kerberos and krb5_free_creds_contents (ITS#715)
2000-08-21 Kurt Zeilenganeeds string.h
2000-08-15 Kurt ZeilengaAdd char* ldap_pvt_get_fqdn(char*) which returns the...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-17 Kurt ZeilengaClarify comment
2000-07-17 Kurt ZeilengaFix SASL automatic/quiet modes...
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaMove some noise about
2000-07-13 Kurt ZeilengaUpdate NT build to include recently added SASL sources.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-15 Mark ValenceCheck if process is installed/running as service on...
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-07 Kurt ZeilengaInclude <lber.h> to use ber_strdup(). (probably should...
2000-06-07 Kurt ZeilengaUpdate a few misc docs
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-03 Kurt ZeilengaUse provided macros and comment
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt Zeilengamake ntservice error to string routines static
2000-05-13 Howard ChuFix ambiguous return value in lutil_passwd
2000-05-12 Howard ChuMoved GetLastErrorString to ntservice.c. I missed it...
2000-05-12 Kurt Zeilengant_err.c has moved from lutil to lber
2000-05-12 Howard ChuFix previous change to getRegParam, SERVICE_NAME is...
2000-05-12 Howard ChuMoved nt_err from liblutil to liblber, renamed WSAGetEr...
2000-05-12 Howard ChuFix typo in lutil_debug for NT: file -> log_file
2000-05-11 Howard ChuMore fixes for NT support:
2000-05-11 Howard ChuFix one more chk_unix ifdef
2000-05-11 Kurt ZeilengaFix unbalanced #endif
2000-05-11 Howard ChuAdded support for AIX security database:
2000-05-11 Howard ChuAdded LBER_OPT_LOG_PRINT_FILE to redirect the output...
2000-05-10 Kurt ZeilengaFix #ifdefs when --disable-crypt
2000-05-10 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-04-25 Kurt ZeilengaFramework for authpasswd. Needs work. Behind #ifdef
2000-04-19 Kurt ZeilengaFix == v != bug
2000-03-17 Kurt ZeilengaFix usage in comment
2000-02-08 Kurt ZeilengaDon't chdir("/"). Root may not be writable to daemon.
2000-01-25 Kurt ZeilengaFix typo
2000-01-17 Kurt ZeilengaEven more checks around use of crypt(3).
2000-01-17 Kurt ZeilengaAdd additional crypt() sanity checks.
2000-01-11 Kurt ZeilengaAll close and redirect stdin, stdout, stderr.
2000-01-11 Kurt ZeilengaRevamp detach code to ensure stdin, stdout, stderr...
2000-01-10 Kurt ZeilengaValidate krb5_init_context
2000-01-09 Kurt ZeilengaBorrowed a bit to literally... s/pop/ldap/ s/popper...
2000-01-08 Kurt ZeilengaMinor fixes.
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-12-18 Kurt ZeilengaAdd comment about removing HANDSOFF may case alignment...
1999-12-16 Kurt ZeilengaAdd slappasswd to generate rootpw.
1999-12-13 Kurt ZeilengaRemove lint
1999-12-12 Kurt Zeilengas/generate/hash/
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaFix {CRYPT} and {UNIX} passwords
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaFound and fixed stupid bug in seeded hash generation.
1999-12-08 Kurt ZeilengaNeed to adjust len by saltlen
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-05 Kurt ZeilengaRemove istty test otherwise we may not detach.
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-17 Kurt ZeilengaUse lber types instead of uint32 for md5. sha1 still...
1999-11-01 Kurt ZeilengaChanges to support NT single debug
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-31 Howard ChuFix broken MSVC builds. The previous round of Mingw32...
next