index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
su
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be sure to restore foreground group to parent su before parent su
davidxu
2003-11-04
1
-1
/
+2
*
It seems when su executes in a shell scripts, there is a timing race,
davidxu
2003-11-03
1
-0
/
+2
*
Fix broken su -m behaviour :
cognet
2003-10-19
1
-4
/
+2
*
- Clarification to how command line arguments are processed.
kensmith
2003-09-28
1
-0
/
+5
*
typo
charnier
2003-06-08
1
-1
/
+1
*
PAM-related improvements:
des
2003-04-08
1
-37
/
+59
*
Put child process in a different process group, ensure that the broadcast
davidxu
2003-03-27
1
-6
/
+22
*
Fix style bugs in the previous commit (which weren't in bde's patch)
des
2003-03-11
1
-2
/
+0
*
Reset SIGTSTP handler to default both for parent and child process.
davidxu
2003-03-11
1
-3
/
+4
*
Fix long standing job control bug. SIGTSTP shouldn't be ignored.
davidxu
2003-03-11
1
-1
/
+0
*
Pass the correct, verified username to PAM instead of getlogin().
des
2003-02-06
1
-1
/
+1
*
mdoc(7) police: markup polishing.
ru
2002-11-26
1
-1
/
+1
*
Add a new '-s' option to su(1): if the flag is present, attempt to
rwatson
2002-10-23
2
-5
/
+23
*
When a user gets refused because the password is wrong, use the
markm
2002-10-18
1
-0
/
+4
*
Style: use sa_handler instead of __sigaction_u.__sa_handler.
tjr
2002-10-17
1
-1
/
+1
*
Remove an unused variable.
phk
2002-10-14
1
-2
/
+0
*
Fix typing error in prev. commit
ache
2002-08-12
1
-1
/
+1
*
Fix style bug in prev. commit
ache
2002-08-12
1
-2
/
+1
*
Fix su job control (recently introduced for PAM cleanup purposes) to not
ache
2002-08-12
1
-3
/
+6
*
Back out workaround of fixing "suspend/fg" by price of breaking "stop $$/fg".
ache
2002-08-07
1
-1
/
+3
*
Remove tcsetpgrp() stuff across suspend/continue because it cause upper level
ache
2002-07-09
1
-3
/
+1
*
This is Alexander Kabaev's patch to solve the signal problem with su
dillon
2002-06-26
1
-0
/
+11
*
Backout 1.51 on DES's request.
dillon
2002-06-26
1
-2
/
+0
*
Make our child the leader of its own process group to avoid receiving
des
2002-05-29
1
-0
/
+2
*
Drive-by whitespace cleanup & add NAI copyright
des
2002-05-28
1
-2
/
+9
*
Use `The .Nm utility'
charnier
2002-04-20
1
-2
/
+3
*
Fix a few typos.
keramida
2002-03-30
1
-2
/
+2
*
Belatedly OpenPAMify. I forgot this patch in last night's megacommit.
des
2002-03-06
1
-2
/
+2
*
Don't set PAM_RHOST, this is a local login.
des
2002-01-24
1
-5
/
+1
*
Remove to-be-default WARNS?=2
markm
2001-12-12
1
-2
/
+0
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
1
-0
/
+1
*
Reinstate complete (and now correctly functioning) WARNS=2.
markm
2001-09-12
2
-9
/
+11
*
Back out (with prejudice) the last WARNS=2 fix. I cannot understand
markm
2001-09-07
2
-11
/
+9
*
WARNS=2 fixes.
markm
2001-09-04
2
-9
/
+11
*
Very minor stylistic nit.
markm
2001-08-20
1
-2
/
+1
*
Substitute ARGSTR in-place.
ru
2001-08-15
1
-4
/
+3
*
Fixed the usage() string.
ru
2001-08-15
1
-1
/
+3
*
Set the RUSER for PAM so that (eg) kerberos can set up tickets properly.
markm
2001-08-11
1
-0
/
+2
*
WARNS=2 type cleanup.
markm
2001-08-11
2
-5
/
+9
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-2
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-5
/
+5
*
Deconvolute the authentication mess, and hand total responsiblity
markm
2001-05-26
3
-358
/
+226
*
Tell the user what group they must be in to su to root.
obrien
2001-05-10
1
-1
/
+4
*
Dike out Kerberos(IV) support on the grounds that better kerberos
markm
2001-04-28
1
-7
/
+0
*
Dike out the Kerberos(IV) support on the grounds that better kerberos
markm
2001-04-28
2
-189
/
+14
*
Add full PAM support for account management and sessions.
markm
2001-03-27
3
-64
/
+230
*
o Make comment match reality, synch code with comment.
rwatson
2000-11-30
1
-2
/
+10
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Document the ``-'' option and minor re-wording in EXAMPLES
marko
2000-08-05
1
-2
/
+12
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
[next]