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
/
lib
/
libutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up. Sort headers.
markm
2003-06-14
13
-56
/
+53
*
Backout last commit. It is redundant in -CURRENT.
murray
2003-05-05
1
-5
/
+1
*
Note that the idletime setting is not enforced.
murray
2003-05-04
1
-1
/
+5
*
Document the login-backoff and login-retries capabilities.
murray
2003-05-04
1
-0
/
+5
*
Add vmemoryuse to the list.
trhodes
2003-04-26
1
-0
/
+1
*
Brucify.
des
2003-04-10
1
-4
/
+8
*
Correctly detect the case where a password entry was changed while we were
des
2003-04-09
1
-2
/
+7
*
Apply the correct fix for bin/50679: don't mess around with process groups
des
2003-04-09
1
-13
/
+19
*
Band-aid for the "^C kills the editor" problem. I haven't yet found the
des
2003-04-08
1
-10
/
+6
*
The .Fn function
charnier
2003-03-24
12
-31
/
+53
*
Make pw_edit() use /bin/sh to interpret the EDITOR environment
das
2003-03-17
1
-2
/
+12
*
Re-document unimplemented capabilities that were removed in the last
das
2003-03-05
1
-0
/
+57
*
- Document the fact that we now use pam_passwdqc(8) to check
das
2003-03-03
1
-58
/
+16
*
mdoc(7) police: markup laundry.
ru
2003-02-23
1
-1
/
+3
*
Now return NULLified struct in case of empty config file
ache
2003-01-27
1
-6
/
+9
*
Handle read errors
ache
2003-01-27
1
-3
/
+6
*
Add (unsigned char) cast to ctype macros
ache
2003-01-19
1
-13
/
+31
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
english(4) police.
schweikh
2002-12-27
2
-2
/
+2
*
Document the `label' capability.
chris
2002-11-22
1
-0
/
+2
*
Oops. Some ut_time stuff slipped through the cracks. These turned out
peter
2002-11-17
2
-2
/
+4
*
Add LOGIN_SETMAC to the list of flags that can't be set without class
rwatson
2002-11-12
1
-1
/
+1
*
Use "deprecated" instead of "depreciated" where appropriate.
sheldonh
2002-10-30
1
-1
/
+1
*
Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.
des
2002-10-29
1
-1
/
+2
*
If LOGIN_SETMAC is set and MAC is enabled in the kernel, then see
rwatson
2002-10-23
1
-0
/
+27
*
Zap now-unused SHLIB_MINOR
peter
2002-09-28
1
-1
/
+0
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
2
-2
/
+2
*
Add LOGIN_SETMAC, which will indicate to the user context management code
rwatson
2002-08-16
1
-1
/
+2
*
Whitespace cleanup--it's not style(9), but it is consistent. Prep
rwatson
2002-08-11
1
-3
/
+3
*
mdoc(7) police: spelling.
ru
2002-08-09
1
-1
/
+1
*
Add additional field 'overwrite' to login_vars. It mainly needed to handle
ache
2002-06-28
1
-10
/
+11
*
Backout previous delta (addition of -I${.CURDIR}/../../sys).
sobomax
2002-06-26
1
-2
/
+1
*
Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world broken
sobomax
2002-06-26
1
-1
/
+2
*
Add documentation for vmemoryuse
dillon
2002-06-26
1
-0
/
+1
*
Make libutil aware of vmemoryuse in its login.conf cap processing (aka
dillon
2002-06-26
1
-0
/
+1
*
Be more clear in error messages.
n_hibma
2002-06-23
1
-4
/
+9
*
Return HOSTNAME_INVALIDADDR when reverse lookup is fail.
ume
2002-06-07
1
-1
/
+1
*
Add used include of <string.h>.
wollman
2002-05-30
1
-0
/
+1
*
If no old_pw was passed to pw_copy, compare just the name.
des
2002-05-08
1
-1
/
+2
*
Add passwd manipulation code based on parts of vipw and chpass.
des
2002-05-08
3
-86
/
+438
*
login(3) doesn't care about the controlling terminal any more.
des
2002-04-20
1
-1
/
+1
*
Fix for the sshd(8) utmp problem. Previously, login(3) would ignore the tty
des
2002-04-20
1
-3
/
+9
*
Make mppath and masterpasswd pointers instead of arrays, and initialize
des
2002-04-17
1
-2
/
+4
*
Add a missing cross-ref.
ceri
2002-04-16
1
-1
/
+2
*
Remove bogus reference to _use_yp.
des
2002-04-15
1
-9
/
+1
*
Const poisoning.
ru
2002-04-08
6
-28
/
+26
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-8
/
+7
*
Remove __P() usage.
obrien
2002-03-21
3
-66
/
+66
*
Remove 'register' keyword.
obrien
2002-03-21
2
-3
/
+3
*
Remove a bogus cast.
des
2002-03-06
1
-1
/
+1
[next]