summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * osconfig.c: Remove krb5_defkeyname to catch other things thatTom Yu1996-11-132-2/+3
* * init_ctx.c (krb5_init_context): Oops. Initialize kt_default_nameTom Yu1996-11-132-0/+4
* * ktdefname.c (krb5_kt_default_name): Change logic to no longerTom Yu1996-11-132-30/+54
* * init_ctx.c (krb5_free_context): Free kt_default_name if it'sTom Yu1996-11-132-0/+7
* * auth_gssapi.c (auth_gssapi_create): handle channel bindingsBarry Jaspan1996-11-122-2/+13
* * lib/helpers.exp, client.c, server.c, config/unix.exp,Barry Jaspan1996-11-126-22/+79
* * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSETom Yu1996-11-122-2/+10
* missed some ChangeLogsTom Yu1996-11-121-0/+4
* * rpc_test_setup.sh: Use a temp file rather than a here documentTom Yu1996-11-122-3/+8
* Changes to support AC_CANONICAL_HOST for runtest flags; seeTom Yu1996-11-123-1/+7
* * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_keyMark Eichin1996-11-122-1/+11
* * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163]Barry Jaspan1996-11-112-2/+15
* * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_dataBarry Jaspan1996-11-112-2/+35
* * svr_principal.c (kadm5_modify_principal): fix memory leakBarry Jaspan1996-11-112-8/+22
* * Makefile.in (client.o, server.o): client.o and server.o, notTom Yu1996-11-112-4/+6
* * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach1996-11-094-6/+51
* * Makefile.in (check-unix): Invoking t_ser requires thatEzra Peisach1996-11-093-1/+13
* Remove erroneous changelog entry that should have been entered inTheodore Tso1996-11-081-6/+0
* Check to see if the -lgen library exists; if so, add it to theTheodore Tso1996-11-083-1/+10
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-084-4/+6
* * svr_iters.c (glob_to_regexp): a principal glob with no @Barry Jaspan1996-11-072-5/+8
* * Makefile.in (server.o): Fix typo in previous checkinTom Yu1996-11-072-1/+5
* * api.2/init-v2.exp: update tests for new init error codes andBarry Jaspan1996-11-072-2/+24
* lib.t moved to lib/lib.tBarry Jaspan1996-11-071-367/+0
* Make the KRB5_CONFIG_CANTOPEN andTheodore Tso1996-11-072-2/+8
* * api.2/mod-principal-v2.exp: provide finer-grained test numbersBarry Jaspan1996-11-072-15/+25
* Fixed mangled copyright noticeTheodore Tso1996-11-073-2/+7
* New error codes for KADM5_MISSING_CONF_PARAMS andTheodore Tso1996-11-072-0/+7
* client_init.c (_kadm5_init_any): Use a more fined grained error code,Theodore Tso1996-11-072-2/+10
* server_init.c (kadm5_init): Use a more fined grained error code,Theodore Tso1996-11-072-1/+7
* alt_prof.c (krb5_aprof_init): If the user specifies the config fileTheodore Tso1996-11-072-9/+24
* Eliminate extra files not needed for Macintosh and Windows. (ThisTheodore Tso1996-11-072-11/+23
* * client_principal.c (kadm5_get_principal,Ezra Peisach1996-11-072-2/+19
* * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL principalBarry Jaspan1996-11-062-8/+20
* * lib/lib.t: global $test everywhere it is usedBarry Jaspan1996-11-063-18/+24
* Don't ignore errors found from parsing the config file. Currently, weTheodore Tso1996-11-062-4/+27
* * svr_principal.c (kadm5_modify_principal): don't free theBarry Jaspan1996-11-062-2/+12
* * Makefile.in: Add dependencies on $(srcdir)/foo.c so that someTom Yu1996-11-062-0/+7
* Initialize the error tables, so applications don't need to callTheodore Tso1996-11-062-0/+8
* We don't need the special case for linux anymore, since we'reTheodore Tso1996-11-062-11/+6
* * Makefile.in (HDRS): Changes so that $(OBJS) will not getTom Yu1996-11-063-8/+10
* * configure.in: Revert removal of CopySrcHeader, etc., for nowTom Yu1996-11-053-33/+25
* * serialize.c (krb5_register_serializer): Do not free a NULL pointerEzra Peisach1996-11-052-1/+5
* * kadm_err.et: update for new tl_data semantics [krb5-admin/140]Barry Jaspan1996-11-012-0/+5
* * svr_principal.c (kadm5_modify_principal): update for new tl_dataBarry Jaspan1996-11-012-20/+22
* * api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: updateBarry Jaspan1996-11-013-12/+40
* Make it more obvious that default ticket lifetimes is not yetTheodore Tso1996-10-312-2/+9
* Use $(LD) instead of $(CC) at link stage - this allows one to useEzra Peisach1996-10-312-2/+7
* * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach1996-10-312-1/+5
* Fix typo in lastEzra Peisach1996-10-311-1/+1