aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2001-05-11 * pty_paranoia.c: New file; do many paranoid checks about cttyTom Yu5-2/+367
2001-05-09 * logwtmp.c: Delete code under "#if 0". Fix reversed test forTom Yu3-49/+20
2001-05-08 * cleanup.c: Call update_utmp() with the correct pid to assist inTom Yu6-215/+288
2001-05-04 * open_slave.c (pty_open_slave): If revoke() present on system butEzra Peisach2-1/+6
2001-05-04 * dump-utmp.c: Fix some off-by-one errors. Handle cases where weTom Yu2-10/+18
2001-05-04 * pty-int.h: Fix typo; VHANG_first -> VHANG_FIRSTTom Yu3-2/+27
2001-05-03 * sane_hostname.c (pty_make_sane_hostname): Preserve constEzra Peisach2-1/+6
2001-05-03 * cleanup.c (pty_cleanup): Delcare local variable only ifEzra Peisach4-1/+21
2001-05-02* update_utmp.c (pty_update_utmp): Fix typo (OWRONLY -> O_WRONLY)Ken Raeburn2-1/+6
2001-05-01 * update_wtmp.c (ptyint_update_wtmpx): Add missing semi-colon inEzra Peisach2-1/+6
2001-04-30 * configure.in: Fix some quoting of shell variables when passingTom Yu4-23/+46
2001-04-28 * configure.in(K5_CHECK_UT_MEMBER): Fix typo in previous; makeTom Yu2-1/+5
2001-04-28 * configure.in: Many changes to support the rewriting of the utmpTom Yu9-398/+1111
2001-04-25 test.c: Always include stdlib.hEzra Peisach2-2/+2
2001-04-25* Makefile.in: Add lclint supportEzra Peisach6-24/+100
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn4-4/+8
2001-04-06 * mkrel: When generating multiple tarballs, also generate aTom Yu2-14/+26
2001-03-12 * com_err.h: For struct error_table, change the base from anEzra Peisach2-1/+6
2001-03-08* test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLISTKen Raeburn3-1/+9
2001-02-02 * krb5.conf: Test with trailing whitespace on "default_realm"Tom Yu2-2/+7
2001-01-29 * Makefile.in: Remove rule for aix.bincmds; we don't need itTom Yu3-13/+12
2001-01-20rebuiltKen Raeburn1-11/+7
2001-01-20* com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn5-25/+48
2001-01-18update to implement equivalent of ref countKen Raeburn4-24/+33
2001-01-18Make compile_et script installable, and install it.Ken Raeburn4-21/+47
2001-01-13 * sane_hostname.c: Switch off of KRB5_USE_INET6 instead ofTom Yu2-2/+9
2000-12-06Use const sockaddr pointer in interface.Ken Raeburn4-17/+87
2000-12-06make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn3-7/+20
2000-12-06restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macrosKen Raeburn2-2/+8
2000-12-06fix typoKen Raeburn1-1/+1
2000-12-06Remove a bunch of macro definitions we don't use.Ken Raeburn9-173/+116
2000-12-06undo last changeKen Raeburn1-2/+2
2000-12-06tweak names of perl scriptsKen Raeburn1-2/+2
2000-12-06try lclint on a com_err test program; misc cleanupKen Raeburn2-7/+41
2000-12-06some notes on interactions with 64-bit systemsKen Raeburn1-0/+15
2000-11-14make "make check" do somethingKen Raeburn3-3/+21
2000-11-09 * dyn_create.c (DynCopy): Arguments to memcpy were reversed. FoundEzra Peisach2-1/+6
2000-11-09 * Makefile.in (check-unix): Built and execture dyntestEzra Peisach10-12/+49
2000-11-08problems found in auditingKen Raeburn1-0/+34
2000-11-08clarify a littleKen Raeburn1-3/+4
2000-11-08Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn12-83/+347
2000-11-01 * reconf: Rework syntax to detect version numbers of newerEzra Peisach2-7/+30
2000-11-01 * configure.in: Quote macro use inside AC_CHECK_LIB. ChangeEzra Peisach2-5/+11
2000-11-01 * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() insteadEzra Peisach2-1/+7
2000-11-01 * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2-2/+7
2000-11-01 * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNALEzra Peisach2-1/+5
2000-11-01 * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP toEzra Peisach2-3/+9
2000-10-27 * reconf: Pass "-m util/autoconf" to autoreconf only if we areEzra Peisach2-2/+9
2000-10-03* reconf: Look for autoconf 2.12 or later. Don't use "grep -q", it's notKen Raeburn2-5/+11
2000-08-11Add AC_PROG_INSTALL to allow the library to be installedEzra Peisach2-0/+5