summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Taking changes from the trunk between tags incremental-propagation-branchpointincremental-propagationMitchell Berger2001-06-2131-522/+553
* * kdb_xdr.c: Replaced function krb5_dbe_update_generation_number_generalMitchell Berger2001-06-212-8/+26
* * server_internal.h: Removed incgen argument from prototype ofMitchell Berger2001-06-212-1/+20
* * server_kdb.c (kdb_put_entry): Modified to perform the generationMitchell Berger2001-06-212-13/+30
* * kdb5_create.c (add_principal): Changed from usingMitchell Berger2001-06-212-2/+14
* * kdb.h: Replaced prototype of krb5_dbe_update_generation_number_generalMitchell Berger2001-06-212-3/+11
* * kdb_xdr.c: Added new functionsMitchell Berger2001-06-202-1/+59
* * adb.h: Forward declaration of struct _kadm5_server_handle_t addedMitchell Berger2001-06-207-2/+133
* * lock-test.c: Changed to include server_internal.h instead of adb.h.Mitchell Berger2001-06-202-2/+16
* * Makefile.in: Include svr_generation.[co] in the buildMitchell Berger2001-06-2010-23/+211
* * Makefile.in: Include clnt_generation.[co] in the buildMitchell Berger2001-06-204-4/+90
* * kadm_rpc_svc.c (kadm_1): getgeneration_arg added to argument union,Mitchell Berger2001-06-205-2/+59
* * dump.c: Changed to include server_internal.h instead of adb.h.Mitchell Berger2001-06-205-10/+50
* * kadmin.c: New function kadmin_getgeneration addedMitchell Berger2001-06-204-4/+36
* * kdb.h: KRB5_TL_GENERATION_NUMBER defined, prototypes for newMitchell Berger2001-06-202-1/+14
* This commit was manufactured by cvs2svn to create branchno author2001-06-201-311/+0
* Fixed several typos in commentsMitchell Berger2001-06-208-23/+16
* Fixed a bunch of typosMitchell Berger2001-06-204-9/+13
* New implementation of transited-realm checking, with some test cases. The testKen Raeburn2001-06-205-79/+494
* * api.0/init.exp: Silly typo fixedMitchell Berger2001-06-203-2/+8
* * server_dict.c: Silly typo fixedMitchell Berger2001-06-202-1/+5
* * krb524d.c: Call krb5_klog_init before the first point where theMitchell Berger2001-06-202-7/+12
* * design.tex: Silly typo fixedMitchell Berger2001-06-201-1/+1
* handle irix high-numbered error codesKen Raeburn2001-06-203-7/+24
* * krb5.tex: Silly typo fixedMitchell Berger2001-06-202-1/+5
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-2010-116/+136
* * kdc_util.c (ktypes2str): New function; construct a stringTom Yu2001-06-195-10/+124
* * ftpcmd.y: Cleanup potential ambiguity between comparsion andEzra Peisach2001-06-192-1/+6
* pmap_prot2.c (xdr_pmaplist): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* * utility.c (printsub): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* telnet.c (telrcv): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* * encrypt.c (encrypt_is): Cast arguments to printf to match formatEzra Peisach2001-06-182-2/+7
* * dump.c (name_matches): Cleanup warning of assignments inEzra Peisach2001-06-182-4/+9
* * utility.c (printdata): Cast argument to isprint() to intEzra Peisach2001-06-182-1/+5
* * commands.c: Cast argument to isspace() to intEzra Peisach2001-06-183-6/+12
* * genget.c (LOWER): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-182-1/+5
* * gss-client.c (parse_oid): Cast argument to isdigit() to intEzra Peisach2001-06-183-11/+9
* * krcp.c (sink): Cast argument to isdigit() to intEzra Peisach2001-06-182-2/+6
* * sim_client.c (main): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-182-2/+6
* * kpropd.c (authorized_principal): Cast argument to ispace() to intEzra Peisach2001-06-182-2/+6
* * kadm_funcs.c: Cast argument to isalnum()/isdigit() to intEzra Peisach2001-06-183-7/+13
* * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to intEzra Peisach2001-06-182-1/+5
* * getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2001-06-182-8/+13
* * network.c (setup_network): Cast argument to isspace() to intEzra Peisach2001-06-182-1/+5
* * server_misc.c (passwd_check): cast argument toEzra Peisach2001-06-183-6/+14
* * alt_prof.c (krb5_read_realm_params): Cast argument to isspace()Ezra Peisach2001-06-183-6/+13
* * kparse.c (strutol): Cast argument to isupper()/tolower() to int.Ezra Peisach2001-06-183-3/+4
* * kparse.c (strutol): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-182-1/+5
* * dump.c: Include regex.h if exists and if HAVE_REGCOMPEzra Peisach2001-06-182-1/+6
* * configure.in: Check for regex.hEzra Peisach2001-06-182-1/+5