index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
adduser
/
adduser.perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not mention sliplogin(8) and sl(4).
mpi
2014-10-01
1
-2
/
+2
*
remove all crypt choices other than bcrypt. ok afresh1 deraadt
tedu
2014-07-13
1
-19
/
+4
*
missed a typo
tedu
2014-02-15
1
-2
/
+2
*
make a few comments easier to read
tedu
2014-02-15
1
-7
/
+7
*
clarify no password only disables password logins. from david hill.
tedu
2014-02-14
1
-2
/
+2
*
purge the rcsid
deraadt
2011-09-22
1
-3
/
+1
*
remove sneaky little ;
lum
2011-05-12
1
-3
/
+3
*
Add quotations around the value of name=value pairs that are missing them.
lum
2011-05-12
1
-5
/
+6
*
Preferably we would have "use warnings;" but never-the-less a small booboo
lum
2011-05-12
1
-4
/
+4
*
Tidy how adduser handles email messages.
lum
2011-05-11
1
-56
/
+114
*
fix bug that sorted the groups and thus broke ottos group file:
simon
2007-01-03
1
-5
/
+23
*
s/form/from/
ray
2006-12-30
1
-3
/
+3
*
remove first person statement; stejones@gmail.com
deraadt
2006-06-07
1
-3
/
+3
*
Use ksh as the default shell instead of sh.
kettenis
2005-08-31
1
-3
/
+3
*
Use getcap to pull out login.conf entries that contain a localcipher
millert
2005-03-30
1
-17
/
+6
*
Close files after we are done with them; from mpech@
millert
2005-02-24
1
-2
/
+4
*
make Groupname match Groupid output; ok millert@
jsyn
2003-06-17
1
-3
/
+3
*
Add an "auto" encryption type that calls encrypt(1) with "-c class".
millert
2003-06-14
1
-13
/
+15
*
Add login class support; based on a diff from Peter Werner
millert
2003-06-10
1
-23
/
+82
*
Fix my previous commit here, pwd_mkdb needs to be a list now too.
millert
2003-06-09
1
-7
/
+7
*
Instead of splitting a flat string into a list for system(), just
millert
2003-06-08
1
-6
/
+6
*
Sync valid username check w/ user(1). Patch from Brian Poole,
millert
2003-05-13
1
-5
/
+5
*
skiped -> skipped;
jmc
2003-04-03
1
-3
/
+3
*
spelling
david
2003-03-11
1
-3
/
+3
*
Fix encryption method prompt; Nick Nauwelaerts
millert
2002-07-10
1
-3
/
+3
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
1
-3
/
+3
*
Don't delete ptmp if we didn't create it ourselves; Brian Poole
millert
2002-03-05
1
-3
/
+3
*
check that user is not in group more thoroughly (don't assume anything
espie
2002-02-23
1
-3
/
+3
*
enable echo in signal handler, since it could be disabled
ericj
2002-02-18
1
-2
/
+3
*
Don't try to use $groupname{$group_login} when we know it is
millert
2001-10-09
1
-4
/
+3
*
Do proper initialization of hashes and lists. Use "cp -R" not "cp -r"
millert
2001-10-01
1
-9
/
+9
*
Cleanup from Brian Poole:
millert
2001-09-07
1
-32
/
+25
*
correct error message when unable to open /etc/master.passwd; raj@cerias.purdue.edu
millert
2001-09-03
1
-3
/
+3
*
max uid should be 2147483647, not 2147483648.
mpech
2001-07-06
1
-3
/
+3
*
31 vs 32; ianm@cit.uws.edu.au
deraadt
2001-04-09
1
-4
/
+4
*
32 character user names
chris
2001-01-31
1
-4
/
+4
*
Change wording when empty password is entered: our adduser sets the
angelos
2000-12-30
1
-3
/
+3
*
Use pwd_mkdb -u username
millert
2000-11-26
1
-11
/
+13
*
Fix some warnings and take advantage of perl5 system defines
millert
2000-11-25
1
-9
/
+30
*
Remove useless line; mj@who.net
millert
2000-10-10
1
-3
/
+2
*
valid characters mismatch, PR#1362; Marty Combs
jakob
2000-08-19
1
-3
/
+3
*
When a null password has been entered, default to ``no'' instead of ``yes''
aaron
2000-07-09
1
-3
/
+3
*
change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compability.
jakob
2000-04-25
1
-4
/
+4
*
Y2K bug in logging function, tm_year is year - 1900, not the last two digits
millert
2000-01-03
1
-3
/
+4
*
Send password to encrypt(1) via stdin. millert@ ok
alex
1999-09-06
1
-6
/
+11
*
typos
hugh
1999-07-03
1
-4
/
+4
*
grammar; form@kti.nsc.ru
aaron
1999-06-29
1
-4
/
+4
*
typo
espie
1999-06-17
1
-3
/
+3
*
allow higher uids.
provos
1999-02-04
1
-3
/
+3
*
add 'old' as a synonym for 'des'
millert
1999-01-18
1
-8
/
+8
[next]