index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
session.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (bal) Remove unused tty defined in do_setusercontext() pointed out by
Ben Lindstrom
2002-07-15
1
-4
/
+2
*
- (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.
Ben Lindstrom
2002-07-04
1
-2
/
+1
*
- deraadt@cvs.openbsd.org 2002/06/30 21:54:16
Ben Lindstrom
2002-07-04
1
-6
/
+6
*
- deraadt@cvs.openbsd.org 2002/06/26 13:49:26
Damien Miller
2002-06-26
1
-2
/
+6
*
- markus@cvs.openbsd.org 2002/06/26 08:58:26
Damien Miller
2002-06-26
1
-1
/
+4
*
- (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
Damien Miller
2002-06-26
1
-0
/
+3
*
20020626
Ben Lindstrom
2002-06-25
1
-3
/
+6
*
- deraadt@cvs.openbsd.org 2002/06/23 21:06:41
Ben Lindstrom
2002-06-23
1
-8
/
+8
*
- deraadt@cvs.openbsd.org 2002/06/23 20:39:45
Ben Lindstrom
2002-06-23
1
-3
/
+3
*
- markus@cvs.openbsd.org 2002/06/20 23:05:56
Ben Lindstrom
2002-06-21
1
-1
/
+5
*
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
Ben Lindstrom
2002-06-21
1
-3
/
+3
*
- mpech@cvs.openbsd.org 2002/06/11 05:46:20
Ben Lindstrom
2002-06-11
1
-13
/
+15
*
- markus@cvs.openbsd.org 2002/06/10 22:28:41
Ben Lindstrom
2002-06-11
1
-4
/
+91
*
unexpand
Ben Lindstrom
2002-06-09
1
-1
/
+1
*
- (bal) use 'LOGIN_PROGRAM' not '/usr/bin/login' in session.c patch by
Ben Lindstrom
2002-06-07
1
-1
/
+1
*
- stevesk@cvs.openbsd.org 2002/05/16 22:09:59
Ben Lindstrom
2002-06-06
1
-2
/
+2
*
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
Damien Miller
2002-05-13
1
-0
/
+5
*
- (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
Kevin Steves
2002-04-23
1
-0
/
+4
*
- markus@cvs.openbsd.org 2002/03/29 18:59:32
Ben Lindstrom
2002-04-02
1
-14
/
+12
*
- markus@cvs.openbsd.org 2002/03/28 15:34:51
Ben Lindstrom
2002-04-02
1
-4
/
+6
*
- (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure
Kevin Steves
2002-03-25
1
-1
/
+1
*
- markus@cvs.openbsd.org 2002/03/19 10:49:35
Ben Lindstrom
2002-03-22
1
-2
/
+2
*
- markus@cvs.openbsd.org 2002/03/19 10:35:39
Ben Lindstrom
2002-03-22
1
-2
/
+2
*
- provos@cvs.openbsd.org 2002/03/18 17:50:31
Ben Lindstrom
2002-03-22
1
-55
/
+62
*
- provos@cvs.openbsd.org 2002/03/18 03:41:08
Ben Lindstrom
2002-03-22
1
-14
/
+2
*
Stupid djm commits experimental code to head instead of branch
Damien Miller
2002-03-13
1
-19
/
+34
*
Import of Niels Provos' 20020312 ssh-complete.diff
Damien Miller
2002-03-13
1
-34
/
+19
*
- (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()
Ben Lindstrom
2002-02-25
1
-3
/
+3
*
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
Tim Rice
2002-02-25
1
-1
/
+1
*
- (bal) Part two.. Drop unused AIX header, fix up missing char *cp. All
Ben Lindstrom
2002-02-24
1
-9
/
+9
*
- (bal) Minor session.c for cygwin. mispelt 'is_winnt' variable.
Ben Lindstrom
2002-02-21
1
-1
/
+1
*
- markus@cvs.openbsd.org 2002/02/16 00:51:44
Ben Lindstrom
2002-02-19
1
-1
/
+1
*
- (bal) OpenBSD CVS Sync
Ben Lindstrom
2002-02-19
1
-216
/
+247
*
- (bal) Migrated AIX getuserattr and usrinfo code to
Ben Lindstrom
2002-02-19
1
-110
/
+1
*
- (bal) Migrate IRIX jobs/projects/audit/etc code to
Ben Lindstrom
2002-02-19
1
-53
/
+3
*
- markus@cvs.openbsd.org 2002/02/14 23:28:00
Damien Miller
2002-02-19
1
-2
/
+3
*
- (djm) OpenBSD CVS Sync
Damien Miller
2002-02-10
1
-5
/
+5
*
- markus@cvs.openbsd.org 2002/02/06 14:37:22
Damien Miller
2002-02-08
1
-9
/
+5
*
- (djm) Cleanup after sync:
Damien Miller
2002-02-05
1
-2
/
+2
*
- markus@cvs.openbsd.org 2002/02/03 17:53:25
Damien Miller
2002-02-05
1
-27
/
+10
*
- markus@cvs.openbsd.org 2002/01/29 22:46:41
Damien Miller
2002-02-05
1
-1
/
+2
*
- stevesk@cvs.openbsd.org 2002/01/29 16:29:02
Damien Miller
2002-02-05
1
-3
/
+3
*
- markus@cvs.openbsd.org 2002/01/29 14:32:03
Damien Miller
2002-02-05
1
-3
/
+3
*
- stevesk@cvs.openbsd.org 2002/01/27 14:57:46
Damien Miller
2002-02-05
1
-3
/
+3
*
- stevesk@cvs.openbsd.org 2002/01/26 16:44:22
Damien Miller
2002-02-05
1
-39
/
+10
*
- markus@cvs.openbsd.org 2001/12/28 14:50:54
Damien Miller
2002-01-22
1
-3
/
+3
*
- markus@cvs.openbsd.org 2001/12/27 20:39:58
Damien Miller
2002-01-22
1
-13
/
+13
*
- markus@cvs.openbsd.org 2001/12/27 20:39:58
Damien Miller
2002-01-22
1
-4
/
+4
*
- (djm) Merge Cygwin copy_environment with do_pam_environment, removing
Damien Miller
2002-01-08
1
-48
/
+14
*
- markus@cvs.openbsd.org 2001/12/20 16:37:29
Damien Miller
2001-12-21
1
-2
/
+2
[next]