index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change fopen() to open() to yield an fd
Paul Park
1995-08-17
1
-1
/
+1
*
Pass fds to krb5_lock_file() and krb5_unlock_file()
Chris Provenzano
1995-08-16
7
-31
/
+33
*
Pass the fd in instead of converting it from FILE *
Chris Provenzano
1995-08-16
3
-12
/
+14
*
decrypt_key.c, encrypt_key.c: Only save the salt data if salt type != 0.
Chris Provenzano
1995-08-16
4
-346
/
+203
*
Pass fds to krb5_lock_file() and krb5_unlock_file()
Chris Provenzano
1995-08-16
2
-0
/
+7
*
krb5_lock_file(), krb5_unlock_file():
Chris Provenzano
1995-08-16
2
-9
/
+13
*
fix spelling of "canonicalize"
Mark Eichin
1995-08-16
1
-2
/
+2
*
* prof_parse.c (strip_line,parse_line): Declare as static
Ezra Peisach
1995-08-15
3
-3
/
+25
*
* configure.in: For OSF/1 specify that the -rpath directive takes
Ezra Peisach
1995-08-15
3
-1
/
+19
*
Describe previous changes
Paul Park
1995-08-15
1
-0
/
+14
*
Use krb5_dbe_find_keytype() to find appropriate key. Fix gcc -Wall complaints
Paul Park
1995-08-15
1
-32
/
+18
*
Use per-realm key/salt list to find appropriate keys. Fix gcc -Wall complaints
Paul Park
1995-08-15
2
-64
/
+104
*
Generate/use per-realm key/salt list. Fix gcc -Wall complaints
Paul Park
1995-08-15
1
-52
/
+120
*
Add key/salt list to per-relm data
Paul Park
1995-08-15
1
-0
/
+2
*
Replace kadm_find_keytype() with krb5_dbe_find_keytype()
Paul Park
1995-08-15
4
-52
/
+53
*
Replace adm_find_keytype() with krb5_dbe_find_keytype()
Paul Park
1995-08-15
7
-71
/
+62
*
Replace key_name_to_data() with krb5_dbe_find_keytype()
Paul Park
1995-08-15
5
-70
/
+53
*
Add prototype for krb5_dbe_find_keytype()
Paul Park
1995-08-15
2
-0
/
+12
*
Add krb5_dbe_find_keytype() and clean up gcc -Wall complaints
Paul Park
1995-08-15
2
-4
/
+52
*
Add support for -s scriptfile and fix gcc -Wall complaints
Paul Park
1995-08-15
5
-95
/
+176
*
* Makefile.in: Change some spaces back to tabs
Tom Yu
1995-08-15
2
-8
/
+12
*
* ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1
Tom Yu
1995-08-15
2
-1
/
+5
*
Put back production rule for kerbsrc-nt.zip which mysteriously
Theodore Tso
1995-08-12
1
-0
/
+10
*
Restore original "null action" Makefile which tell a Unix user to run
Theodore Tso
1995-08-12
1
-273
/
+4
*
Rename initialize_slave.c to init_slave.c
Sam Hartman
1995-08-11
3
-3
/
+8
*
Changes for Solaris and Ultrix
Sam Hartman
1995-08-11
5
-4
/
+23
*
[secure-admin/3394] first cut at unit tests for locking
Barry Jaspan
1995-08-10
2
-3
/
+7
*
Initial revision
Barry Jaspan
1995-08-10
1
-0
/
+134
*
Use kadm_find_keytype() to find keys
Paul Park
1995-08-10
3
-2
/
+27
*
Add kadm_find_keytype() to find key/salt pair
Paul Park
1995-08-10
1
-25
/
+145
*
Use adm_find_keytype() and adm_update_tl_attrs() to handle new db format
Paul Park
1995-08-10
6
-18
/
+136
*
Rework adm_modify_kdb() and callers to use kdb5 cpw interfaces
Paul Park
1995-08-10
1
-290
/
+177
*
Consolidate handling of tagged database attributes
Paul Park
1995-08-10
5
-162
/
+142
*
Always define KRB5_MAX_FAIL_COUNT
Paul Park
1995-08-10
2
-2
/
+8
*
Add missing variable when KRBCONF_KDC_MODIFIES_KDB on
Paul Park
1995-08-10
2
-1
/
+9
*
[secure-admin/3398] special error code for missing secure principals
Barry Jaspan
1995-08-10
1
-0
/
+14
*
[secure-admin/3398] special error code for missing secure principals
Barry Jaspan
1995-08-10
1
-1
/
+11
*
DDon't call vhangup() on Ultrix until after session. This actually turns out...
Sam Hartman
1995-08-10
3
-2
/
+11
*
Use key/salt list to determine which key types to make for the tgt principal
Paul Park
1995-08-09
2
-16
/
+81
*
Remove 'Last Modified by:' from regular expression for 'show'
Paul Park
1995-08-09
1
-1
/
+1
*
Describe previous changes
Paul Park
1995-08-09
1
-0
/
+19
*
Add prototype for key_master_encblock()
Paul Park
1995-08-09
1
-0
/
+1
*
Fix Purify complaint
Paul Park
1995-08-09
1
-1
/
+3
*
Fix memory leak
Paul Park
1995-08-09
1
-5
/
+5
*
Network slave bookkeeping fixup
Paul Park
1995-08-09
1
-2
/
+4
*
Add krb5_use_keytype for each keytype
Paul Park
1995-08-09
1
-0
/
+17
*
First pass at kdb5 change-password code. Fix memory leaks
Paul Park
1995-08-09
2
-17
/
+187
*
Fix various memory allocation and key/salt tuple related bugs
Paul Park
1995-08-09
3
-6
/
+58
*
document get_lock and release_lock, including permanent locks
Barry Jaspan
1995-08-09
1
-0
/
+61
*
Terminate variable arglist to krb5_build_principal_ext()
Paul Park
1995-08-09
2
-1
/
+7
[prev]
[next]