summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* poplib.c, mailquery.c: Cleaned up gcc -Wall warningsTheodore Tso1996-11-084-38/+52
* Check return value of krb5_init_context()Theodore Tso1996-11-082-1/+7
* * mkrel: Fix to work with new modules definitions because cvsTom Yu1996-11-082-4/+9
* * aclocal.m4 (LinkFileDir, LinkFile): AC_REQUIRE the AC_LN_S macroTom Yu1996-11-082-2/+7
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-0810-9/+18
* * 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
* Fix stupid typo in previous checkinTheodore Tso1996-11-072-2/+2
* Use single quotes around @KRB5_RUN_ENV@ so that bash doesn't try toTheodore Tso1996-11-072-1/+6
* Correctly build the file lists for the Macintosh 68K and PPC objectTheodore Tso1996-11-072-4/+17
* (unparse_err): add new finer-grained conf file error codesBarry Jaspan1996-11-072-0/+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
* * tcl_kadm5.c: don't assume tl_data_contents is null-terminated,Barry Jaspan1996-11-072-2/+10
* * 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
* kdc_preauth.c (check_padata): Fixed error handling; in order forTheodore Tso1996-11-073-9/+34
* 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
* login.c (destroy_tickets): Just use global kcontext insteadTheodore Tso1996-11-077-21/+55
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+12
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+11
* Check the return code from krb5_init_context, and print an errorTheodore Tso1996-11-072-2/+11
* (initialize_realms): Remove rather pointless use of krb5.conf to findTheodore Tso1996-11-072-344/+323
* * client_principal.c (kadm5_get_principal,Ezra Peisach1996-11-072-2/+19
* * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do not free memoryEzra Peisach1996-11-073-3/+12
* * gssftp.exp: Check for "foo: No such file or directory" inTom Yu1996-11-072-1/+9
* * 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
* * Makefile.in (install-recurse): Add dependency of install-recurseTom Yu1996-11-052-1/+6
* * admin_server.c: use params.admin_keytab instead of a hard-codedBarry Jaspan1996-11-052-7/+10
* minor fix to verification of specified load version (autodetect codeBarry Jaspan1996-11-052-8/+9
* * serialize.c (krb5_register_serializer): Do not free a NULL pointerEzra Peisach1996-11-052-1/+5
* kadmin/testing/tcl/util.t is in the source tree and not the build tree.Ezra Peisach1996-11-052-1/+5
* Accept either ';' or '#' on the first line of a string as a commentTheodore Tso1996-11-052-1/+6
* recurse into unit-testBarry Jaspan1996-11-041-0/+1
* Removed unusued prototype for krb5_verify_padata();Theodore Tso1996-11-042-6/+5
* * mkrel: Run make in doc so that .info and .ps files get created.Tom Yu1996-11-042-5/+18
* Start by breaking my own rule about not changing this code;Sam Hartman1996-11-022-17/+20