summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/alt_prof.c
Commit message (Expand)AuthorAgeFilesLines
* * alt_prof.c (kadm5_get_admin_service_name): Fix call toTom Yu2004-06-241-3/+10
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-0/+34
* Drop default_kdc_enctypes and all related codeTom Yu2003-06-031-21/+2
* * alt_prof.c (kadm5_get_config_params): Change default max_life to one dayKen Raeburn2003-05-311-1/+1
* AES shouldn't be in KDC default enctype listKen Raeburn2003-05-131-1/+1
* * alt_prof.c (kadm5_get_config_params): Add aes256 to the default supportedKen Raeburn2003-04-191-1/+1
* Support reading a list of TCP port numbers from the KDC config file; defaultKen Raeburn2002-09-181-1/+6
* * alt_prof.c (krb5_aprof_get_boolean): Return krb5_boolean *Ezra Peisach2001-11-051-1/+1
* better realm transit path checking for app serverKen Raeburn2001-09-261-2/+67
* * alt_prof.c (krb5_read_realm_params): Cast argument to isspace()Ezra Peisach2001-06-181-4/+4
* * server_internal.h: Add prototype forEzra Peisach2001-02-181-25/+25
* * alt_prof.c (krb5_aprof_init): profile_init takes aEzra Peisach2000-06-291-2/+2
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+2
* from Bear Giles:Ken Raeburn2000-02-211-13/+16
* * logger.c (klog_vsyslog): Convert pid_t to long for printingKen Raeburn1999-12-061-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+9
* * alt_prof.c (krb5_free_realm_params): Free realm_acl_file portionEzra Peisach1998-03-051-0/+2
* * alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpwTom Yu1998-01-211-0/+17
* Real fix this time - deals with the malloc(0) case..Ezra Peisach1997-10-141-1/+0
* Fix error when number of enctypes comming in is 0Ezra Peisach1997-10-141-5/+12
* * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPESEzra Peisach1997-10-131-3/+28
* alt_prof.c (krb5_aprof_init): If the user specifies the config fileTheodore Tso1996-11-071-9/+16
* * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOTBarry Jaspan1996-09-261-49/+3
* * alt_prof.c (kadm5_get_config_params): set max_life default to 10Barry Jaspan1996-09-181-1/+1
* * alt_prof.c (krb5_aprof_init): use profile_init_path on fname,Mark Eichin1996-09-111-2/+1
* * alt_prof.c (kadm5_get_config_params): fix default semantics toBarry Jaspan1996-08-281-54/+104
* * alt_prof.c (kadm5_get_config_params): alloc enough bytes forBarry Jaspan1996-08-021-2/+2
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+861