index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
md5crypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-06-13
Allow a small tolerance for slow systems when testing lastlog
andre
1
-3
/
+3
2000-06-13
Stop lastlog detection setting DISABLE_LASTLOG - this flag means
andre
1
-2
/
+2
2000-06-13
- (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
andre
1
-1
/
+5
2000-06-13
Added catman defines for AIX (Tom Bertelson <tbert@abac.com>)
andre
1
-1
/
+3
2000-06-13
Fixed getlast_entry() so that it doesn't try to use utmp(x) if
andre
1
-5
/
+16
2000-06-12
- (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
Damien Miller
2
-1
/
+2
2000-06-12
Latest versions
Damien Miller
2
-0
/
+2582
2000-06-12
wrong modes, forgot -kb
Damien Miller
2
-2360
/
+0
2000-06-12
- (djm) Glob manpages in RPM spec files to catch compressed files
Damien Miller
4
-20
/
+50
2000-06-10
- (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
Damien Miller
2
-2
/
+3
2000-06-10
- (djm) Minor doc tweaks
Damien Miller
2
-3
/
+9
2000-06-09
- (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
V_2_1_1_P1
Damien Miller
3
-0
/
+14
2000-06-08
fix linkrot
Damien Miller
1
-1
/
+1
2000-06-07
- (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
Damien Miller
4
-155
/
+170
2000-06-07
- (djm) Remove duplicate headers from loginrec.c
Damien Miller
2
-28
/
+7
2000-06-07
Missed some bits of the OpenBSD patch somewhere (?!)
Damien Miller
1
-18
/
+17
2000-06-07
- (djm) Don't add /usr/local/lib to library search path on Irix
Damien Miller
2
-2
/
+3
2000-06-07
New ver
Damien Miller
2
-2
/
+2
2000-06-07
- (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
Damien Miller
3
-20
/
+44
2000-06-07
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
Damien Miller
19
-61
/
+143
2000-06-05
- (djm) Added --with-cflags, --with-ldflags and --with-libs options to
Damien Miller
2
-0
/
+31
2000-06-04
Many changes to new login code based on Damien's feedback:
andre
4
-519
/
+425
2000-06-04
Added missed info for 20000603 login code update
andre
1
-0
/
+6
2000-06-04
- Configure tweaking for new login code on Irix 5.3
Damien Miller
3
-11
/
+33
2000-06-03
Disable lastlog for AIX, as it's handled by the OS as part of the login
andre
2
-2
/
+4
2000-06-03
Removed obsolete lastlog symbols
andre
1
-9
/
+0
2000-06-03
Added new login recording code
andre
11
-587
/
+2212
2000-06-03
Removed an old entry
Damien Miller
1
-2
/
+0
2000-05-31
- Rewrote bsd-login to use proper utmp API if available. Major cleanup
PRE_NEW_LOGIN_CODE
Damien Miller
4
-78
/
+72
2000-05-31
- Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
Damien Miller
3
-4
/
+4
2000-05-31
- Cleanup of auth.c, login.c and fake-*
Damien Miller
8
-246
/
+274
2000-05-30
doc
V_2_1_0_P3
Damien Miller
1
-0
/
+1
2000-05-30
- OpenBSD CVS updates:
Damien Miller
15
-207
/
+256
2000-05-30
Up ver
Damien Miller
2
-2
/
+2
2000-05-30
- Fix buffer overrun in login.c for systems which use syslen in utmpx.
Damien Miller
2
-1
/
+6
2000-05-30
- Define atexit for old Solaris
Damien Miller
3
-1
/
+8
2000-05-20
- Doc cleanup
V_2_1_0_P2
Damien Miller
3
-4
/
+3
2000-05-20
- HPUX and Configure fixes from Lutz Jaenicke
Damien Miller
5
-12
/
+53
2000-05-20
cleanup diffs
Damien Miller
3
-4
/
+5
2000-05-20
- SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
Damien Miller
7
-3
/
+37
2000-05-20
- Don't touch utmp if USE_UTMPX defined
Damien Miller
4
-2
/
+15
2000-05-20
- Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
Damien Miller
3
-4
/
+14
2000-05-18
- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
Damien Miller
3
-3
/
+23