2018-10-21 |
Yuri Pankov | pw: fix the checks in boolean_str() after r326738.... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Yuri Pankov | pw: (file == NULL) check is always false in read_userco... |
commit | commitdiff | tree | snapshot |
2018-10-15 |
Yuri Pankov | pw: respect path specified using -V when writing pw... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Ian Lepore | Remove some code that's no longer needed because it... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Ian Lepore | Re-apply r336625 which was reverted with r336638, now... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Ian Lepore | Make pw_scan(3) more compatible with getpwent(3) et... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Ian Lepore | Revert r336619, it appears to cause problems with ssh... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Ian Lepore | Revert r336625 until I figure out why it worked with... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Ian Lepore | Make pw(8) showuser work the same with or without ... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Ian Lepore | Set the pw_class field to NULL when scanning the non... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
John Baldwin | Clean up the vcs ID strings in libc's gen/ directory. |
commit | commitdiff | tree | snapshot |
2018-05-23 |
John Baldwin | Use __SCCSID() for SCCS IDs. |
commit | commitdiff | tree | snapshot |
2018-04-19 |
Ed Maste | chpass: reject change/expiry dates beyond y2106 |
commit | commitdiff | tree | snapshot |
2018-03-01 |
David Bright | Allow the "@" and "!" characters in passwd file GECOS... |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Xin LI | Remove unused includes. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
Eugene Grosbein | pw(8): r326738 broke expiration arithmetic in case... |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Eugene Grosbein | pw(8): correct expiration period handling and command... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Pedro F. Giffuni | various: general adoption of SPDX licensing ID tags. |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Pedro F. Giffuni | lib: further adoption of SPDX licensing ID tags. |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Pedro F. Giffuni | General further adoption of SPDX licensing ID tags. |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Pedro F. Giffuni | spdx: initial adoption of licensing ID tags. |
commit | commitdiff | tree | snapshot |
2017-11-01 |
Eitan Adler | Remove 'adding_user.7' |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Conrad Meyer | chpass(1): Check crypt(3) return and handle error appro... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Ed Maste | pw useradd: Validate the user name before creating... |
commit | commitdiff | tree | snapshot |
2017-08-19 |
Ed Maste | pw usermod: Properly deal with empty secondary group... |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Enji Cooper | MFhead@r322057 |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Mariusz Zaborski | Introduce the flopenat(3) function. |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Enji Cooper | Add HAS_TESTS to all Makefiles that are currently using the |
commit | commitdiff | tree | snapshot |
2017-08-02 |
Enji Cooper | Convert traditional ${MK_TESTS} conditional idiom for... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Alan Somers | Don't depend on assert(3) getting evaluated |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Alan Somers | strcpy => strlcpy |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Pedro F. Giffuni | lib: initial use of reallocarray(3). |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Eugene Grosbein | Properly initialise with content of pw.conf(5) that... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Warner Losh | Adopt SRCTOP in usr.bin |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Rodney W. Grimes | Convert absolute links to relative links. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Warner Losh | Renumber copyright clause 4 |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Baptiste Daroussin | Really restore the old behaviour for pw usermod -m |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Baptiste Daroussin | Readd a feature lost in pw(8) refactoring |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Baptiste Daroussin | Fix pkg groupshow <gid> |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Conrad Meyer | Remove a death threat from the FreeBSD sources |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Dag-Erling... | Use malloc()ed buffers instead of stack buffers in... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Dimitry Andric | Upgrade our copies of clang, llvm, lldb, compiler-rt... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Dimitry Andric | Merge ^/head r309106 through r309117. |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Dag-Erling... | Add a warning against modifying this code without under... |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Dimitry Andric | Merge ^/head r308491 through r308841. |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Alan Somers | Speed up pw operations that edit /etc/group or /etc... |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Dimitry Andric | Merge ^/head r307736 through r308146. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Alan Somers | Close some file descriptor leaks in pw |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Dimitry Andric | Merge ^/head r305687 through r305890. |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Warren Block | Add another badly-needed simple example to the pw(8... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dimitry Andric | Merge ^/head r303250 through r304235. |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Ed Schouten | Fix up setgrent(3) to have a POSIX-compliant prototype. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Baptiste Daroussin | Remove usage of _WITH_GETLINE from usr.sbin |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Baptiste Daroussin | Do not try to delete the home of the user if is is... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Alan Somers | pw should sanitize the argument of -w. |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Baptiste Daroussin | Fix typo preventing pw {user,group}next -C from working... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Don Lewis | Fix CID 1006692 in /usr/sbin/pw pw_log() function and... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Pedro F. Giffuni | libutil: minor spelling fixes. |
commit | commitdiff | tree | snapshot |
2016-05-01 |
Ed Schouten | Remove useless calls to basename(). |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Warren Block | Add a single example of adding a user that roughly... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Glen Barber | MFH |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Warren Block | Adjust misleading wording of the -G option and simplify... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Baptiste Daroussin | Remove some unneeded headers |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Glen Barber | MFH |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Mark Johnston | Fix a typo that prevented pw(8) from setting a user... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Glen Barber | Restore the 'beforeinstall' for chpass(1), so files... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Glen Barber | Ensure mtree(8) recognizes chpass(1) is schg. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Glen Barber | Fix svn:mergeinfo, and MFH a commit that was previously... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Glen Barber | MFH r289384-r293170 |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Baptiste Daroussin | Simplify code for parsing extra groups |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Baptiste Daroussin | Remove useless assignement of linelen |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Baptiste Daroussin | Restore dryrun support for pw groupmod |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Baptiste Daroussin | pw_checkname since the beginning if too strict on GECOS... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Baptiste Daroussin | Fix handling of numeric-only names with pw lock |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Xin LI | In pw_userlock, set 'name' to NULL when we encounter... |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Bryan Drewery | Fix unlikely memory leak. |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Enji Cooper | Initialize `quiet` to false so `pw groupnext` again... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Baptiste Daroussin | Merge from head |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Warren Block | Fix a repeated typo: rootir -> rootdir. |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Baptiste Daroussin | Merge from head |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Baptiste Daroussin | Regression: fix usershow -7 |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Baptiste Daroussin | Finish merging from head, messed up in previous attempt |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Baptiste Daroussin | Merge from head |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Baptiste Daroussin | Regression: fix pw usermod -d |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Baptiste Daroussin | Fix err pointer not initialized to NULL resulting |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Baptiste Daroussin | Fix /home symlink creation |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Baptiste Daroussin | Fix useradd regression: |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Baptiste Daroussin | Regression: fix pw usermod -w xxx |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Alexander V... | MFP r276712. |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Alexander V... | MFP r274553: |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Ed Schouten | Avoid calling strlen() where we can use the strspn... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Devin Teske | Clarify pw(8) manual w/respect to required arguments... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Baptiste Daroussin | Fix bugs spotted by gcc |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Adrian Chadd | Actually set quiet to something. |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Baptiste Daroussin | Use intmax_t rather than long long |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Baptiste Daroussin | Fix build on 32bits |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Baptiste Daroussin | Split some extra long lines |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Baptiste Daroussin | Split some extra long lines |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Baptiste Daroussin | Cleanup a bit includes |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Baptiste Daroussin | Fix regression: report if a group already exists when... |
commit | commitdiff | tree | snapshot |
next |