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
...
*
Reduce or localize dependencies on address families.
Ken Raeburn
2002-07-05
7
-107
/
+114
*
* init_os_ctx.c: krb4 needs to get the os config files so it can use
Tom Yu
2002-07-03
2
-107
/
+11
*
* osconf.h (DEFAULT_PROFILE_PATH): Conditionalized for Mac OS X
Tom Yu
2002-07-03
2
-0
/
+10
*
2002-07-03 Tom Yu <tlyu@mit.edu>
Tom Yu
2002-07-03
10
-16
/
+109
*
* network.c (process_packet): Now static. Drop unused "portnum" argument.
Ken Raeburn
2002-07-02
3
-4
/
+6
*
* kdc_util.h (inet_ntop): Delete declaration
Ken Raeburn
2002-07-02
2
-4
/
+1
*
disable inet_ntop definition
Ken Raeburn
2002-07-02
2
-0
/
+9
*
* init_sec_context.c (get_credentials): Delete unused variable
Ken Raeburn
2002-07-01
2
-2
/
+2
*
* rlogin.exp: Update expected "encrypting" message for encrypted rlogin
Ken Raeburn
2002-07-01
2
-1
/
+6
*
remove gss krb5 mech2 oid and oidset variables
Ken Raeburn
2002-07-01
10
-17
/
+17
*
fix some compiler warnings
Ken Raeburn
2002-07-01
3
-11
/
+21
*
updated deps
Ken Raeburn
2002-06-28
1
-5
/
+6
*
* rsh.M: added warning that encryption does not encrypt the
Jen Selby
2002-06-27
3
-4
/
+12
*
* configure.in: Modify test for in6addr_any definition in C
Ezra Peisach
2002-06-26
2
-1
/
+8
*
* appdefault.c (conf_boolean): Change variable from char ** to
Ezra Peisach
2002-06-26
3
-2
/
+9
*
* dispatch.c (dispatch): Remove arg "portnum"; update callers.
Ken Raeburn
2002-06-26
8
-29
/
+33
*
* krb5_libinit.c: Added an include for com_err.h since
Tom Yu
2002-06-26
2
-1
/
+16
*
* appdefault.c, get_in_tkt.c: made conf_yes and conf_no const to
Tom Yu
2002-06-26
9
-12
/
+28
*
* fake-addrinfo.h (GET_SERV_BY_PORT) [HAVE_GETSERVBYNAME_R &&
Ken Raeburn
2002-06-25
2
-29
/
+54
*
* socket-utils.h (ss2sin6): Enable compilation of inline function version
Ken Raeburn
2002-06-25
2
-1
/
+4
*
enable ipv6 rsh connections
Ken Raeburn
2002-06-25
4
-80
/
+126
*
* defines.h (default_realm): Declare
Ken Raeburn
2002-06-25
2
-1
/
+2
*
* kcmd.c (setup_secondary_channel): Use select to time out after 10 minutes, or
Ken Raeburn
2002-06-25
2
-0
/
+34
*
update dependencies
Ken Raeburn
2002-06-25
1
-4
/
+4
*
back out some changes that weren't ready
Ken Raeburn
2002-06-25
2
-68
/
+45
*
some changes missed in last checking
Ken Raeburn
2002-06-25
1
-2
/
+2
*
get rid of lib/krb5util
Ken Raeburn
2002-06-25
12
-643
/
+16
*
* k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth_version): Declaration...
Ken Raeburn
2002-06-25
2
-21
/
+2
*
Move compat_recv.c from krb5util library. Move some duplicated code into
Ken Raeburn
2002-06-25
7
-153
/
+632
*
* Makefile.in (ftpd): Don't use krb5util library
Ken Raeburn
2002-06-25
2
-2
/
+6
*
* Makefile.in (ksu): Don't use krb5util library
Ken Raeburn
2002-06-25
2
-2
/
+6
*
move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro)
Ken Raeburn
2002-06-25
6
-89
/
+62
*
* krsh.c (SECURE_MESSAGE): Only indicate that input/output data are being
Ken Raeburn
2002-06-25
2
-1
/
+4
*
ipv6 support in krlogind.c
Ken Raeburn
2002-06-25
2
-18
/
+34
*
Fix etype info; wrong termination condition used in get_etype_info
Sam Hartman
2002-06-24
2
-1
/
+5
*
updated output lines from kinit
Jen Selby
2002-06-24
2
-6
/
+9
*
* port-sockets.h (win_socket_initialize): Delete declaration
Ken Raeburn
2002-06-24
2
-2
/
+5
*
* asn1_encode.c (asn1_encode_generaltime): Remove call to
Tom Yu
2002-06-24
2
-3
/
+6
*
* asn1_encode.c: Removed unused Mac OS 9 code
Tom Yu
2002-06-24
2
-8
/
+18
*
* asn1_get.c (asn1_get_length): Check for negative length.
Tom Yu
2002-06-24
2
-0
/
+7
*
* c_ustime.c: Remove various things missed in 1-2-2-branch MacOS
Tom Yu
2002-06-22
5
-146
/
+66
*
Oops, missed one
Tom Yu
2002-06-22
1
-1
/
+1
*
* krb5.hin: Fix up yet more CALLCONV botches from last merge
Tom Yu
2002-06-21
2
-7
/
+11
*
* ccache.c (printtime): Do not assume that krb5_timestamp and
Ezra Peisach
2002-06-21
3
-4
/
+16
*
* fake-addrinfo.h: If IPv6 support is compiled in, but the OS does
Ezra Peisach
2002-06-21
3
-0
/
+40
*
update dependencies
Ken Raeburn
2002-06-21
9
-126
/
+179
*
* port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include krb5/autoconf.h, to ge...
Ken Raeburn
2002-06-21
2
-0
/
+7
*
* mk_priv.c (krb4int_address_less): Put braces around v4mapped address
Ken Raeburn
2002-06-21
2
-2
/
+12
*
* winccld.c: Include k5-int.h to get hidden ops struct.
Tom Yu
2002-06-20
6
-8
/
+36
*
* Makefile.in: Build cc accessor functions on Windows
Tom Yu
2002-06-20
4
-5
/
+28
[prev]
[next]