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
/
appl
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated dependencies for socket-utils.h change
Ken Raeburn
2005-04-28
3
-10
/
+24
*
Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO
Ken Raeburn
2005-04-13
2
-1
/
+4
*
* commands.c (shell): Change 0 to (char*)NULL in execl calls. Patch provided
Ken Raeburn
2005-04-06
2
-2
/
+7
*
* krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch provided
Ken Raeburn
2005-04-06
4
-6
/
+13
*
update dependencies
Ken Raeburn
2005-04-06
1
-1
/
+0
*
fix MITKRB5-SA-2005-001 telnet client vuln
Tom Yu
2005-03-29
2
-9
/
+20
*
* configure.in: When looking for setupterm() - look in
Ezra Peisach
2005-01-18
2
-3
/
+8
*
* ftpd.c: GCC 4.0 fixes... Move static declaration of gunique out
Ezra Peisach
2005-01-13
2
-1
/
+6
*
make depend
Tom Yu
2005-01-06
1
-0
/
+1
*
run "make depend"
Ken Raeburn
2004-12-30
7
-28
/
+31
*
* kerberos.c (kerberos4_status): Null-terminate the correct
Tom Yu
2004-12-20
2
-1
/
+6
*
ticket: new
Sam Hartman
2004-11-26
2
-7
/
+6
*
make depend
Ken Raeburn
2004-11-16
3
-15
/
+7
*
Merge Athena changes for requiring encrypted connections
Tom Yu
2004-11-15
8
-30
/
+149
*
merge athena ftpd changes for requiring encrypted passwords
Tom Yu
2004-11-03
4
-4
/
+35
*
* kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually used
Ken Raeburn
2004-10-01
2
-0
/
+6
*
Better support for using libutil on systems that need it for various
Tom Yu
2004-09-22
10
-8
/
+25
*
* login.c (main): Don't overwrite "PATH" environment variable if
Tom Yu
2004-09-08
2
-1
/
+6
*
Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in
Ken Raeburn
2004-08-27
2
-1
/
+7
*
Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpd
Sam Hartman
2004-08-27
2
-6
/
+12
*
* ftpd.c (main): Use socklen_t for the size of the address from accept
Ken Raeburn
2004-08-09
2
-1
/
+7
*
update dependencies
Ken Raeburn
2004-07-16
1
-1
/
+0
*
* compat_recv.c: Only include sys/select.h if it's available
Ken Raeburn
2004-07-16
2
-0
/
+6
*
* configure.in: Use KRB5_AC_INET6
Ken Raeburn
2004-07-11
2
-0
/
+5
*
* configure.in: Use KRB5_AC_INET6
Ken Raeburn
2004-07-11
2
-0
/
+5
*
make depend
Tom Yu
2004-06-16
1
-0
/
+1
*
Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows
Ken Raeburn
2004-06-04
2
-1
/
+5
*
* setenv.c: Include string.h
Ken Raeburn
2004-05-30
2
-0
/
+5
*
(main): Invoke krb5_free_context at exit to allow
Ezra Peisach
2004-05-24
2
-1
/
+11
*
updated dependencies
Ken Raeburn
2004-04-24
3
-27
/
+33
*
* server.c: Include string.h
Ken Raeburn
2004-04-03
2
-0
/
+5
*
Change subdir processing so that SUBDIRS will contain the configured
Ken Raeburn
2004-03-08
18
-9
/
+39
*
* configure.in: Move test for setupterm back down below addition of
Ken Raeburn
2004-03-07
2
-1
/
+7
*
Configure telnet using one script instead of four
Ken Raeburn
2004-03-04
12
-184
/
+207
*
* gss-client.c: change if (this) if (that) => if (this && that)
Jeffrey Altman
2004-02-27
2
-170
/
+172
*
Move daemon.c into a new library of utility routines for linking our programs
Ken Raeburn
2004-02-24
2
-4
/
+8
*
update copyright notices on gss sample apps
Tom Yu
2004-02-11
3
-0
/
+69
*
gss-client.c: remove extraneous parameters from client_establish_context()
Jeffrey Altman
2004-02-10
2
-5
/
+10
*
* configure.in: Check for sys/time.h and time.h
Ken Raeburn
2004-02-09
2
-0
/
+6
*
* update usage() for gss-client
Jeffrey Altman
2004-02-07
3
-1
/
+7
*
2004-02-06 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-02-06
3
-14
/
+36
*
* gss-misc.c: Include sys/time.h or time.h, to get struct timeval declaration
Ken Raeburn
2004-01-31
2
-14
/
+26
*
Address issues discovered while testing updated Windows gss sample client.
Jeffrey Altman
2004-01-30
3
-145
/
+161
*
* ftp.c (do_auth): Handle a return code of 335, where the authentication
Ken Raeburn
2003-12-19
2
-1
/
+6
*
make depend
Ken Raeburn
2003-12-15
3
-40
/
+51
*
Gets a bit closer, still not working..
Ken Raeburn
2003-12-13
3
-15
/
+63
*
Copy and build daemon.c in whatever directories need it, instead of building it
Ken Raeburn
2003-08-30
2
-3
/
+4
*
krshd hangs in linux nightly testing
Ken Raeburn
2003-08-29
2
-5
/
+18
*
clean up ftp client gss memory management
Tom Yu
2003-06-25
2
-4
/
+9
*
* ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."
Ken Raeburn
2003-06-16
4
-10
/
+19
[next]