index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
pty
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* update_utmp.c (pty_update_utmp): Fix typo (OWRONLY -> O_WRONLY)
Ken Raeburn
2001-05-02
1
-0
/
+5
*
* update_wtmp.c (ptyint_update_wtmpx): Add missing semi-colon in
Ezra Peisach
2001-05-01
1
-0
/
+5
*
* configure.in: Fix some quoting of shell variables when passing
Tom Yu
2001-04-30
1
-0
/
+13
*
* configure.in(K5_CHECK_UT_MEMBER): Fix typo in previous; make
Tom Yu
2001-04-28
1
-0
/
+4
*
* configure.in: Many changes to support the rewriting of the utmp
Tom Yu
2001-04-28
1
-0
/
+32
*
* sane_hostname.c: Switch off of KRB5_USE_INET6 instead of
Tom Yu
2001-01-13
1
-0
/
+6
*
Use const sockaddr pointer in interface.
Ken Raeburn
2000-12-06
1
-1
/
+6
*
make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*
Ken Raeburn
2000-12-06
1
-0
/
+6
*
* configure.in: Quote macro use inside AC_CHECK_LIB. Change
Ezra Peisach
2000-11-01
1
-0
/
+6
*
* pty-int.h: Add getutmpx() prototype if needed
Ezra Peisach
2000-06-30
1
-0
/
+7
*
* getpty.c (pty_getpty): More conditionalizing variable defintion
Ezra Peisach
2000-06-29
1
-0
/
+13
*
* libpty.h: If SOCK_DGRAM is not defined, provide a definition for
Ezra Peisach
2000-06-26
1
-0
/
+13
*
merge from krb5-1-2-beta4
Ken Raeburn
2000-06-23
1
-0
/
+5
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
Update dump-utmp from KerbNet 1.2.
Ken Raeburn
1999-08-03
1
-0
/
+28
*
* update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, and
Tom Yu
1999-04-24
1
-0
/
+7
*
update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1,
Theodore Tso
1999-04-14
1
-0
/
+7
*
* update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we're
Tom Yu
1999-03-28
1
-0
/
+5
*
* sane_hostname.c (pty_make_sane_hostname): Remove unused
Tom Yu
1999-02-18
1
-0
/
+5
*
* sane_hostname.c: Re-order so that pty-int.h precedes libpty.h to
Tom Yu
1999-02-17
1
-0
/
+5
*
* sane_hostname.c: Force maxlen to be 16 if it's less than 16,
Tom Yu
1999-02-12
1
-0
/
+3
*
bump minor version
Tom Yu
1999-02-12
1
-1
/
+1
*
* Makefile.in: Add sane_hostname.{o,c}
Tom Yu
1999-02-12
1
-0
/
+9
*
configure.in: Remove test CHECK_WAIT_TYPE since nothing is using the
Theodore Tso
1999-01-27
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+4
*
Preliminary fixes for AIX4.3:
Sam Hartman
1998-07-12
1
-0
/
+7
*
* update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESS
Tom Yu
1998-04-06
1
-0
/
+5
*
oops... add PR number
Tom Yu
1998-03-12
1
-1
/
+1
*
* update_utmp.c (pty_update_utmp): Fix bogus entry of
Tom Yu
1998-03-12
1
-0
/
+5
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+8
*
* getpty.c (pty_getpty): Fix goof in previous, which introduced
Tom Yu
1997-12-07
1
-0
/
+5
*
* getpty.c (pty_getpty): Fix checks on string lengths to account
Tom Yu
1997-12-05
1
-0
/
+5
*
* pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code
Tom Yu
1997-12-03
1
-0
/
+7
*
* pty-int.h: Do not prototype initialize_pty_error_table as
Ezra Peisach
1997-10-28
1
-0
/
+5
*
* Makefile.in (CFILES): Add $(srcdir)
Ezra Peisach
1997-10-24
1
-0
/
+4
*
Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs
Tom Yu
1997-10-02
1
-0
/
+5
*
Remove erroneous space from the HPUX open()
Theodore Tso
1997-06-03
1
-0
/
+4
*
Check for openpty() in -lutil. It's there on FreeBSD and BSDI
Theodore Tso
1997-04-25
1
-0
/
+5
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
1
-0
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+18
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+10
*
* update_utmp.c (pty_update_utmp): Handle case where utmp uses
Ezra Peisach
1996-11-15
1
-0
/
+10
*
update_utmp.c (pty_update_utmp): Add code which attempts to compensate
Theodore Tso
1996-11-08
1
-0
/
+7
*
Fix bug pointed out by jhawk; we weren't looking for all ptys
Sam Hartman
1996-06-24
1
-0
/
+12
*
* configure.in: remove ref to ET_RULES
Tom Yu
1996-06-14
1
-0
/
+4
*
* dump-utmp.c: New file. Not automatically used by anything, but may be useful
Ken Raeburn
1996-04-17
1
-0
/
+18
*
Changes so HPUX doesn't use streams. This
Sam Hartman
1996-04-16
1
-0
/
+7
*
Have pty_cleanup() fork on systems with vhangup()
Sam Hartman
1996-04-15
1
-0
/
+13
[prev]
[next]