summaryrefslogtreecommitdiffstats
path: root/src/util/ss
Commit message (Expand)AuthorAgeFilesLines
...
* fix more executable permissionsTom Yu2005-08-252-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-6/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-1/+2
* * Makefile.in (EXTRADEPSRCS): DefineKen Raeburn2005-03-142-0/+24
* run "make depend"Ken Raeburn2004-12-301-23/+29
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-1/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* * error.c (ss_error): Always use ANSI C form. Don't try to hide theKen Raeburn2004-03-183-46/+7
* This change fixes the problem in the ss directory. It probably won'tKen Raeburn2003-06-272-19/+20
* errno should never be explicitly declaredKen Raeburn2003-04-242-2/+5
* * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2003-02-062-1/+5
* * parse.c: Include errno.h for declaration of errnoEzra Peisach2003-01-242-1/+5
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-2/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* Only system headers should declare errnoSam Hartman2003-01-053-2/+8
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-122-1/+6
* * Makefile.in (LOCALINCLUDES): Drop references to .. and et directories inKen Raeburn2002-09-112-2/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+6
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * Makefile.in ($(HDRS)): Depend on 'includes'.Ken Raeburn2002-08-142-1/+8
* update dependenciesKen Raeburn2002-06-151-16/+12
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-12/+12
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-21/+29
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-22/+16
* dependenciesKen Raeburn2001-09-022-3/+7
* add automatically generated dependenciesKen Raeburn2001-09-011-0/+30
* delete some unnecessary castsKen Raeburn2001-06-213-2/+10
* * request_tbl.c (ss_add_request_table): Do not cast argument toEzra Peisach2001-06-072-1/+6
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-172-2/+4
* * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNALEzra Peisach2000-11-012-1/+5
* * ss_internal.h: Only use fake sigmask, sigblock and sigsetmask ifEzra Peisach2000-08-072-1/+9
* * listen.c (ss_quit): Now returns void. Fix type of argument ARGV to fitKen Raeburn2000-08-043-6/+14
* * requests.c (DECLARE): Fix prototype for dispatch functions toEzra Peisach2000-08-025-9/+53
* Added prototype for ss_create_invocation()Ezra Peisach2000-07-032-1/+3
* * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach2000-07-033-2/+10
* merge from krb5-1-2-beta4Ken Raeburn2000-06-235-20/+31
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * listen.c (ss_listen): Local var END should be volatileKen Raeburn2000-02-022-1/+5
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-4/+4
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-0/+6
* Added missing #include of termios.hTheodore Tso1999-01-271-0/+1
* listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1999-01-273-12/+12
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+6
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-121-0/+1
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-062-1/+6
* gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1998-03-3010-4/+35
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7