Fix ABI parsing
[freebsd.git] / usr.sbin / pw /
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-29 ngieMFhead @ r292618
2015-12-29 baptSimplify code for parsing extra groups
2015-12-29 baptRemove useless assignement of linelen
2015-12-28 baptRestore dryrun support for pw groupmod
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 baptpw_checkname since the beginning if too strict on GECOS...
2015-12-02 baptFix handling of numeric-only names with pw lock
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 delphijIn pw_userlock, set 'name' to NULL when we encounter...
2015-10-29 bdreweryFix unlikely memory leak.
2015-10-28 baptMerge from head github/projects/mpsutil
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 ngieInitialize `quiet` to false so `pw groupnext` again...
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieRefactor the test/ Makefiles after recent changes to...
2015-10-10 ngieMFhead @ r289100
2015-10-09 wblockFix a repeated typo: rootir -> rootdir.
2015-10-06 ngieMFhead @ r288943
2015-10-06 ngie--------------------------------------------------...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-14 baptRegression: fix usershow -7
2015-09-12 baptRegression: fix pw usermod -d
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221. github/projects/clang-trunk
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-25 baptMerge from HEAD
2015-08-21 baptFix err pointer not initialized to NULL resulting
2015-08-21 baptFix typo in regression test
2015-08-21 baptFix /home symlink creation
2015-08-21 baptFix useradd regression:
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-14 baptRegression: fix pw usermod -w xxx
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-05 baptAdd regression tests for a bug reported in stable/10
2015-08-03 edAvoid calling strlen() where we can use the strspn...
2015-08-03 dteskeClarify pw(8) manual w/respect to required arguments...
2015-08-03 baptFix bugs spotted by gcc
2015-08-03 adrianActually set quiet to something.
2015-08-02 baptUse intmax_t rather than long long
2015-08-02 baptConvert the year used for regression test fro 2043...
2015-08-02 baptFix build on 32bits
2015-08-02 baptSplit some extra long lines
2015-08-02 baptSplit some extra long lines
2015-08-02 baptCleanup a bit includes
2015-08-02 baptAdd regression tests about adding already existsing...
2015-08-02 baptFix regression: report if a group already exists when...
2015-08-02 baptFix regression: report again if a username already...
2015-08-02 baptRemove dead code
2015-08-02 baptRewrite parsing subcommands arguments of pw(8)
2015-08-02 baptRemove netbsd tests on pw(8)
2015-08-01 baptRemove things that crept in after badly checked revert
2015-08-01 baptPartial revert of r286152
2015-08-01 baptFix build
2015-08-01 baptFix formatting of new code
2015-08-01 baptValidate expiration days and password days from commman...
2015-08-01 baptValidate the max_uid/max_gid boundaries and entry type...
2015-08-01 baptCast uid/git to uintmax_t when using printf-like functi...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-30 baptImprove strtounum
2015-07-29 baptCleanup includes
2015-07-29 baptActually set the proper license
2015-07-29 baptActually add the new code
2015-07-29 baptCreate a strtounum function using the same API as strtonum
2015-07-28 baptReject usermod and userdel if the user concerned is...
2015-07-28 baptCheck uid/gid used when creating a user/group are not...
2015-07-28 baptFix wrong warning printed after changing or updating...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 baptwhen -n is passed to any pw subcommand it is always...
2015-07-27 ngieMFhead @ r285904
next