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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
1. Fix a malformed line in ui\lang\en_us\khapp.rc in a TEXTINCLUDE
Jeffrey Altman
2007-06-22
1
-3
/
+4
*
NetIDMgr:
Jeffrey Altman
2007-06-22
3
-6
/
+16
*
Be more aggressive about forcing the new credentials dialog to the
Jeffrey Altman
2007-06-22
2
-13
/
+80
*
If the new credentials window is in the advanced mode and the user
Jeffrey Altman
2007-06-22
1
-0
/
+7
*
Don't assume that WM_DESTROY is the last message to be received by a
Jeffrey Altman
2007-06-22
22
-36
/
+282
*
The clean:: target of plugins\common\Makefile should reference the
Jeffrey Altman
2007-06-22
1
-2
/
+2
*
1. When freeing a message type object, it should also be removed from
Jeffrey Altman
2007-06-22
1
-2
/
+8
*
. Fix formatting in kherr.c
Jeffrey Altman
2007-06-22
2
-90
/
+186
*
Add new notification flags KHERR_CTX_NEWCHILD, KHERR_CTX_FOLDCHILD,
Jeffrey Altman
2007-06-22
2
-8
/
+17
*
Error context objects should be verified by checking the magic number
Jeffrey Altman
2007-06-22
2
-41
/
+105
*
Each error context in NIM can maintain a progress counter to indicate
Jeffrey Altman
2007-06-22
1
-9
/
+84
*
Update developer documentation
Jeffrey Altman
2007-06-22
11
-176
/
+777
*
Remove unused file Makefile.w2k from the uilib directory
Jeffrey Altman
2007-06-22
1
-62
/
+0
*
All exports in nidmgr32.dll are declared as __declspec(dllexport)
Jeffrey Altman
2007-06-22
26
-11
/
+54
*
Fix typo in yesterday's change (u_int_8_t -> u_int8_t)
Ken Raeburn
2007-06-20
1
-2
/
+2
*
Fix typo and add verbosity in function-capable shell test
Ken Raeburn
2007-06-20
1
-2
/
+7
*
Remove check-ac-syms rules
Ken Raeburn
2007-06-20
2
-9
/
+0
*
Configure libdb2 in top-level configure script
Ken Raeburn
2007-06-20
9
-48
/
+33
*
Add the libdb2 type-existence tests to the top-level configure script.
Ken Raeburn
2007-06-20
14
-192
/
+182
*
Use k5-platform.h instead of local configure to find mkstemp
Ken Raeburn
2007-06-20
3
-7
/
+8
*
Add 'make depend' capability, and dependencies
Ken Raeburn
2007-06-20
5
-0
/
+186
*
We have code elsewhere that assumes the existence of memmove and
Ken Raeburn
2007-06-20
6
-243
/
+4
*
update dependencies
Ken Raeburn
2007-06-20
1
-0
/
+3
*
Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename
Ken Raeburn
2007-06-20
9
-18
/
+46
*
set svn:eol-style to native for *.[ch]
Ken Raeburn
2007-06-20
186
-82531
/
+82531
*
provide asprintf functionality for internal use
Ken Raeburn
2007-06-20
4
-14
/
+138
*
set eol-style and mime-type properties
Ken Raeburn
2007-06-19
1
-677
/
+677
*
krb5_walk_realm_tree leaks in capaths case
Tom Yu
2007-06-18
1
-0
/
+3
*
Corrected the order of the source and modified msi packages
Jeffrey Altman
2007-06-18
1
-1
/
+1
*
don't include time.h in CredentialsCache.h if it's not needed
Alexandra Ellwood
2007-06-14
3
-12
/
+11
*
Disable warnings about #pragma mark - in the right place this time
Kevin Koch
2007-06-14
2
-2
/
+1
*
Disable warnings about #pragma mark
Kevin Koch
2007-06-14
2
-7
/
+11
*
Add advisory locking to CCAPI
Alexandra Ellwood
2007-06-12
20
-393
/
+793
*
This patch adds src/include/krb5/krb5.h to the MSI installer SDK component.
Jeffrey Altman
2007-06-11
2
-2
/
+8
*
Removed cross-compilation uses of inline because they don't do
Alexandra Ellwood
2007-06-07
21
-153
/
+153
*
Removed unused locking code
Alexandra Ellwood
2007-06-07
2
-95
/
+0
*
The #if _WIN32 block threw an error with Visual Studio 2005. Bumped the _MSC...
Kevin Koch
2007-06-05
1
-1
/
+1
*
Only use __attribute__ on GNUC compilers
Alexandra Ellwood
2007-06-05
1
-1
/
+5
*
Fixed bugs introduced while moving to krb5 repository
Alexandra Ellwood
2007-06-04
4
-15
/
+26
*
Configure libkdb_ldap directory at top level
Ken Raeburn
2007-05-31
3
-43
/
+20
*
Configure cksum_body and wpse in top-level configure script. (Still don't bu...
Ken Raeburn
2007-05-31
7
-37
/
+25
*
Move CCAPI sources to krb5 repository
Alexandra Ellwood
2007-05-31
133
-3
/
+19231
*
don't check for readability resolving SRVTAB: keytab
Ken Raeburn
2007-05-31
1
-7
/
+0
*
Remove unused macro
Ken Raeburn
2007-05-23
1
-3
/
+1
*
Update dependencies
Ken Raeburn
2007-05-23
1
-4
/
+8
*
On Solaris 10, define NO_WEAK_PTHREADS for the build. When that symbol is
Ken Raeburn
2007-05-23
2
-5
/
+18
*
Fix up declarations of some static functions.
Ken Raeburn
2007-05-23
2
-3
/
+7
*
Change struct _krb5_context.os_context into a single element instead of array[1]
Ken Raeburn
2007-05-21
11
-53
/
+41
*
Simplify UNIX krb5int_zap_data a little. Omit volatile cast, just call memset,
Ken Raeburn
2007-05-21
1
-10
/
+6
*
Remove unused files
Ken Raeburn
2007-05-18
2
-340
/
+0
[prev]
[next]