This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-21 11:13:30 +00:00
Code
Issues
Releases
Activity
edab57e04e
freebsd
/
lib
/
libutil
History
Dag-Erling Smørgrav
b4f560356a
Switch the default password hash from md5 to sha512.
...
MFC after: 1 week
2012-06-19 14:46:18 +00:00
..
_secure_path.3
_secure_path.c
auth.c
Finally nuke auth.conf, nine years after it was deprecated. The only
2012-06-12 17:02:53 +00:00
expand_number.3
expand_number.c
flopen.3
Convert files to UTF-8 and add some copyright markers where missing.
2012-01-07 16:13:56 +00:00
flopen.c
fparseln.3
fparseln.c
gr_util.c
Modify pw_copy:
2011-12-15 22:07:36 +00:00
hexdump.3
hexdump.c
humanize_number.3
humanize_number.c
kinfo_getallproc.3
mdoc: sort prologue macros.
2012-03-26 19:23:57 +00:00
kinfo_getallproc.c
kinfo_getfile.3
kinfo_getfile.c
kinfo_getproc.3
mdoc: sort prologue macros.
2012-03-26 19:23:57 +00:00
kinfo_getproc.c
kinfo_getvmmap.3
kinfo_getvmmap.c
kld.3
Convert files to UTF-8 and add some copyright markers where missing.
2012-01-07 16:13:56 +00:00
kld.c
libutil.h
Consensus between bde and pjd seemed to be that if the function names
2012-01-26 20:40:22 +00:00
login_auth.3
login_auth.c
login_cap.3
Remove trailing whitespace per mdoc lint warning
2012-03-29 05:02:12 +00:00
login_cap.c
login_cap.h
login_class.3
login_class.c
Fix NULL ptr dereference in setusercontext if pwd is null,
2012-02-09 21:06:47 +00:00
login_crypt.c
login_ok.3
login_ok.c
login_times.3
login_times.c
login_tty.3
login_tty.c
login.conf.5
Switch the default password hash from md5 to sha512.
2012-06-19 14:46:18 +00:00
Makefile
Finally nuke auth.conf, nine years after it was deprecated. The only
2012-06-12 17:02:53 +00:00
pidfile.3
Add a comment to the example that pidfile_* functions can handle pfh being NULL.
2012-02-08 08:49:30 +00:00
pidfile.c
Set the O_CLOEXEC flag when opening the pidfile to avoid leaking the
2012-02-20 13:59:24 +00:00
property.3
Finally nuke auth.conf, nine years after it was deprecated. The only
2012-06-12 17:02:53 +00:00
property.c
pty.3
pty.c
pw_util.c
Revert user comparison back to user names as some user can share uids (root/toor
2012-06-19 11:39:56 +00:00
quotafile.3
Remove trailing whitespace per mdoc lint warning
2012-03-29 05:02:12 +00:00
quotafile.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
realhostname_sa.3
realhostname.3
Remove unnecessary includes from these libutil man pages.
2012-01-16 21:25:41 +00:00
realhostname.c
stub.c
trimdomain.3
trimdomain.c
uucplock.3
uucplock.c