2012-12-28 |
Baptiste Daroussin | malloc() sets errno to ENOMEM already. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Baptiste Daroussin | Do not leave parts of the new group uninitialized in... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | avoid arithmetic on uintptr_t |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | cast to uintptr_t to properly calculate offset |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | Add O_CLOEXEC to flopen |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | Simplify vnextgrent and vnextpwent reusing pw_scan... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | gr_dup: simplify duplication of group |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | - Clean up previous gr_add use malloc instead of calloc |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | Fix a regression in "pw group show" introduced r242349: |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | Simplify the code by using the new gr_add function |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | New gr_add function to provide a clean and safe method... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Baptiste Daroussin | Use flopen(3) instead of open(2) + flock(2) |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Baptiste Daroussin | Simplify copying of group members by using memcpy |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Baptiste Daroussin | Fix off-by-one error in memory allocation: j entries... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Baptiste Daroussin | In case of the deletion of a user those whole database... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Baptiste Daroussin | Fix creating a user and adding it to a group |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Eitan Adler | Simplify string duplication: use strdup instead of... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Eitan Adler | Avoid overflowing the file buffer |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Eitan Adler | Use strdup instead of malloc + strcpy |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Eitan Adler | Avoid overflow of file buffer |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Eitan Adler | Remove useless check for NULL prior to free. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Baptiste Daroussin | In NIS mode first chmod(2) the temporary file and... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Baptiste Daroussin | only rename(2) after chmod(2) has succeed |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Baptiste Daroussin | Correctly set the password file mode after renaming... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Baptiste Daroussin | change mode the group file to 0644 after a successfull... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eitan Adler | Avoid possible null deref if ypclnt_new returns null |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Baptiste Daroussin | Teach pw(8) about how to use pw/gr API to reduce code... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Baptiste Daroussin | backout r242319, racy and not done in the right place |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Baptiste Daroussin | make pw_init and gr_init fail if the specified master... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Baptiste Daroussin | Do not treat empty name as an uid 0 |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Baptiste Daroussin | Remove useless atoi(3), previous strspn(3) makes sure... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Kevin Lo | Make sure that each va_start has one and only one match... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Isabell Long | Remove a reference to CVS and to freefall from a user... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Baptiste Daroussin | Revert user comparison back to user names as some user... |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Joel Dahl | mdoc: add missing width argument to Bl -tag. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Jamie Gritton | A new jail(8) with a configuration file, ultimately... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Eitan Adler | Remove trailing whitespace per mdoc lint warning |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Daniel Eischen | When using uidstart in /etc/adduser.conf, get the next |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Kevin Lo | Handle NULL return from crypt(3). Mostly from DragonFly |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Kevin Lo | readlink len-1 |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Kevin Lo | Remove unnecessary cast |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Ed Schouten | Detect file modification properly by using tv_nsec. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Guy Helmer | Consensus between bde and pjd seemed to be that if... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Guy Helmer | Make the comments consistent (capitalization, punctuati... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Guy Helmer | Restore the parenthesis that are necessary around the... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Guy Helmer | Fix more disorder in prototypes and constants. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Guy Helmer | Move struct pidfh definition into pidfile.c, and leave... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Guy Helmer | More prototype formatting fixes, struct member formatti... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Guy Helmer | Fix prototype formatting (indentation, long lines,... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Guy Helmer | Fix namespace issues with prototype parameter names. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Guy Helmer | Fix forward structure declaration and prototype disorder. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Pawel Jakub... | Constify arguments. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Guy Helmer | Add pidfile_fileno() to obtain the file descriptor... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Baptiste Daroussin | Add new pw_make_v7 to make a passwd line (in v7 format... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Ulrich Spörlein | Spelling fixes for usr.sbin/ |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Eitan Adler | - document the -l option to usermod |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Dimitry Andric | In usr.sbin/pw/pw_user.c, use the correct printf length... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Baptiste Daroussin | Modify pw_copy: |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Ed Schouten | Mark the structure fields as const. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Xin LI | Backout r223115 which potentially caused a POLA violati... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Xin LI | Don't attempt to create the base directory when -d... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Stanislav Sedov | - Commit work from libprocstat project. These patches... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
David E. O... | Don't duplicate define the stdint types. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Xin LI | Add support for IEE/IEC (and now also SI) power of... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@219553 |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Jung-uk Kim | Stop hard-coding default directory mode as 0777. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Pawel Jakub... | expand_number() needs uint64_t, declare it here if... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Edward Tomasz... | Add two new system calls, setloginclass(2) and getlogin... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@218816 |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jung-uk Kim | Do not let pw.conf(5) or -M option affect creation... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Joel Dahl | Remove the advertising clause from UCB copyrighted... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@214309 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jamie Gritton | A new jail(8) with a configuration file, to replace... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Ulrich Spörlein | mdoc: drop redundant .Pp and .LP calls |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jung-uk Kim | Revert the unrelated patch crept in the previous commit. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jung-uk Kim | Prefer pmap_unmapbios() over pmap_unmapdev(). The... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dag-Erling... | Old patch I had lying around: clean up and use stpcpy... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@211344 |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Dag-Erling... | Simplify expand_number() by combining the (unrolled... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@208557 |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Ulrich Spörlein | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Ulrich Spörlein | mdoc: remove stray and |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@207793 |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Kirk McKusick | Final update to current version of head in preparation... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Ed Maste | Restore historical behaviour of only executing chflags... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Kirk McKusick | Update to current version of head. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@205454 |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Marcel Moolenaar | Create the altix project branch. The altix project... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dag-Erling... | IFH@204581 |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Scott Long | Let the afterinstall target ignore failures from runnin... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Joel Dahl | Fix a few whitespace issues and comment typos that... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Ed Schouten | The group field is called `gid', not `group'. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Ed Schouten | Remove login(3), logout(3) and logwtmp(3) from libutil. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Ed Schouten | The last big commit: let usr.sbin/ use WARNS=6 by default. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Ed Schouten | Build usr.bin/ with WARNS=6 by default. |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Kirk McKusick | Add and document the quota_convert function which conve... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Sean Farley | Remove a dead store. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ed Schouten | Make pw(8) build without <utmp.h>. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ed Schouten | Make <libutil.h> work when included by itself. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Konstantin... | sigset() is the name of function specified by SUSv4. |
commit | commitdiff | tree | snapshot |
next |