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
...
|
*
Updates of portable CCAPI sources. All code compiles
Jeffrey Altman
2006-05-19
38
-3951
/
+5556
|
*
This branch will hold development work on the portable CCAPI
Jeffrey Altman
2006-05-19
0
-0
/
+0
*
|
Apply (modified) patches from Michael Calmer to fix some warnings
Tom Yu
2006-06-22
2
-17
/
+8
*
|
* src/util/support/plugins.c (krb5int_open_plugin): Use RTLD_LOCAL
Tom Yu
2006-06-22
1
-1
/
+6
*
|
remove unimplemented/unused mechglue functions
Tom Yu
2006-06-21
8
-407
/
+0
*
|
Spawn ftp client with "-d" and "-v" for better debugging
Ken Raeburn
2006-06-21
1
-1
/
+1
*
|
cease export of krb5_gss_*
Tom Yu
2006-06-21
1
-37
/
+0
*
|
*sigh*
Ken Raeburn
2006-06-21
1
-3
/
+3
*
|
(GET_HOST_BY_NAME, GET_HOST_BY_ADDR) [GETHOSTBYNAME_RETURNS_INT]: Test
Ken Raeburn
2006-06-21
1
-9
/
+11
*
|
Revert part of previous changes: Move temporary values that don't need
Ken Raeburn
2006-06-21
1
-18
/
+23
*
|
Revert an untested change that wasn't supposed to go into this ticket
Ken Raeburn
2006-06-20
1
-1
/
+1
*
|
getaddrinfo code uses vars outside of storage duration
Ken Raeburn
2006-06-20
2
-83
/
+94
*
|
(kadmin_cpw): Don't crash if principal name is not given. Based on a
Ken Raeburn
2006-06-20
1
-4
/
+12
*
|
Document kpropd -a option
Ken Raeburn
2006-06-20
1
-1
/
+9
*
|
whitespace
Ken Raeburn
2006-06-20
1
-1
/
+1
*
|
fix parallel builds for libgss
Tom Yu
2006-06-20
1
-1
/
+1
*
|
In verify_krb_v4_tgt, use an unsigned KRB4_32 to store an address rather
Russ Allbery
2006-06-20
1
-1
/
+1
*
|
krb5-1.6-prerelease
Tom Yu
2006-06-20
1
-3
/
+3
*
|
Pass in the correct value for the first argument of select (one larger
Russ Allbery
2006-06-19
4
-5
/
+29
*
|
Make local const array of structures static too
Ken Raeburn
2006-06-19
1
-1
/
+1
*
|
Update config.guess and config.sub to the current versions from
Russ Allbery
2006-06-19
2
-334
/
+522
*
|
Export krb5_gss_register_acceptor_identity in KFW
Jeffrey Altman
2006-06-19
1
-0
/
+1
*
|
gssapi32.def: Export gss_inquire_mechs_for_name now that
Jeffrey Altman
2006-06-18
1
-1
/
+1
*
|
Test for and use setutsent, based on a patch from Nate Yocom at Centrify.
Ken Raeburn
2006-06-17
2
-5
/
+22
*
|
delete old .Sanitize files
Ken Raeburn
2006-06-17
6
-245
/
+0
*
|
(foo): bar
Ken Raeburn
2006-06-17
1
-0
/
+1
*
|
(hpux10.exports): Export initializer and destructor symbols(?). Patch
Ken Raeburn
2006-06-16
1
-0
/
+2
*
|
Change a bunch of calls to ctype macros (those cited by Jeff, and a
Ken Raeburn
2006-06-16
11
-27
/
+27
*
|
fix for support lib version number change
Ken Raeburn
2006-06-16
1
-1
/
+1
*
|
Remove -lkrb5support, which should be for internal use only, from the displayed
Ken Raeburn
2006-06-16
1
-1
/
+1
*
|
ftpd's getline conflicts with current glibc headers
Ken Raeburn
2006-06-16
3
-5
/
+4
*
|
* configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.
Ken Raeburn
2006-06-15
2
-2
/
+13
*
|
Increase buffer sizes to 64K where a Kerberos 5 authenticator might be
Ken Raeburn
2006-06-15
7
-7
/
+7
*
|
remove unused versions of makefiles
Ken Raeburn
2006-06-15
6
-369
/
+0
*
|
* config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).
Ken Raeburn
2006-06-15
2
-2
/
+3
*
|
(kadmin_startup): Properly skip "\@" and "\/" sequences when
Ken Raeburn
2006-06-15
1
-2
/
+2
*
|
* src/lib/gssapi/libgssapi_krb5.exports: Add
Tom Yu
2006-06-15
1
-0
/
+1
*
|
* src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype of
Tom Yu
2006-06-15
2
-2
/
+5
*
|
make depend
Tom Yu
2006-06-15
6
-11
/
+229
*
|
* src/lib/gssapi/mechglue/Makefile.in (mydir):
Tom Yu
2006-06-15
2
-2
/
+2
*
|
remove spuriously resurrected file from merge
Tom Yu
2006-06-15
1
-30
/
+0
*
|
* rc_io.c (krb5_rc_io_move): Use same code for cygwin as for normal
Ken Raeburn
2006-06-15
1
-1
/
+1
*
|
Conditionalize declarations of krb5int_make_srv_query_realm and
Ken Raeburn
2006-06-15
1
-0
/
+2
*
|
Make __kdb2_hash_open declaration and definition consistent
Ken Raeburn
2006-06-15
1
-1
/
+1
*
|
This ticket is pretty old, and the config files have been changed
Ken Raeburn
2006-06-15
1
-0
/
+13
*
|
Some simple transformations:
Ken Raeburn
2006-06-14
1
-151
/
+169
*
|
Merge from branches/mechglue. Initial integration of Sun-donated
Tom Yu
2006-06-14
68
-1743
/
+8062
*
|
remove old cvs log comment
Ken Raeburn
2006-06-14
1
-65
/
+0
*
|
When NULL is passed into krb_get_in_pw_tkt, we only want to prompt once
Russ Allbery
2006-06-14
2
-0
/
+26
*
|
Enable kinit -a to match the man page and add documentation
Russ Allbery
2006-06-13
1
-3
/
+3
[prev]
[next]