]> git.sur5r.net Git - openldap/shortlog
openldap
1999-03-10 Juan GomezDefined LDAPMODRDN in preparation to add tests for...
1999-03-09 Hallvard FurusethSilence some warnings of unused variables and comparing...
1999-03-09 Hallvard Furuseth"const"ify some static arrays and related function...
1999-03-09 Hallvard FurusethDeclare functions before use. Change some functions...
1999-03-09 Hallvard FurusethProtoize CMDTABLE.func()
1999-03-09 Hallvard FurusethAdd readline support. Change prompt to "saucer dn...
1999-03-09 Hallvard FurusethFix previous changes: //comment -> /*comment*/
1999-03-09 Kurt Zeilenga-lldap requires $(KRB_LIBS)
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1999-03-09 Juan GomezAdded support for deleteoldrdn.
1999-03-09 Hallvard FurusethFix typo -lxttp => -lxtpp in HAVE_XTPP comment
1999-03-09 Hallvard FurusethBugfix: Move handling of boolean options in front of...
1999-03-09 Hallvard FurusethReplace (int)LDAP_BOOL_GET(...) with LDAP_BOOL_GET...
1999-03-09 Hallvard FurusethPass LDAP_OPT_<ON/OFF> instead of (void*)flag to ldap_s...
1999-03-09 Hallvard FurusethRemove warning: Enclose initializer in {}.
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-03-09 Hallvard Furusethinclude lutil.h to get lutil_passwd()
1999-03-09 Hallvard FurusethBugfix: Missing parens in `status = ldap_pvt_thread_cre...
1999-03-09 Hallvard FurusethUse free instead of ber_bvecfree to free privately...
1999-03-09 Hallvard FurusethCheck for directory separator `\' in program name,...
1999-03-09 Hallvard FurusethImprove usage message and check, by JR Heisey
1999-03-09 Hallvard FurusethIntegrate saucer in OpenLDAP build environment:
1999-03-09 Kurt ZeilengaLINE_WIDTH -> LDIF_LINE_WIDTH
1999-03-09 Kurt ZeilengaAdd LDIF_ to LINE_WIDTH
1999-03-09 Juan GomezFixed type by changing rdn_type to new_rdn_type.
1999-03-08 Kurt ZeilengaDon't install CFFILES in ldap_r.
1999-03-08 Kurt ZeilengaRemove @DEFS@ from CPPFLAGS... we use portable.h uncond...
1999-03-08 Kurt ZeilengaUse $TERMCAP_LIBS in readline test.
1999-03-08 Kurt ZeilengaAdd dcobject & uidobject auxilary object classes. ...
1999-03-08 Kurt ZeilengaRegenerate configure and friends.
1999-03-08 Hallvard FurusethUse ldap_<set/get>_option instead of poking into the...
1999-03-08 Kurt Zeilengarelocate LDAP_LIBPATH to front of LDFLAGS.
1999-03-08 Kurt ZeilengaAdd GNU readline detection. Needed for saucer enhancem...
1999-03-08 Hallvard FurusethAlign with changes in build process:
1999-03-08 Hallvard FurusethAlign with code changes in liblber/libldap:
1999-03-07 Juan GomezAdded software to add the new rdn as an attribute to...
1999-03-07 Juan GomezFixed typo in
1999-03-07 Kurt ZeilengaRelocate reentrant checks to before thread checks.
1999-03-07 Kurt ZeilengaRelocate reentrant function checks to before thread...
1999-03-06 Kurt ZeilengaUpdate error message for pthread_create() works failure.
1999-03-06 Hallvard FurusethPut the ATTR_BOOL option numbers in attrs.offset instea...
1999-03-06 Kurt ZeilengaChange (int) invalue == (int) LDAP_OPT_ON to invalue...
1999-03-06 Hallvard FurusethMake block non-static and properly aligned
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-06 Kurt Zeilengadefined USE_NONBLOCK for now... need to implement confi...
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-06 Hallvard Furusethinclude ldap_pvt_thread.h, to verify func declarations...
1999-03-06 Hallvard Furusethinclude <stdlib.h> to get atoi()
1999-03-06 Hallvard Furusethprintf(%ld, pid) -> printf(%ld, (long)pid)
1999-03-06 Hallvard FurusethRemove a few typos in comments
1999-03-06 Hallvard FurusethFix typo .size -> .dsize in ldbm_datum_free()
1999-03-06 Hallvard FurusethObey CTIME_R_RETURNS_INT
1999-03-06 Ben CollinsMoved 'key.flags = 0;' inside of DB2 defines, it isn...
1999-03-06 Kurt ZeilengaMove lber_get/set_option stuff to a private structure.
1999-03-06 Kurt ZeilengaMSVC5 cleanup...
1999-03-05 Juan GomezImplemented newSuperior handling.
1999-03-05 Kurt ZeilengaFix typo in configure.in with gethostbyname_r_nargs
1999-03-05 Kurt Spanier1. Fix of ldbmcat segmentation fault bug (ITS#85 and...
1999-03-05 Kurt SpanierMake dbEnv a private toy of back-bdb2.
1999-03-05 Juan GomezAdded parameter newSuperior in preparation to support
1999-03-05 Juan GomezAdded parsing of newSuperior field for requests that
1999-03-05 Juan GomezRename
1999-03-05 Juan GomezRenamed
1999-03-05 Hallvard FurusethRemove spurious backslash-newlines
1999-03-05 Hallvard FurusethChange LDAP.ld_lberoptions to `short', to realign with...
1999-03-05 Hallvard FurusethCast char* argument to hh_to_c() to Byte*
1999-03-05 Hallvard FurusethRemove LDAP_P() from prototypes with 'Byte' arguments
1999-03-04 Kurt ZeilengaAdd mail500.m4 to source. Can be used to support sendmail
1999-03-04 Hallvard FurusethProtoize cnvt_str2int()
1999-03-04 Hallvard FurusethShut up gcc -Wparentheses
1999-03-04 Hallvard FurusethPrint entry ID with format %ld, not %d
1999-03-04 Hallvard FurusethPrint tag with format %lu, not %d
1999-03-04 Hallvard FurusethUse HAVE_STDARG to choose between stdarg and varargs...
1999-03-04 Hallvard FurusethK&R varargs branch of ldap_log_printf() was bogus
1999-03-04 Kurt ZeilengaAdd comment concerning use of vendor 'cc' with empty...
1999-03-04 Juan GomezAdded the functions ldap_rename2() and ldap_rename2_s...
1999-03-04 Juan GomezAdded prototypes for ldap_rename2() and ldap_rename2_s...
1999-03-04 Juan GomezAdded client-side support for MODDN request by adding...
1999-03-04 Juan GomezAdded prototypes for rdn_attr_type() and rdn_attr_value...
1999-03-04 Juan GomezAdded get_next_substring(), rdn_attr_type(), and rdn_at...
1999-03-03 Kurt ZeilengaApply Hallvard's D4 pthread detection patch.
1999-03-03 Juan GomezMade add_values(), delete_values(), and replace_values...
1999-03-03 Juan GomezAdded LDAP_TAG_NEWSUPERIOR tag and a brief description...
1999-03-03 Juan GomezMade add_values(), delete_values(), and replace_values...
1999-03-03 Juan GomezMade add_values(), delete_values(), replace_values...
1999-03-03 Kurt ZeilengaIf rsaref is needed, add it to TLS_LIBS.
1999-03-03 Hallvard FurusethDon't choke if gethostby{name,addr}_r's number of argum...
1999-03-03 Kurt ZeilengaAdd first cut of ctime_r return type test.
1999-03-03 Kurt ZeilengaAdd 'tests' target.
1999-03-03 Hallvard FurusethPosix Draft 4 (HAVE_PTHREADS_D4) fixes:
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-03-03 Hallvard FurusethBugs with !HAVE_PTHREAD_KILL: include errno.h. Typo...
1999-03-03 Hallvard FurusethCorrect typo ldap_count_reference -> ldap_count_references
1999-03-03 Hallvard Furusethinclude <stdlib.h> to get malloc & co
1999-03-03 Hallvard Furusethcast printf(%ld) argument from pid_t to long
1999-03-03 Hallvard Furusethreplace integer argument NULL with 0
1999-03-03 Hallvard Furusethcast printf(%s) argument from void* to char*
1999-03-03 Hallvard FurusethRemove untrue /*NOTREACHED*/: return 0 on EOF from...
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-03-03 Bart HartgersAdded support in liblber and libldap for partial reads...
next