summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Commit jhawk's patch to print IP status.Sam Hartman1996-11-112-2/+6
* Fail completely if there is no srvtabSam Hartman1996-11-112-1/+6
* Call gethostbyaddr over what we connect to to get the Kerberos principal toSam Hartman1996-11-102-0/+12
* (setup_wrapper): Set KRB5_CONFIG in wrapper scriptsEzra Peisach1996-11-102-0/+6
* Test for tcl, Perl, and runtest and only run tests if all are presentEzra Peisach1996-11-103-1/+21
* * login.c (k_init): Set up KRBTKFILE if converting krb5 tickets toTom Yu1996-11-102-1/+6
* This commit was generated by cvs2svn to compensate for changes in r9357,Sam Hartman1996-11-101-3/+3
* This commit was generated by cvs2svn to compensate for changes in r9354,Sam Hartman1996-11-102-2/+8
* * 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
* Fix so login.c compiles with krb4 support.Sam Hartman1996-11-092-2/+7
* Build and install send-prSam Hartman1996-11-092-1/+5
* update_utmp.c (pty_update_utmp): Add code which attempts to compensateTheodore Tso1996-11-083-10/+20
* Makefile.tmpl: Add in version resourceTheodore Tso1996-11-083-2/+26
* 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
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-0826-29/+152
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-085-11/+38
* movemail.c (main): Check the error return from krb5_init_context(),Theodore Tso1996-11-082-23/+40
* 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