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.sbin
/
adduser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the -g option in the usage message.
mtm
2003-03-23
1
-0
/
+1
*
Add a -g option to specify a default login group.
mtm
2003-03-20
2
-10
/
+22
*
o initialize a couple of local flags so the user can re-edit groups
mtm
2003-03-19
1
-2
/
+8
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
1
-9
/
+9
*
Update copyright.
mtm
2003-02-16
2
-6
/
+2
*
Condense the output to one line per removed user. For user's who
mtm
2003-02-16
2
-21
/
+56
*
Revisit the shell special characters issue and settle it once-and-forall.
mtm
2003-02-09
1
-13
/
+19
*
Change the behaviour of adduser to match the previous incarnation a little more.
adrian
2003-02-08
1
-2
/
+26
*
Better gender-neutral language.
fanf
2003-02-04
1
-2
/
+2
*
back out logging to /var/log/adduser
fjoe
2003-01-24
1
-6
/
+0
*
In interactive mode, ask the user if he/she wants to add another
mtm
2003-01-24
1
-0
/
+18
*
expr foo -> $((foo))
fjoe
2003-01-23
1
-2
/
+2
*
- restore an ability to write log of added users (default to
fjoe
2003-01-23
1
-3
/
+13
*
Do not loose trailing spaces when printing prompt messages.
fjoe
2003-01-23
1
-3
/
+3
*
*blush*
mtm
2003-01-23
1
-8
/
+8
*
Don't forget to properly quote input.
mtm
2003-01-21
1
-1
/
+1
*
do not loose trailing space when asking uid
fjoe
2003-01-20
1
-1
/
+1
*
english(4) police.
schweikh
2002-12-27
2
-5
/
+5
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-2
/
+2
*
Correctly handle files with IFS characters (spaces) in their names when
tjr
2002-12-09
1
-7
/
+3
*
mdoc(7) police: overhaul.
ru
2002-12-04
2
-182
/
+272
*
Replace the perl versions of adduser and rmuser with shell script versions.
scottl
2002-12-03
7
-2291
/
+1458
*
mdoc(7) police: markup fixes.
ru
2002-11-27
1
-3
/
+4
*
Clarify the unique groups scheme by mentioning that the 002 umask
fanf
2002-11-08
1
-3
/
+5
*
Fix conjugation of exists and add full stops to the messages I changed.
dwmalone
2002-08-11
1
-2
/
+2
*
The .Nm utility
charnier
2002-07-14
2
-15
/
+22
*
Found a single point where rmuser(8) wasn't robust to strange
yar
2002-02-11
1
-1
/
+1
*
Keep similar things together: Check for too long usernames
yar
2002-01-28
1
-4
/
+3
*
Disallow adding duplicate roots, toors, or other users w/uid 0.
yar
2002-01-28
1
-1
/
+1
*
Implement a flexible way of letting some unusual characters
yar
2002-01-28
1
-6
/
+38
*
Remove the newly added -force option because it made adduser(8)
yar
2002-01-28
2
-29
/
+2
*
Add `-h' to the chown command so that symbolic links copied from
iedowse
2002-01-20
1
-1
/
+1
*
yp(4) -> yp(8).
ru
2002-01-14
1
-2
/
+2
*
Remove myself as maintainer, I don't have free time for adduser anymore.
wosch
2002-01-13
1
-2
/
+0
*
Oops, missed one point where $pwd_mkdb had been used.
yar
2002-01-04
1
-1
/
+1
*
Document a new option: -force.
yar
2002-01-02
1
-0
/
+8
*
Allow weird characters in usernames if an admin persists on that:
yar
2002-01-02
1
-8
/
+27
*
Be consistent in what restriction is imposed on a username
yar
2002-01-02
1
-2
/
+4
*
Forbid adding duplicate users with the name of "0".
yar
2002-01-02
1
-2
/
+2
*
Parse atq(1) output correctly under various (but not all perhaps)
yar
2002-01-02
1
-1
/
+1
*
In remove_at_jobs():
yar
2002-01-02
1
-2
/
+2
*
Print the correct filename if we fail to open $etc_passwd.
dd
2001-09-06
1
-1
/
+1
*
Pass the username we just made to pwd_mkdb so that the latter doesn't
dd
2001-08-20
1
-3
/
+4
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-1
/
+3
*
Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used in
ghelmer
2001-08-01
1
-0
/
+2
*
Install the new password file with pwd_mkdb, not the old one.
ghelmer
2001-08-01
1
-1
/
+1
*
The variable giving the name of the temporary password file was
ghelmer
2001-07-30
1
-5
/
+5
*
Use a safer method of creating the temporary password file.
jedgar
2001-07-25
1
-8
/
+8
*
Fix removal of at jobs.
ghelmer
2001-07-23
1
-24
/
+66
*
Generate a bigger salt. This is necessary for blowfish to work
dd
2001-07-19
1
-1
/
+1
[next]