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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Check whether a prototype for vasprintf is needed
Ken Raeburn
2007-07-27
1
-0
/
+3
*
If no salt is included with the key data, set the salt length field to 0.
Ken Raeburn
2007-07-27
1
-1
/
+2
*
Updated API version to 7 because we added the wait_for_change functions
Alexandra Ellwood
2007-07-25
1
-3
/
+4
*
Added callback support for wait_for_change functions
Alexandra Ellwood
2007-07-25
13
-108
/
+186
*
Include k5-platform.h
Ken Raeburn
2007-07-22
1
-0
/
+1
*
Pull out code for looking up the current time, comparing the offset of
Ken Raeburn
2007-07-20
5
-37
/
+20
*
declare xasprintf
Ken Raeburn
2007-07-20
1
-0
/
+1
*
provide more useful error message when running kpropd on command line
Ken Raeburn
2007-07-20
1
-3
/
+12
*
Made callback code generic so that change time callbacks can use it as well
Alexandra Ellwood
2007-07-19
20
-343
/
+736
*
Added new autogenerated file to generate-files-mac target
Alexandra Ellwood
2007-07-19
1
-1
/
+1
*
ccs_pipe_t needs copy and release functions
Alexandra Ellwood
2007-07-19
4
-0
/
+47
*
make depend
Ken Raeburn
2007-07-13
1
-3
/
+3
*
Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...
Ken Raeburn
2007-07-12
7
-32
/
+33
*
Create and use xasprintf akin to xmalloc, returns pointer on success or exits...
Ken Raeburn
2007-07-12
2
-5
/
+17
*
Missed a sprintf->snprintf switch
Ken Raeburn
2007-07-12
1
-1
/
+1
*
Avoid unchecked sprintf in some KDC-side programs
Ken Raeburn
2007-07-12
8
-41
/
+44
*
Avoid unchecked sprintf in some more support code
Ken Raeburn
2007-07-12
2
-4
/
+5
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
37
-302
/
+306
*
Nuke disabled support for ancient .klogin syntax
Ken Raeburn
2007-07-12
4
-871
/
+2
*
Filled in dummy descriptions. Also, no longer errors out of test with ccItera...
Justin Anderson
2007-07-12
1
-4
/
+4
*
Add #ifdef WIN32 section
Kevin Koch
2007-07-12
1
-1
/
+7
*
#include of Kerberos.h removed. It can't work on Windows and looks like its ...
Kevin Koch
2007-07-12
1
-1
/
+0
*
Added dummy Description arguments where needed. Compiles on Windows now
Kevin Koch
2007-07-12
1
-5
/
+9
*
Added dummy Description arguments where needed. Compiles on Windows now
Kevin Koch
2007-07-12
1
-101
/
+109
*
TargetVersion: 1.7
Kevin Koch
2007-07-11
10
-302
/
+311
*
make depend
Ken Raeburn
2007-07-10
6
-137
/
+137
*
Get rid of .o files when cleaning
Ken Raeburn
2007-07-10
1
-1
/
+1
*
Set PERL
Ken Raeburn
2007-07-05
1
-0
/
+1
*
Make error_map.h depend on ktemplate.pm too
Ken Raeburn
2007-07-04
1
-1
/
+1
*
Add a note at the start of the output reminding the reader that it's a genera...
Ken Raeburn
2007-07-04
1
-0
/
+7
*
Handle 'Credentials cache file <path> not found'
Ken Raeburn
2007-07-04
1
-0
/
+1
*
gss krb5 mech enhanced error messages
Ken Raeburn
2007-07-04
25
-48
/
+260
*
Use strdup
Ken Raeburn
2007-07-04
1
-3
/
+1
*
Use global spawn_id
Ken Raeburn
2007-07-04
1
-0
/
+2
*
Perl code for generating "map" routines from a common template with
Ken Raeburn
2007-07-04
2
-0
/
+178
*
Add a new per-thread datum for error message info in gssapi krb5 mech
Ken Raeburn
2007-07-04
1
-0
/
+1
*
Some handy debugging code for gssapi errors in credential acquisition; curren...
Ken Raeburn
2007-07-04
1
-0
/
+44
*
If error is KDC_ERR_S_PRINCIPAL_UNKNOWN, report the server name
Ken Raeburn
2007-07-04
1
-0
/
+14
*
In file-not-found case, report the filename sought
Ken Raeburn
2007-07-04
1
-4
/
+17
*
Remove debugging message accidentally left in
Ken Raeburn
2007-07-04
1
-1
/
+0
*
Save a detailed message for FCC_NOFILE including the file name
Ken Raeburn
2007-07-04
1
-2
/
+13
*
When skipping debugging '-->' data, only take through the end of the line
Ken Raeburn
2007-07-04
1
-1
/
+1
*
Report in make output when updating OBJS.ST/SH/PF
Ken Raeburn
2007-07-03
1
-0
/
+3
*
Tell Emacs to use C mode for this file
Ken Raeburn
2007-07-03
1
-1
/
+1
*
Test for va_copy should be a link test, not a compile test
Ken Raeburn
2007-07-02
1
-1
/
+7
*
Include k5-platform.h
Ken Raeburn
2007-07-02
1
-0
/
+2
*
Check for error indication from localtime.
Ken Raeburn
2007-06-29
1
-11
/
+51
*
Define a localtime_r wrapper around localtime if the system doesn't
Ken Raeburn
2007-06-29
1
-7
/
+17
*
Under gcc, declare k5_v?asprintf with format attribute
Ken Raeburn
2007-06-29
1
-0
/
+8
*
Attach format attributes to declarations of various message-formatting
Ken Raeburn
2007-06-29
14
-73
/
+117
[prev]
[next]