]> git.sur5r.net Git - openldap/history - libraries/liblutil
Rework SASL command line arguments. Default is now to authenticate
[openldap] / libraries / liblutil /
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...
1999-10-30 Kurt ZeilengaUse uint32 not u_int as code requires 32 bit unsigned...
1999-10-28 Kurt ZeilengaRefine comments.
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-10-28 Howard ChuNew files added for Mingw32 support.
1999-10-28 Howard ChuFix misc syntax warnings and/or bugs.
1999-10-28 Howard ChuFix Winsock-related warning and/or bugs.
1999-10-27 Kurt ZeilengaFix up comments.
1999-10-27 Kurt ZeilengaReally fix gettimeofday usage.
1999-10-27 Kurt ZeilengaDon't use sig_atomic_t.
1999-10-27 Kurt ZeilengaIn fallback mode, use value of buffer to improve qualit...
1999-10-27 Kurt ZeilengaPort to NT.
1999-10-27 Kurt ZeilengaDidn't mean to commit #undef URANDOM_DEVICE
1999-10-27 Kurt ZeilengaMake sure rdata differs for each program.
1999-10-26 Kurt ZeilengaRework counter code in fallback.
1999-10-26 Kurt ZeilengaAdd a fallback based upon Phil Karn's "practical random...
1999-10-26 Kurt ZeilengaMinor cleanup.
1999-10-26 Kurt ZeilengaFix compilation errors.
1999-10-26 Kurt ZeilengaAdd lutil_entropy(). Currently only supports /dev...
1999-10-25 Kurt ZeilengaAdd macros to compute base64 encode/decode lengths.
1999-10-01 Kurt ZeilengaMove crypt(3) prototypes from <ac/unistd.h> to <ac...
1999-09-25 Kurt ZeilengaRework passwd routines to allow callers to determine...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethFix typo in lutil_debug_file()
1999-08-31 Kurt Zeilengapipe(2) needs unistd.h
1999-08-31 Kurt ZeilengaUse pipe(2) if descriptors are selectable.
1999-08-31 Kurt ZeilengaClean up soctpair for NT. Add USE_PAIR to allow pair...
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-31 Howard ChuAdded lutil_pair()
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-04 Gary Williamsif urls is NULL, default to ldap:///
1999-08-03 Kurt ZeilengaNeeds <ac/stdlib.h> for EXIT_*
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-01 Hallvard FurusethSimplify and speed up a bit by removing CHAR64LONG16.
1999-07-27 Kurt Zeilengarelocate wsa error to -llutil
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-13 Kurt ZeilengaUse assert instead of private Assert macro
1999-07-13 Hallvard FurusethAdd missing newline at EOF
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
next