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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* krb5.hin: Default to KRB5_DEPRECATED=1, allowing compiler
Tom Yu
2002-04-03
2
-8
/
+27
*
* aclocal.m4 (CONFIG_RULES): Fix to not define KRB5_DEPRECATED; we
Tom Yu
2002-04-03
3
-1
/
+9
*
* krb5.hin: Move a whole bunch of stuff under KRB5_DEPRECATED or
Tom Yu
2002-04-02
2
-9
/
+86
*
* aclocal.m4 (CONFIG_RULES): Add -DKRB5_PRIVATE=1 and
Tom Yu
2002-04-02
2
-0
/
+8
*
Include errno.h
Danilo Almeida
2002-04-01
2
-0
/
+5
*
* kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes,
Tom Yu
2002-03-29
3
-18
/
+23
*
Add krb5_init_keyblock
Sam Hartman
2002-03-29
8
-14
/
+100
*
Update copyright
Sam Hartman
2002-03-29
3
-2
/
+6
*
* fake-addrinfo.h (getaddrinfo) [__linux__]: Don't crash if hint is a null po...
Ken Raeburn
2002-03-28
2
-1
/
+4
*
* k5-int.h: Include errno.h.
Ken Raeburn
2002-03-28
3
-1
/
+6
*
* client.c, server.c: Include errno.h
Ken Raeburn
2002-03-28
3
-0
/
+6
*
* sim_client.c: Include errno.h
Ken Raeburn
2002-03-28
2
-0
/
+5
*
* sclient.c: Include errno.h
Ken Raeburn
2002-03-28
2
-0
/
+5
*
* kerberos.c: Include errno.h
Ken Raeburn
2002-03-28
2
-0
/
+5
*
* aclocal.m4 (TRY_GETSOCK_INT): Strip trailing spaces from defined macros
Ken Raeburn
2002-03-28
2
-2
/
+7
*
* krb5.hin: Don't include <sys/types.h> any more.
Ken Raeburn
2002-03-28
3
-5
/
+4
*
* fake-addrinfo.h [NEED_FAKE_GETADDRINFO]: Include errno.h.
Ken Raeburn
2002-03-28
2
-1
/
+9
*
Updated telnet patch
Sam Hartman
2002-03-27
3
-18
/
+20
*
ignore autoconf.stmp
Ken Raeburn
2002-03-27
1
-0
/
+1
*
* fake-addrinfo.h (fake_getnameinfo) [__GNUC__ && __mips__]: Don't call
Ken Raeburn
2002-03-26
2
-0
/
+14
*
update dependencies
Ken Raeburn
2002-03-26
7
-21
/
+30
*
Change approach for getaddrinfo support. Now, only fake-addrinfo.h is
Ken Raeburn
2002-03-26
19
-562
/
+592
*
update dependencies
Ken Raeburn
2002-03-26
5
-4
/
+57
*
* move-if-changed: New script.
Ken Raeburn
2002-03-26
3
-2
/
+23
*
* Makefile.in: Remove dependency on krb524.h and krb524_err.h as
Ezra Peisach
2002-03-20
2
-1
/
+5
*
* Makefile.in: Remove dependencies on krb524_err.h for login.o. If
Ezra Peisach
2002-03-20
2
-2
/
+7
*
Fix merge from 1.2.2 branch to mainline
Sam Hartman
2002-03-16
2
-1
/
+5
*
Fix client side buffer overflows
Sam Hartman
2002-03-16
3
-6
/
+28
*
Fix walk_realm_tree handling of null realms
Sam Hartman
2002-03-14
2
-0
/
+29
*
* implementor.texinfo: Add chapters on local addresses, hostname address
Ken Raeburn
2002-03-14
2
-10
/
+537
*
* kcmd.c (kcmd_connect): Actually save errno value when preparing error text to
Ken Raeburn
2002-03-13
2
-1
/
+6
*
* kcmd.c (kcmd_connect): Don't call fixup_addrinfo, it's been deleted
Ken Raeburn
2002-03-13
2
-1
/
+5
*
* configure.in: Do not explicitly add getent.o and setenv.o to
Ezra Peisach
2002-03-13
3
-3
/
+16
*
delete a macro def that should've gone away before last checkin
Ken Raeburn
2002-03-12
1
-2
/
+0
*
Restructure a little to permit wrapping a system implementation of getaddrinfo
Ken Raeburn
2002-03-12
3
-80
/
+273
*
* lsb_addr_cmp.h (krb4int_address_less): Declare
Ken Raeburn
2002-03-12
2
-0
/
+7
*
Handle IPv6 sockets that are used to communicate over IPv4, and permit use of
Ken Raeburn
2002-03-12
5
-68
/
+182
*
update comment
Ken Raeburn
2002-03-08
1
-1
/
+2
*
revert accidental checkin of unfinished changes
Ken Raeburn
2002-03-08
5
-81
/
+45
*
(kcmd_connect): copy out correct remote address to caller
Ken Raeburn
2002-03-08
6
-47
/
+82
*
* kcmd.c (kcmd_connect): Always call getport with the address family from the
Ken Raeburn
2002-03-08
2
-24
/
+27
*
move getsockname calls into common code from kcmd/k4cmd
Ken Raeburn
2002-03-08
2
-47
/
+40
*
Use getaddrinfo. Separate out some AF-independent socket setup code
Ken Raeburn
2002-03-08
2
-77
/
+93
*
* rcp.M: Document -f and -t options as internal use only
Ken Raeburn
2002-03-08
2
-0
/
+15
*
Revert getaddrinfo changes in krb5-only code from 2-10. Factor out common
Ken Raeburn
2002-03-08
2
-288
/
+195
*
don't use k5-int.h here
Ken Raeburn
2002-03-07
2
-2
/
+8
*
attribution for log entry
Ken Raeburn
2002-03-07
1
-0
/
+1
*
test suite updates from 1.2.x - mostly testing 8-bit-kvno workarounds
Ken Raeburn
2002-03-07
6
-133
/
+509
*
8-bit-kvno workarounds from 1.2.4
Ken Raeburn
2002-03-07
4
-6
/
+48
*
* Makefile.in (LIBMINOR): Bump due to changes in error tables
Ken Raeburn
2002-03-07
2
-1
/
+5
[next]