| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -443/+0 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
| * | * ss_internal.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 1 | -0/+4 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 1 | -0/+5 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
| * | * Makefile.in (EXTRADEPSRCS): Define | Ken Raeburn | 2005-03-14 | 1 | -0/+4 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
| * | * error.c (ss_error): Always use ANSI C form. Don't try to hide the | Ken Raeburn | 2004-03-18 | 1 | -0/+7 |
| * | This change fixes the problem in the ss directory. It probably won't | Ken Raeburn | 2003-06-27 | 1 | -0/+10 |
| * | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 1 | -0/+4 |
| * | * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awk | Ken Raeburn | 2003-02-06 | 1 | -0/+4 |
| * | * parse.c: Include errno.h for declaration of errno | Ezra Peisach | 2003-01-24 | 1 | -0/+4 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -0/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 1 | -0/+6 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 1 | -0/+5 |
| * | * Makefile.in (LOCALINCLUDES): Drop references to .. and et directories in | Ken Raeburn | 2002-09-11 | 1 | -0/+6 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * Makefile.in ($(HDRS)): Depend on 'includes'. | Ken Raeburn | 2002-08-14 | 1 | -0/+5 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+6 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+5 |
| * | delete some unnecessary casts | Ken Raeburn | 2001-06-21 | 1 | -0/+8 |
| * | * request_tbl.c (ss_add_request_table): Do not cast argument to | Ezra Peisach | 2001-06-07 | 1 | -0/+5 |
| * | * Makefile.in (unixmac): Target deleted | Ken Raeburn | 2001-04-17 | 1 | -0/+4 |
| * | * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNAL | Ezra Peisach | 2000-11-01 | 1 | -0/+4 |
| * | * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask if | Ezra Peisach | 2000-08-07 | 1 | -0/+5 |
| * | * listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fit | Ken Raeburn | 2000-08-04 | 1 | -0/+10 |
| * | * requests.c (DECLARE): Fix prototype for dispatch functions to | Ezra Peisach | 2000-08-02 | 1 | -0/+19 |
| * | Added prototype for ss_create_invocation() | Ezra Peisach | 2000-07-03 | 1 | -1/+1 |
| * | * test_ss.c (main): Change usage of ss_listen to agree with | Ezra Peisach | 2000-07-03 | 1 | -0/+7 |
| * | merge from krb5-1-2-beta4 | Ken Raeburn | 2000-06-23 | 1 | -0/+8 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * listen.c (ss_listen): Local var END should be volatile | Ken Raeburn | 2000-02-02 | 1 | -0/+4 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | listen.c (print_prompt): Replace BSD-style ioctl with termios interface | Theodore Tso | 1999-01-27 | 1 | -0/+5 |
| * | * Makefile.in (includes): Don't mkdir unless the directory doesn't | Tom Yu | 1998-04-06 | 1 | -0/+5 |
| * | gcc -Wall cleanups. Mainly adding prototypes and | Ezra Peisach | 1998-03-30 | 1 | -0/+18 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Add AC_PROG_INSTALL since it's needed to install the libraries and | Theodore Tso | 1998-02-13 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+11 |
| * | * configure.in: Update to new library build system | Tom Yu | 1997-11-19 | 1 | -0/+6 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 1 | -0/+6 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-17 | 1 | -0/+4 |
| * | Makefile.in: Remove target before copying over it (avoids perm. errors) | Richard Basch | 1997-02-06 | 1 | -0/+6 |
| * | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 1 | -0/+5 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | Updated to reflect ct_c.* to ct_c.*.in filename changes | Theodore Tso | 1995-08-24 | 1 | -0/+4 |