2003-12-17 |
Kurt Zeilenga | Remove broken MSVC build from REL_ENG branch. |
tree | commitdiff |
2003-12-17 |
Kurt Zeilenga | Sync with HEAD |
tree | commitdiff |
2003-12-15 |
Kurt Zeilenga | Sync with HEAD |
tree | commitdiff |
2003-12-01 |
Kurt Zeilenga | Sync with HEAD |
tree | commitdiff |
2003-11-30 |
Kurt Zeilenga | First rounded of changes in prep for 2.2.beta3 |
tree | commitdiff |
2003-10-13 |
Kurt Zeilenga | Sync with HEAD |
tree | commitdiff |
2003-10-06 |
Kurt Zeilenga | Merge in latest changes from HEAD |
tree | commitdiff |
2003-09-18 |
Kurt Zeilenga | Changes from HEAD for beta |
tree | commitdiff |
2003-05-31 |
Kurt Zeilenga | Suck in changes from HEAD |
tree | commitdiff |
2003-05-22 |
Howard Chu | ldap_pvt_tls_destroy depends on HAVE_TLS |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | Error when user tries to mix command line and default... |
tree | commitdiff |
2003-05-17 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-05-14 |
Howard Chu | Fix ldap_get_attribute_ber to get values in-place. |
tree | commitdiff |
2003-05-12 |
Howard Chu | plug memleak in alternate print_entry() |
tree | commitdiff |
2003-05-02 |
Hallvard Furuseth | Fix assignment of <char/int>* to unsigned <char/int... |
tree | commitdiff |
2003-04-29 |
Howard Chu | Check HAVE_CYRUS_SASL for sasl_done(). |
tree | commitdiff |
2003-04-29 |
Hallvard Furuseth | #include "ldap_pvt.h", to get ldap_pvt_tls_destroy(). |
tree | commitdiff |
2003-04-12 |
Kurt Zeilenga | Add -y support |
tree | commitdiff |
2003-04-06 |
Kurt Zeilenga | Misc translation tweaks |
tree | commitdiff |
2003-04-06 |
Kurt Zeilenga | Mark translatable strings. Needs work. |
tree | commitdiff |
2003-04-06 |
Howard Chu | ITS#2423 plug some memleaks |
tree | commitdiff |
2003-03-31 |
Kurt Zeilenga | Add additional password file support. |
tree | commitdiff |
2003-03-31 |
Kurt Zeilenga | Add -y support to ldappasswd.c |
tree | commitdiff |
2003-03-29 |
Howard Chu | Added version rules |
tree | commitdiff |
2003-03-29 |
Howard Chu | Remove unused reference to ldif_debug |
tree | commitdiff |
2003-03-29 |
Howard Chu | Tweak version.c rules |
tree | commitdiff |
2003-03-29 |
Howard Chu | Revert previous commit |
tree | commitdiff |
2003-03-27 |
Kurt Zeilenga | Also fix -MM, -CC, etc.. |
tree | commitdiff |
2003-03-27 |
Howard Chu | Fix: -ZZ was not requiring StartTLS to succeed. |
tree | commitdiff |
2003-03-19 |
Howard Chu | Use ol_version.h |
tree | commitdiff |
2003-03-18 |
Howard Chu | Use ol_version.h |
tree | commitdiff |
2003-02-27 |
Howard Chu | Fix typo in KRBV4 handling |
tree | commitdiff |
2003-02-10 |
Howard Chu | Fix undef'd code for empty attributes. |
tree | commitdiff |
2003-02-10 |
Kurt Zeilenga | s/LDAP_SUCCESS/LDAP_OPT_SUCCESS/ |
tree | commitdiff |
2003-02-10 |
Kurt Zeilenga | Add library version check to prevent mismatch during... |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | Fix DESTDIR to work without --static |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | Misc LCUP cleanup |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | add domainScope control support |
tree | commitdiff |
2003-02-08 |
Kurt Zeilenga | Rework #ifdef'ing of expermental controls to ease relea... |
tree | commitdiff |
2003-02-05 |
Jong Hyuk Choi | remove printf |
tree | commitdiff |
2003-02-05 |
Jong Hyuk Choi | LDAP Sync Operation (draft-zeilenga-ldup-sync) as a... |
tree | commitdiff |
2003-01-20 |
Kurt Zeilenga | Use version strings provided by build system for -V |
tree | commitdiff |
2003-01-20 |
Kurt Zeilenga | First cut at -V (version) argument. Needs work. |
tree | commitdiff |
2003-01-19 |
Hallvard Furuseth | Silence gcc warnings (signed vs. unsigned, implicit... |
tree | commitdiff |
2003-01-19 |
Hallvard Furuseth | Cast ctype.h arguments to unsigned char. |
tree | commitdiff |
2003-01-19 |
Hallvard Furuseth | Insert missing initializers, to silence gcc warnings. |
tree | commitdiff |
2003-01-19 |
Hallvard Furuseth | Fix LBER_ERROR vs. -1 confusion. |
tree | commitdiff |
2003-01-03 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2002-12-27 |
Pierangelo Masarati | more readable diffs and reduced number of conflicts... |
tree | commitdiff |
2002-12-18 |
Jong Hyuk Choi | lcup persistent search option |
tree | commitdiff |
2002-12-18 |
Howard Chu | Use ber_flatten2 to avoid excess mallocs |
tree | commitdiff |
2002-12-18 |
Hallvard Furuseth | Plug memory leaks from ldap_get_option(). |
tree | commitdiff |
2002-12-14 |
Pierangelo Masarati | Dunno in advance how many controls will be set by a... |
tree | commitdiff |
2002-12-12 |
Hallvard Furuseth | Factor out common client code to file common.c |
tree | commitdiff |
2002-12-11 |
Hallvard Furuseth | Plug memory leak from ldap_<first/next>_attribute(). |
tree | commitdiff |
2002-12-09 |
Hallvard Furuseth | Update '-c' error handling, so error in any operation... |
tree | commitdiff |
2002-12-04 |
Howard Chu | Fix Solaris SEGV when base is not specified |
tree | commitdiff |
2002-12-03 |
Kurt Zeilenga | First-cut proxy authorization support. |
tree | commitdiff |
2002-12-02 |
Hallvard Furuseth | Never let ldif_parse_line() return a NULL value with... |
tree | commitdiff |
2002-12-02 |
Hallvard Furuseth | Esthetic change: Move break; out of if() to before... |
tree | commitdiff |
2002-12-01 |
Pierangelo Masarati | put 'break' only at the end of the 'case' |
tree | commitdiff |
2002-11-30 |
Hallvard Furuseth | ldapsearch -E subentries=... lacked a break; for case... |
tree | commitdiff |
2002-11-29 |
Kurt Zeilenga | Clean up error messages |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | Add -e authzid argument processing |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | #unifdef paged results, remove lint |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | Use ldap_whoami_s(3) |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | Add whoami.c and passwd.c and other minor tweaks to... |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | proxy authz control (client only) |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | enforce the declared behavior when using -L[L[L]] |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | add limits to entries count for paged results |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | - allow interactive pagedResults size change |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | Support for RFC 2696: |
tree | commitdiff |
2002-10-23 |
Kurt Zeilenga | Add more LDIF comments |
tree | commitdiff |
2002-10-12 |
Kurt Zeilenga | Patch: 'ldapmodify -c' should return error on failure... |
tree | commitdiff |
2002-09-08 |
Howard Chu | Added ldapcompare.c to SRCS so it will be processed... |
tree | commitdiff |
2002-09-06 |
Howard Chu | Merged ldap_get_values_ber into ldap_get_attribute_ber. |
tree | commitdiff |
2002-09-05 |
Howard Chu | Added 2nd version of print_entry using new ldap_get_... |
tree | commitdiff |
2002-09-04 |
Kurt Zeilenga | Move ldap_control_dup() to ldap_pvt.h |
tree | commitdiff |
2002-08-31 |
Pierangelo Masarati | add ldif control support (ITS#2060, patch from David... |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Generate subentries control |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Add client-side subentries control support. |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Close comment |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Remove those #ifdefs NOOP just added. |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | More noop #ifdef'ing |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Place NOOP behind #ifdef |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Print information about control used. |
tree | commitdiff |
2002-08-30 |
Kurt Zeilenga | Allow generation of no-op control |
tree | commitdiff |
2002-08-29 |
Kurt Zeilenga | Add manageDsaIt/NOOP control support to every tool. |
tree | commitdiff |
2002-08-29 |
Kurt Zeilenga | Add to NT build |
tree | commitdiff |
2002-08-29 |
Kurt Zeilenga | Rework client control parsing... need to implement |
tree | commitdiff |
2002-08-29 |
Pierangelo Masarati | improve control support thru -E switch |
tree | commitdiff |
2002-08-24 |
Kurt Zeilenga | Remove cruft |
tree | commitdiff |
2002-08-24 |
Kurt Zeilenga | Patch: 'ldapmodify -y file' reads password from file... |
tree | commitdiff |
2002-08-09 |
Pierangelo Masarati | remove warnings |
tree | commitdiff |
2002-08-08 |
Kurt Zeilenga | Zap LDAPv2-only stuff |
tree | commitdiff |
2002-08-05 |
Kurt Zeilenga | Fix LDIF LF / CRLF handling. |
tree | commitdiff |
2002-08-03 |
Howard Chu | ITS#1956, bvalp declaration |
tree | commitdiff |
2002-07-27 |
Howard Chu | Use lutil_progname, #include <lutil.h> to get it. |
tree | commitdiff |
2002-07-23 |
Kurt Zeilenga | snprintf cleanup |
tree | commitdiff |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
tree | commitdiff |
next |