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
path:
root
/
src
/
lib
/
kdb
/
kdb_default.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove verify_master_key from the DAL table, as well as its associated
Greg Hudson
2010-07-02
1
-57
/
+0
*
Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to
Greg Hudson
2010-07-02
1
-13
/
+11
*
Remove the set_master_key and get_master_key DAL interfaces and their
Greg Hudson
2010-07-02
1
-15
/
+0
*
Make decryption of master key list more robust
Greg Hudson
2010-01-29
1
-37
/
+13
*
Make krb5_dbe_def_search_enctype more consistent about when it returns
Greg Hudson
2010-01-06
1
-27
/
+23
*
Don't return KRB5_KDB_NO_PERMITTED_KEY from
Greg Hudson
2010-01-06
1
-1
/
+2
*
handle negative enctypes better
Tom Yu
2009-12-07
1
-2
/
+2
*
make mark-cstyle
Tom Yu
2009-10-31
1
-145
/
+146
*
Make results of krb5_db_def_fetch_mkey more predictable
Greg Hudson
2009-06-01
1
-25
/
+16
*
deal with memleaks in migrate mkey project
Will Fiveash
2009-02-05
1
-1
/
+3
*
Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...
Ken Raeburn
2009-02-02
1
-1
/
+1
*
Master Key Migration Project
Will Fiveash
2009-01-30
1
-16
/
+204
*
Start to phase out krb5_xfree macro, which just casts its argument to
Ken Raeburn
2009-01-28
1
-1
/
+1
*
Remove unneeded LEAN_CLIENT #define's
Zhanna Tsitkov
2008-12-02
1
-12
/
+0
*
Apply a patch from Apple to correct a few memory leaks
Greg Hudson
2008-11-03
1
-2
/
+9
*
Use snprintf instead of strcpy/strcat in many places
Greg Hudson
2008-10-23
1
-9
/
+4
*
In krb5_def_store_mkey(), mktemp was being invoked with a string WRFILE:....
Ezra Peisach
2008-10-19
1
-9
/
+8
*
lean client changes
Zhanna Tsitkov
2008-08-20
1
-2
/
+13
*
a stash file is not a keytab
Will Fiveash
2008-08-15
1
-86
/
+225
*
Added type checking for 64-bit platforms
Alexandra Ellwood
2008-07-01
1
-7
/
+10
*
Big endian stash file support
Alexandra Ellwood
2008-06-27
1
-2
/
+18
*
fix CVE-2007-5972: double fclose() in krb5_def_store_mkey()
Tom Yu
2007-12-14
1
-2
/
+1
*
Set close-on-exec flag in most places where file descriptors are
Ken Raeburn
2007-10-22
1
-1
/
+3
*
Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"
Ken Raeburn
2006-10-12
1
-4
/
+4
*
* kdb_default.c (krb5_def_store_mkey): If the file can't be opened, construct
Ken Raeburn
2006-08-15
1
-0
/
+3
*
* kdb_default.c (krb5_def_promote_db): New function.
Ken Raeburn
2006-06-30
1
-0
/
+6
*
* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and
Ken Raeburn
2006-05-16
1
-1
/
+2
*
Don't include kdb.h from k5-int.h; instead, include it in the handful
Ken Raeburn
2006-04-13
1
-0
/
+1
*
Novell Database Abstraction Layer merge.
Ken Raeburn
2005-06-21
1
-0
/
+329