summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * ftpd.c (sgetpwnam): Remove local declaration of sgetsaveEzra Peisach2001-07-032-2/+4
* * update_utmp.c (pty_update_utmp): Remember to chop off leadingTom Yu2001-07-022-7/+22
* * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach2001-07-024-11/+22
* * prof_int.h: Provide prototypes for profile_ser_size,Ezra Peisach2001-07-022-0/+13
* * popen.c: Include ftpd_var.hEzra Peisach2001-07-025-16/+33
* * commands.c: Remove prototypes for EncryptAutoEnc(),Ezra Peisach2001-07-022-6/+7
* * krb5forw.h: File with prototype for rd_and_store_for_creds()Ezra Peisach2001-07-0213-16/+78
* * commands.c: Declare sourceroute() staticEzra Peisach2001-07-022-2/+7
* * commands.c: Declare local functions staticEzra Peisach2001-07-027-26/+47
* * state.c: Declate doclientstat() static and conditionalizeEzra Peisach2001-07-025-10/+23
* * kadm_server.h: Add prototypes for missing acl_ functionsEzra Peisach2001-07-016-17/+36
* * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init andEzra Peisach2001-07-015-31/+50
* * misc.c, server_stubs.c: Nuke rcsidEzra Peisach2001-07-017-54/+28
* * nstrtok.h: New file with prototype for nstrtokEzra Peisach2001-07-016-37/+22
* * init_ctx.c (get_profile_etype_list): Fix etype-counting loop soTom Yu2001-06-302-4/+10
* * configure.in: Add check for ifaddrs.h, which missingTom Yu2001-06-302-1/+5
* * chk_trans.c (foreach_realm): Cleanup loal variable set but neverEzra Peisach2001-06-282-3/+6
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-2833-231/+469
* * krb4int.h: Provide prototype for krb_get_default_user andEzra Peisach2001-06-282-1/+10
* oops, forgot to save fixed versionKen Raeburn2001-06-281-4/+0
* misc cleanup in dump-utmpKen Raeburn2001-06-282-5/+14
* * update_utmp.c (pty_update_utmp): Don't copy host if it's a null pointerKen Raeburn2001-06-282-1/+7
* *bindresvport.c: Include gssrpc/rpc.h for prototypeEzra Peisach2001-06-278-44/+88
* * compat_recv.c: Flush out prototype for static krb_v4_recvauthEzra Peisach2001-06-272-1/+12
* * krb4int.h: Add prototypes for ad_print, krb_svc_init,Ezra Peisach2001-06-2713-10/+77
* * klog.h: Flush out prototype for klog()Ezra Peisach2001-06-272-1/+6
* * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu2001-06-274-33/+217
* * server_glue_v1.c: Include misc.h for prototypesEzra Peisach2001-06-263-3/+11
* * krb4int.h: Add prototypes for krb__get_realmsfile(),Ezra Peisach2001-06-2610-7/+37
* * conv_creds.c: Nuke prototype in fileEzra Peisach2001-06-263-7/+10
* * authorization.c (find_first_cmd_that_exists): Change xmalloc()Ezra Peisach2001-06-263-3/+13
* * prot.h: Flush out prototypes for create_auth_reply(),Ezra Peisach2001-06-262-3/+8
* * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2001-06-262-7/+7
* * str_conv.c (krb5_string_to_keysalts): When parsing string, allowEzra Peisach2001-06-262-1/+21
* * gssftp.exp: Use $tmppwd rather than hardcoding tmpdirTom Yu2001-06-227-30/+51
* * default.exp: Use the interface variable $TMPDIR to allow theTom Yu2001-06-222-398/+724
* * krb5.hin: Do not use "random_key" as argument name. When krb.hEzra Peisach2001-06-223-7/+15
* * krb.h: Don't use "options" and "user" as argument namesEzra Peisach2001-06-222-10/+14
* * krlogind.c: Provide daemon prototype if neededEzra Peisach2001-06-223-0/+15
* * telnetd.c (main): Change variable sin to sin4.Ezra Peisach2001-06-222-11/+16
* * commands.c (tn): Change sin to sin4 to not shadow globalEzra Peisach2001-06-223-28/+36
* * enc_des.c: Change local variable index to idx to not shadownEzra Peisach2001-06-224-45/+58
* * ftpcmd.y (help): Change local variable type to ftypeEzra Peisach2001-06-223-67/+74
* * adm_conn.c (kadm_get_ccache): Cast return from getpid() to intEzra Peisach2001-06-222-1/+6
* * network.c (setup_port): Change sin to sin4 to prevent shadowingEzra Peisach2001-06-222-5/+9
* * ovsec_kadmd.c: Change prototype for process_chpw_requestEzra Peisach2001-06-223-10/+20
* * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach2001-06-222-9/+14
* * login.c: Much cleanup to reduce globals and shadowingEzra Peisach2001-06-224-56/+81
* * svc_simple.c (universal): Change transp to s_transp to notEzra Peisach2001-06-227-38/+52
* * libpty.h: Change variable line in prototype to tty_line toEzra Peisach2001-06-222-1/+6