index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
jaltman@columbia.edu Mar 24, 2000:
Jeffrey Altman
2000-03-24
8
-171
/
+93
*
Added profile_get_boolean
Miro Jurisic
2000-03-24
5
-1
/
+97
*
Cleaned up the Mac export file: removed replay cache exports, added new funct...
Miro Jurisic
2000-03-24
1
-35
/
+21
*
Added krb5_free_default_realm
Miro Jurisic
2000-03-20
4
-1
/
+22
*
Added krb5_free_default_realm
Miro Jurisic
2000-03-20
1
-2
/
+2
*
jaltman fix for off-by-one error
Ken Raeburn
2000-03-20
2
-1
/
+7
*
Include string.h for strlen prototype
Ezra Peisach
2000-03-18
2
-0
/
+5
*
* cr_tkt.c (krb_cr_tkt_int): Add static prototype.
Ezra Peisach
2000-03-16
3
-0
/
+18
*
Clean up unsed variables when V4 compatibility is not defined
Ezra Peisach
2000-03-16
2
-1
/
+10
*
Remove unused variables
Ezra Peisach
2000-03-16
2
-4
/
+4
*
* kinit.c (k4_kinit): Fix the code that was broken with
Ezra Peisach
2000-03-16
2
-6
/
+25
*
Matt Crawford's kadm acl fixes & enhancements
Ken Raeburn
2000-03-16
5
-97
/
+412
*
Get rid of unused variable
Ezra Peisach
2000-03-16
2
-1
/
+5
*
* login.c (update_ref_count): Copy passwd info before calling getuserattr, to
Ken Raeburn
2000-03-16
2
-0
/
+19
*
Add krb5_get_prompt_types() functionality
Danilo Almeida
2000-03-16
13
-43
/
+148
*
* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE error
Danilo Almeida
2000-03-16
2
-6
/
+15
*
* aclocal.m4 (KRB5_AC_ENABLE_DNS): Fix typo that caused the DNS code to never...
Ken Raeburn
2000-03-15
2
-1
/
+6
*
Use MIT runtime instead of metrowerks
Miro Jurisic
2000-03-15
1
-2
/
+5
*
volatile fixes
Ken Raeburn
2000-03-15
2
-2
/
+7
*
* init_os_ctx.c (os_get_default_config_files): Remove unused variable
Ken Raeburn
2000-03-14
2
-1
/
+3
*
* def_realm.c: Include netinet/in.h if available
Ken Raeburn
2000-03-14
2
-0
/
+7
*
* configure.in: Check for gethostbyname2
Ken Raeburn
2000-03-14
2
-1
/
+5
*
* sock2p.c: New file.
Ken Raeburn
2000-03-14
5
-34
/
+188
*
* kinit.c: Add support for using both -4 and -5. Default to krb5
Danilo Almeida
2000-03-14
3
-71
/
+73
*
* klist.M: Get man page up-to-date
Danilo Almeida
2000-03-14
3
-51
/
+109
*
* kdestroy.M: Make up-to-date
Danilo Almeida
2000-03-14
3
-32
/
+96
*
* k5-int.h: Update prototype to sync with changes in preauth2.c
Tom Yu
2000-03-13
2
-1
/
+6
*
Fix one of the bugs discovered at Connectathon: etype specified in preauth
Ken Raeburn
2000-03-13
3
-5
/
+68
*
Also change kdc_insert_lookaside() to take a const krb5_fulladdr *
Ezra Peisach
2000-03-12
3
-4
/
+4
*
* replay.c, kdb_util.h (kdc_check_lookaside): Make second argument
Ezra Peisach
2000-03-12
3
-2
/
+7
*
Change function prototypes to match the entries in krb5.hin - specifically
Ezra Peisach
2000-03-12
11
-14
/
+26
*
* kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argument
Ezra Peisach
2000-03-12
2
-1
/
+6
*
Updated for 3.0d3
Miro Jurisic
2000-03-12
1
-1
/
+6
*
get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...
Miro Jurisic
2000-03-10
2
-0
/
+7
*
* aclocal.m4: Tweak the HPUX shared lib build some more. Don't
Tom Yu
2000-03-01
2
-4
/
+8
*
Tweak build system to deal somewhat better with HPUX shared libs
Tom Yu
2000-03-01
5
-3
/
+21
*
* kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL
Tom Yu
2000-03-01
2
-1
/
+5
*
* main.c: Move kdc_initialize_rcache() to kdc_util.c
Tom Yu
2000-03-01
4
-56
/
+59
*
* configure.in: Fix --enable-kdc-replay-cache to actually default
Tom Yu
2000-03-01
2
-2
/
+4
*
* kdc_preauth.c (verify_sam_response): Declare and set rc_lifetime
Tom Yu
2000-03-01
3
-1
/
+20
*
new --enable/--disable-kdc-replay-cache configure hooks
Ken Raeburn
2000-02-28
5
-1
/
+44
*
* Makefile.in (com_err.o): Depends on com_err.c
Ken Raeburn
2000-02-28
2
-0
/
+6
*
* krlogin.c (main): Don't output debugging messages if debugging wasn't turne...
Ken Raeburn
2000-02-28
2
-6
/
+13
*
* proto_serv.c (proto_serv): For error return,strdup the returned
Ezra Peisach
2000-02-28
2
-1
/
+7
*
* aclocal.m4: Define DES425_LIB and DES425_DEPLIB all the time. We
Ezra Peisach
2000-02-28
2
-4
/
+9
*
Updated for 3.0d2
Miro Jurisic
2000-02-28
1
-1
/
+5
*
Update client and server to reflect removal of keepold argument from
Tom Yu
2000-02-27
4
-22
/
+22
*
Remove keepold argument from create_principal_3, since it is rather
Tom Yu
2000-02-27
10
-12
/
+32
*
* server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...
Ken Raeburn
2000-02-26
2
-13
/
+40
*
* kadmin.c (kadmin_modprinc): Complain if -pw option is given,
Ken Raeburn
2000-02-26
2
-0
/
+12
[prev]
[next]