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
...
*
Need port-sockets.h for Win32 (now that using WIN32_LEAN_AND_MEAN)
Danilo Almeida
2002-04-11
3
-2
/
+11
*
Define KRB5_PRIVATE=1 so that private definitions are used. Define
Danilo Almeida
2002-04-11
2
-1
/
+8
*
* Makefile.in: Build ms2mit.
Danilo Almeida
2002-04-11
4
-2
/
+18
*
* asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove_charstring): Fix bounds
Ken Raeburn
2002-04-10
2
-4
/
+11
*
call krb5_c_ versions of enctype/cksumtype checking routines
Ken Raeburn
2002-04-06
23
-39
/
+83
*
delete no-op '-k' option
Ken Raeburn
2002-04-06
2
-12
/
+8
*
* krb5.hin (krb5_c_valid_enctype, krb5_c_valid_cksumtype,
Ken Raeburn
2002-04-06
2
-0
/
+15
*
rename some functions to have krb5_c_ prefix
Ken Raeburn
2002-04-06
5
-4
/
+36
*
* sim_client.c: Always include stdlib.h.
Ken Raeburn
2002-04-06
2
-9
/
+5
*
* sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally.
Ken Raeburn
2002-04-06
2
-68
/
+93
*
* klist.c (one_addr): Make 0 unsigned (!) in conditional expression in
Ken Raeburn
2002-04-05
2
-1
/
+6
*
* aclocal.m4 (TRY_PEER_INT): Strip trailing spaces from defined macros
Ken Raeburn
2002-04-05
2
-2
/
+7
*
* def-check.pl: Better error checking. Handles variable argument
Danilo Almeida
2002-04-05
2
-11
/
+54
*
Patch from Mark Eichin for bug 635
Sam Hartman
2002-04-04
2
-6
/
+11
*
* pre.in: Add support for doing optional stripping of programs
Tom Yu
2002-04-03
2
-2
/
+7
*
* Makefile.in (install-strip): New rule to pass "-s" to install
Tom Yu
2002-04-03
1
-0
/
+2
*
* 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
*
* 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
[prev]
[next]