]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2018-07-22 Ian LeporeSet the pw_class field to NULL when scanning the non...
2018-07-03 John BaldwinClean up the vcs ID strings in libc's gen/ directory.
2018-05-23 John BaldwinUse __SCCSID() for SCCS IDs.
2018-04-19 Ed Mastechpass: reject change/expiry dates beyond y2106
2018-03-01 David BrightAllow the "@" and "!" characters in passwd file GECOS...
2018-01-01 Xin LIRemove unused includes.
2017-12-15 Eugene Grosbeinpw(8): r326738 broke expiration arithmetic in case...
2017-12-09 Eugene Grosbeinpw(8): correct expiration period handling and command...
2017-11-27 Pedro F. Giffunivarious: general adoption of SPDX licensing ID tags.
2017-11-26 Pedro F. Giffunilib: further adoption of SPDX licensing ID tags.
2017-11-20 Pedro F. GiffuniGeneral further adoption of SPDX licensing ID tags.
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-01 Eitan AdlerRemove 'adding_user.7'
2017-10-04 Conrad Meyerchpass(1): Check crypt(3) return and handle error appro...
2017-08-19 Ed Mastepw useradd: Validate the user name before creating...
2017-08-19 Ed Mastepw usermod: Properly deal with empty secondary group...
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Mariusz ZaborskiIntroduce the flopenat(3) function.
2017-08-02 Enji CooperAdd HAS_TESTS to all Makefiles that are currently using the
2017-08-02 Enji CooperConvert traditional ${MK_TESTS} conditional idiom for...
2017-05-10 Alan SomersDon't depend on assert(3) getting evaluated
2017-05-10 Alan Somersstrcpy => strlcpy
2017-04-21 Pedro F. Giffunilib: initial use of reallocarray(3).
2017-03-24 Eugene GrosbeinProperly initialise with content of pw.conf(5) that...
2017-03-12 Warner LoshAdopt SRCTOP in usr.bin
2017-03-07 Rodney W. GrimesConvert absolute links to relative links.
2017-02-28 Warner LoshRenumber copyright clause 4
2017-01-22 Baptiste DaroussinReally restore the old behaviour for pw usermod -m
2017-01-22 Baptiste DaroussinReadd a feature lost in pw(8) refactoring
2016-12-10 Baptiste DaroussinFix pkg groupshow <gid>
2016-12-01 Conrad MeyerRemove a death threat from the FreeBSD sources
2016-11-28 Dag-Erling... Use malloc()ed buffers instead of stack buffers in...
2016-11-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb, compiler-rt...
2016-11-24 Dimitry AndricMerge ^/head r309106 through r309117.
2016-11-24 Dag-Erling... Add a warning against modifying this code without under...
2016-11-19 Dimitry AndricMerge ^/head r308491 through r308841.
2016-11-18 Alan SomersSpeed up pw operations that edit /etc/group or /etc...
2016-10-31 Dimitry AndricMerge ^/head r307736 through r308146.
2016-10-21 Alan SomersClose some file descriptor leaks in pw
2016-09-16 Dimitry AndricMerge ^/head r305687 through r305890.
2016-09-13 Warren BlockAdd another badly-needed simple example to the pw(8...
2016-08-16 Dimitry AndricMerge ^/head r303250 through r304235.
2016-07-31 Ed SchoutenFix up setgrent(3) to have a POSIX-compliant prototype.
2016-07-30 Baptiste DaroussinRemove usage of _WITH_GETLINE from usr.sbin
2016-07-23 Baptiste DaroussinDo not try to delete the home of the user if is is...
2016-07-13 Alan Somerspw should sanitize the argument of -w.
2016-06-04 Baptiste DaroussinFix typo preventing pw {user,group}next -C from working...
2016-05-24 Don LewisFix CID 1006692 in /usr/sbin/pw pw_log() function and...
2016-05-18 Pedro F. Giffunilibutil: minor spelling fixes.
2016-05-01 Ed SchoutenRemove useless calls to basename().
2016-04-23 Warren BlockAdd a single example of adding a user that roughly...
2016-04-04 Glen BarberMFH
2016-03-28 Warren BlockAdjust misleading wording of the -G option and simplify...
2016-03-26 Baptiste DaroussinRemove some unneeded headers
2016-03-02 Glen BarberMFH
2016-03-02 Mark JohnstonFix a typo that prevented pw(8) from setting a user...
2016-01-28 Glen BarberRestore the 'beforeinstall' for chpass(1), so files...
2016-01-28 Glen BarberEnsure mtree(8) recognizes chpass(1) is schg.
2016-01-04 Glen BarberFix svn:mergeinfo, and MFH a commit that was previously...
2016-01-04 Glen BarberMFH r289384-r293170
2015-12-29 Baptiste DaroussinSimplify code for parsing extra groups
2015-12-29 Baptiste DaroussinRemove useless assignement of linelen
2015-12-28 Baptiste DaroussinRestore dryrun support for pw groupmod
2015-12-02 Baptiste Daroussinpw_checkname since the beginning if too strict on GECOS...
2015-12-02 Baptiste DaroussinFix handling of numeric-only names with pw lock
2015-10-30 Xin LIIn pw_userlock, set 'name' to NULL when we encounter...
2015-10-29 Bryan DreweryFix unlikely memory leak.
2015-10-19 Enji CooperInitialize `quiet` to false so `pw groupnext` again...
2015-10-09 Baptiste DaroussinMerge from head
2015-10-09 Warren BlockFix a repeated typo: rootir -> rootdir.
2015-10-01 Baptiste DaroussinMerge from head
2015-09-14 Baptiste DaroussinRegression: fix usershow -7
2015-09-12 Baptiste DaroussinFinish merging from head, messed up in previous attempt
2015-09-12 Baptiste DaroussinMerge from head
2015-09-12 Baptiste DaroussinRegression: fix pw usermod -d
2015-08-21 Baptiste DaroussinFix err pointer not initialized to NULL resulting
2015-08-21 Baptiste DaroussinFix /home symlink creation
2015-08-21 Baptiste DaroussinFix useradd regression:
2015-08-14 Baptiste DaroussinRegression: fix pw usermod -w xxx
2015-08-11 Alexander V... MFP r276712.
2015-08-08 Alexander V... MFP r274553:
2015-08-03 Ed SchoutenAvoid calling strlen() where we can use the strspn...
2015-08-03 Devin TeskeClarify pw(8) manual w/respect to required arguments...
2015-08-03 Baptiste DaroussinFix bugs spotted by gcc
2015-08-03 Adrian ChaddActually set quiet to something.
2015-08-02 Baptiste DaroussinUse intmax_t rather than long long
2015-08-02 Baptiste DaroussinFix build on 32bits
2015-08-02 Baptiste DaroussinSplit some extra long lines
2015-08-02 Baptiste DaroussinSplit some extra long lines
2015-08-02 Baptiste DaroussinCleanup a bit includes
2015-08-02 Baptiste DaroussinFix regression: report if a group already exists when...
2015-08-02 Baptiste DaroussinFix regression: report again if a username already...
2015-08-02 Baptiste DaroussinRemove dead code
2015-08-02 Baptiste DaroussinRewrite parsing subcommands arguments of pw(8)
2015-08-01 Baptiste DaroussinRemove things that crept in after badly checked revert
2015-08-01 Baptiste DaroussinPartial revert of r286152
2015-08-01 Baptiste DaroussinFix build
2015-08-01 Baptiste DaroussinFix formatting of new code
2015-08-01 Baptiste DaroussinValidate expiration days and password days from commman...
2015-08-01 Baptiste DaroussinValidate the max_uid/max_gid boundaries and entry type...
next