summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* implement krb5_read_password, des_read_password via krb5_prompter_posixTom Yu2002-10-112-5/+15
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-104-223/+74
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-10-102-1/+63
* * string2key.c (mit_des_string_to_key_int): If PRINT_TEST_VECTORS is defined,Ken Raeburn2002-10-102-6/+69
* * Makefile.in (t_cksum4, t_cksum5): Include com_err library when linkingKen Raeburn2002-10-102-2/+7
* whitespaceKen Raeburn2002-10-101-3/+9
* * pbkdf2.c, t_hmac.c, t_pkcs5.c: New filesKen Raeburn2002-10-104-0/+738
* libkadm5 should allow persistent locksTom Yu2002-10-0810-7/+81
* ASN.1 code passes uninitialized values aroundTom Yu2002-10-084-137/+239
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-074-2/+10
* update dependenciesTom Yu2002-09-283-16/+23
* Fix DES_INT32 definitionTom Yu2002-09-2715-81/+205
* * sendto_kdc.c (krb5int_cm_call_select): Fix last changeKen Raeburn2002-09-272-2/+5
* Add some dependencies on phony build targets to help with cross-directory dep...Ken Raeburn2002-09-244-0/+14
* * sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treatKen Raeburn2002-09-192-14/+28
* update dependenciesKen Raeburn2002-09-181-1/+1
* Support reading a list of TCP port numbers from the KDC config file; defaultKen Raeburn2002-09-183-1/+13
* protoizeKen Raeburn2002-09-182-32/+12
* * client_init.c (_kadm5_init_any): If creating a new ccache, put it in memoryKen Raeburn2002-09-182-0/+14
* * sendto_kdc.c: Include cm.h.Ken Raeburn2002-09-182-48/+87
* Return errno not retval from getpeername failureSam Hartman2002-09-172-1/+6
* * lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string compa...Ken Raeburn2002-09-162-1/+6
* * lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, andTom Yu2002-09-152-3/+15
* * api.0/chpass-principal.exp:Tom Yu2002-09-1534-836/+882
* * sendto_kdc.c (service_fds): Fix bug in last change.Ken Raeburn2002-09-142-30/+36
* * sendto_kdc.c (struct conn_state): Add new function pointer field 'service'Ken Raeburn2002-09-142-44/+41
* update dependenciesKen Raeburn2002-09-133-28/+16
* * kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ isKen Raeburn2002-09-132-0/+15
* Don't request addresses whenSam Hartman2002-09-112-11/+18
* * t_locate_kdc.c(main):Add new argument -m for looking up master KDC addressesKen Raeburn2002-09-112-2/+8
* * locate_kdc.c (get_port): Skip service name lookup, just use the suppliedKen Raeburn2002-09-112-8/+44
* whitespaceKen Raeburn2002-09-111-1/+3
* another oneKen Raeburn2002-09-051-1/+1
* * rc_io.c (krb5_rc_io_move): Missed a variable name changeKen Raeburn2002-09-052-1/+5
* protoizeKen Raeburn2002-09-039-198/+54
* protoizeKen Raeburn2002-09-036-65/+41
* protoizeKen Raeburn2002-09-039-302/+88
* revert init change to flock_zero in krb5_lock_fileKen Raeburn2002-09-032-2/+1
* protoizeKen Raeburn2002-09-0346-320/+124
* protoizeKen Raeburn2002-09-0388-1857/+1123
* * init_ets.c (krb5_init_ets, krb5_free_ets): Use prototype style function def...Ken Raeburn2002-09-032-4/+7
* Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn2002-09-0314-759/+297
* update dependenciesKen Raeburn2002-08-2917-72/+149
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2976-53/+205
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-2911-0/+33
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-299-0/+32
* undo quoting changesKen Raeburn2002-08-272-10/+7
* more quotingKen Raeburn2002-08-272-4/+7
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-276-8/+22
* * configure.in: Use $krb5_cv_host instead of $hostEzra Peisach2002-08-262-4/+8