summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * kadmin_ct.ct: get_{principals,policies} -> list_*; removeBarry Jaspan1996-08-062-4/+2
* * kadmin_ct.ct: get_{principals,policies} -> list_*Barry Jaspan1996-08-062-4/+6
* * kadmin.c: remove unsupported -salt option from ank usageBarry Jaspan1996-08-062-1/+5
* * kadmin.exp: Fix to specify "2500 seconds" explictly to avoidTom Yu1996-08-062-1/+6
* * kpasswd.c (kpasswd): call ovsec_kadm_init withTom Yu1996-08-062-1/+7
* Update to new kdb5_util calling conventionEzra Peisach1996-08-062-2/+6
* Reset exit_status at end of kdb5_stash. We expect to get an error ifEzra Peisach1996-08-062-0/+6
* * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to avoid printingTom Yu1996-08-052-1/+6
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-0513-403/+170
* * Linux shared lib fixSam Hartman1996-08-052-0/+7
* * Enough removal of db from aname_to_localname so that Linux compiles;Sam Hartman1996-08-053-10/+23
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-053-1/+20
* * Better support for Athena Kerberos if installedSam Hartman1996-08-059-28/+48
* On systems with setup_term, don't define it in telnet.c or meSam Hartman1996-08-053-1/+12
* s/struct fd_set/fd_set/gSam Hartman1996-08-052-5/+10
* Add prototype for krb5_free_keyblock_contentsEzra Peisach1996-08-022-0/+7
* * svr_principal.c: remove krb5_free_keyblock_contents (moved toBarry Jaspan1996-08-022-9/+5
* Remove references to unused non-portable symbolsSam Hartman1996-08-021-20/+0
* * f_keyblock.c (krb5_free_keyblock_contents): addedBarry Jaspan1996-08-022-4/+20
* * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach1996-08-022-1/+7
* * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1996-08-023-0/+13
* * alt_prof.c (kadm5_get_config_params): alloc enough bytes forBarry Jaspan1996-08-023-2/+12
* * keytab.c (add_principal): free_keyblock -> free_keyblock_contentsBarry Jaspan1996-08-022-1/+5
* * ovsec_kadmd.c (main): remove useless hex value from error messageBarry Jaspan1996-08-012-1/+5
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-015-25/+49
* * loadv4.c: create empty policy database after loading V4 dump fileBarry Jaspan1996-08-013-3/+38
* * Makefile.in, Makefile.ov, configure.in, dump.c: add support forBarry Jaspan1996-08-018-36/+632
* Add -ldyn as kadm5 shared library depends upon itEzra Peisach1996-08-012-0/+6
* *** empty log message ***Tom Yu1996-08-011-0/+19
* * Makefile.in: Punt -I$(srcdir)/..; it was gross and not neededTom Yu1996-08-011-1/+1
* * configure.in: Fix test for STRUCT_RPCENT_ALREADY_PROVIDED ifTom Yu1996-08-011-8/+7
* * getrpcent.c: Shuffle inclusion order somewhatTom Yu1996-08-011-2/+1
* * kadm_ser_wrap.c: Remove #include <sys/socket.h>, <netdb.h>Tom Yu1996-07-312-2/+4
* * admin_server.c: Remove #include <sys/socket.h> because k5-int.hTom Yu1996-07-312-1/+5
* * ovsec_kadmd.c: Revert prior change due to netdb.h shuffleTom Yu1996-07-312-0/+3
* * krb524d.c: Revert prior change due to shuffling of netdb.hTom Yu1996-07-312-0/+5
* * client_init.c: Revert prior change due to netdb.h shufflingTom Yu1996-07-312-0/+5
* * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,Tom Yu1996-07-319-0/+18
* * types.hin: Remove #include <netdb.h> because it appears the onlyTom Yu1996-07-311-0/+2
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * ovsec_kadmd.c: remove #include <netdb.h> (already gotten byTom Yu1996-07-311-1/+0
* * kdb5_stash.c (kdb5_stash): Declare optindTom Yu1996-07-312-0/+5
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * kadmin.c: Remove delcaration for getpwuid(); already declared inTom Yu1996-07-311-1/+0
* *** empty log message ***Tom Yu1996-07-311-0/+6
* * obj/Makefile.in: Add -Dfoo=my_foo when compiling replacementTom Yu1996-07-311-3/+3
* * krb524d.c: Remove #include <netdb.h> (already gotten byTom Yu1996-07-312-1/+5
* * client_init.c: Remove #include <netdb.h> because rpc/types.hTom Yu1996-07-302-1/+5
* * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,Tom Yu1996-07-309-8/+12
* * svc_auth_gssapi.c: #include <rpc/rpc.h> before <sys/stat.h> (toTom Yu1996-07-301-1/+5