2009-09-17 |
Dag-Erling Smørgrav | Merge from head up to r188941 (last revision before... |
tree | commitdiff |
2009-06-06 |
Dag-Erling Smørgrav | Revert (once again, and hopefully for the last time... |
tree | commitdiff |
2009-02-14 |
Kirk McKusick | Update the quotafile library to manage both active... |
tree | commitdiff |
2009-02-13 |
Kirk McKusick | Make hasquota thread safe. |
tree | commitdiff |
2009-02-13 |
Kirk McKusick | Move hasquota() function to libutil. |
tree | commitdiff |
2009-01-30 |
Dag-Erling Smørgrav | WIP |
tree | commitdiff |
2009-01-05 |
Ulf Lilleengen | Merge support for CVSMode (aka. mirror mode) into csup... |
tree | commitdiff |
2008-12-04 |
Dag-Erling Smørgrav | integrate from head@185615 |
tree | commitdiff |
2008-12-02 |
Peter Wemm | Merge user/peter/kinfo branch as of r185547 into head. |
tree | commitdiff |
2008-11-23 |
Sean Farley | Fixed style issues with variable ordering and naming... |
tree | commitdiff |
2008-11-11 |
Sean Farley | style(9) fixes. |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | MFH (r184633, r184635): build at WARNS level 6 |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | Avoid assigning a const char * to a char *. |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | Committed to wrong branch. |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | Avoid assigning a const char * to a char *. |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Diff reduction against Varnish, including one important... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Reimplement flopen(3) using fcntl(2) locks instead... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Since in_lt() and in_lts() are not static, assume that... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Since setclasscpumask() is not static, assume that... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Style and whitespace. |
tree | commitdiff |
2008-10-19 |
Ulf Lilleengen | - Import the Makefile from HEAD for building csup. |
tree | commitdiff |
2008-10-19 |
Ulf Lilleengen | - Import the HEAD csup code which is the basis for... |
tree | commitdiff |
2008-07-25 |
Brooks Davis | Add support for a new login capability, cpumask which... |
tree | commitdiff |
2008-07-01 |
John Baldwin | Merge hexdump(9) to userland as hexdump(3) in libutil... |
tree | commitdiff |
2008-04-23 |
Sean Farley | Add four utility functions related to struct grp proces... |
tree | commitdiff |
2007-11-18 |
John Birrell | Constify the first argument to expand_number() so that... |
tree | commitdiff |
2007-09-01 |
Pawel Jakub Dawidek | Implement expand_number(3), which is the opposite of... |
tree | commitdiff |
2007-08-03 |
Dag-Erling Smørgrav | Back out previous commit until I figure out why my... |
tree | commitdiff |
2007-08-03 |
Dag-Erling Smørgrav | Use fcntl(2)-style locks instead of less-portable flock... |
tree | commitdiff |
2007-06-14 |
Yaroslav Tykhiy | Update some comments, mostly regarding LOGIN_MECLASS... |
tree | commitdiff |
2007-05-23 |
Dag-Erling Smørgrav | Nit: avoid shadowing truncate(2) with a local variable. |
tree | commitdiff |
2007-05-23 |
Dag-Erling Smørgrav | Fix stupid braino in previous commit. |
tree | commitdiff |
2007-05-23 |
Dag-Erling Smørgrav | If (flags & O_TRUNC), don't truncate the file until... |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | Well gag me with a spoon... I'm so used to working... |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | Remove superfluous unexpanded RCS tag. |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | DTRT when O_NONBLOCK is specified. |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | I'm tired of seeing this done incorrectly and non-porta... |
tree | commitdiff |
2007-01-09 |
Warner Losh | Remove California Regent's clause 3, per letter |
tree | commitdiff |
2006-09-08 |
Thomas Quinot | Minor comment fix. |
tree | commitdiff |
2006-09-04 |
Thomas Quinot | (pw_copy): Handle the case of a malformed line in maste... |
tree | commitdiff |
2006-02-18 |
Dag-Erling Smørgrav | Add utility functions for checking if a given kernel... |
tree | commitdiff |
2005-08-24 |
Pawel Jakub Dawidek | Add a family of functions for reliable pidfiles handling. |
tree | commitdiff |
2005-04-22 |
Tom Rhodes | Properly spell default in a comment. |
tree | commitdiff |
2004-12-18 |
Ruslan Ermilov | Grammar in a comment. |
tree | commitdiff |
2004-05-24 |
Pawel Jakub Dawidek | Add humanize_number(3) to libutil for formating numbers... |
tree | commitdiff |
2004-05-18 |
Stefan Farfeleder | Don't depend on NULL's expansion being a pointer, cast... |
tree | commitdiff |
2004-05-11 |
Diomidis Spinellis | Bring the description for login_getclassbyname in sync... |
tree | commitdiff |
2004-02-26 |
Tim Kientzle | Add the clean_environment call to libutil.h also. |
tree | commitdiff |
2003-10-26 |
Peter Wemm | (mostly) Clean up some const warnings here. The code... |
tree | commitdiff |
2003-10-18 |
Mark Murray | ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. |
tree | commitdiff |
2003-06-14 |
Mark Murray | Tidy up. Sort headers. |
tree | commitdiff |
2003-04-10 |
Dag-Erling Smørgrav | Brucify. |
tree | commitdiff |
2003-04-09 |
Dag-Erling Smørgrav | Correctly detect the case where a password entry was... |
tree | commitdiff |
2003-04-09 |
Dag-Erling Smørgrav | Apply the correct fix for bin/50679: don't mess around... |
tree | commitdiff |
2003-04-08 |
Dag-Erling Smørgrav | Band-aid for the "^C kills the editor" problem. I... |
tree | commitdiff |
2003-03-17 |
David Schultz | Make pw_edit() use /bin/sh to interpret the EDITOR... |
tree | commitdiff |
2002-10-29 |
Dag-Erling Smørgrav | Don't forget to '\n'-terminate new entries. This unbre... |
tree | commitdiff |
2002-08-25 |
Philippe Charnier | Replace various spelling with FALLTHROUGH which is... |
tree | commitdiff |
2002-08-16 |
Robert Watson | Add LOGIN_SETMAC, which will indicate to the user conte... |
tree | commitdiff |
2002-08-11 |
Robert Watson | Whitespace cleanup--it's not style(9), but it is consis... |
tree | commitdiff |
2002-06-23 |
Nick Hibma | Be more clear in error messages. |
tree | commitdiff |
2002-05-08 |
Dag-Erling Smørgrav | If no old_pw was passed to pw_copy, compare just the... |
tree | commitdiff |
2002-05-08 |
Dag-Erling Smørgrav | Add passwd manipulation code based on parts of vipw... |
tree | commitdiff |
2002-04-17 |
Dag-Erling Smørgrav | Make mppath and masterpasswd pointers instead of arrays... |
tree | commitdiff |
2002-04-15 |
Dag-Erling Smørgrav | Remove bogus reference to _use_yp. |
tree | commitdiff |
2002-04-08 |
Ruslan Ermilov | Const poisoning. |
tree | commitdiff |
2002-03-22 |
David E. O'Brien | Remove multi-line __P() usage. |
tree | commitdiff |
2002-03-21 |
David E. O'Brien | Remove __P() usage. |
tree | commitdiff |
2002-03-06 |
Dag-Erling Smørgrav | Remove a bogus cast. |
tree | commitdiff |
2002-02-25 |
Bruce Evans | #include <stddef.h> for the definition of NULL instead... |
tree | commitdiff |
2002-02-05 |
Dag-Erling Smørgrav | ANSIfy and constify. |
tree | commitdiff |
2001-09-30 |
Matthew Dillon | Add __FBSDID()s to libutil |
tree | commitdiff |
2001-09-25 |
Andrey A. Chernov | 1) Back out ~/.login_conf disable |
tree | commitdiff |
2001-09-16 |
Robert Watson | Disable per-user .login_conf support due to incorrect... |
tree | commitdiff |
2001-09-15 |
Robert Watson | o Add a comment noting that the early setting of privil... |
tree | commitdiff |
2001-07-23 |
Assar Westerlund | remove emalloc,ecalloc,erealloc,estrdup |
tree | commitdiff |
2001-07-22 |
Assar Westerlund | add ecalloc, emalloc, erealloc, estrdup - versions... |
tree | commitdiff |
2001-07-09 |
Brian Somers | Fix the type of the NULL arg to execl() |
tree | commitdiff |
2001-04-22 |
Dima Dorfman | Don't pass NULL to the %s format. |
tree | commitdiff |
2001-03-22 |
Robert Watson | o Slap some "_"'s in front of variable names relating... |
tree | commitdiff |
2001-03-19 |
Robert Watson | o Rename "namespace" argument to "attrnamespace" as... |
tree | commitdiff |
2001-03-15 |
Robert Watson | o To support new EA interface with explicit namespaces... |
tree | commitdiff |
2001-02-06 |
Jeroen Ruigrok van... | Fix typo: seperate -> separate. |
tree | commitdiff |
2000-11-08 |
Murray Stokely | Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define... |
tree | commitdiff |
2000-10-27 |
Brian Feldman | Fix problems people were having with large -O levels... |
tree | commitdiff |
2000-09-04 |
Peter Wemm | Constify the arg to logout(3). It is const-safe. |
tree | commitdiff |
2000-09-02 |
Brian Somers | Move setproctitle() from libutil to libc (after a repo... |
tree | commitdiff |
2000-08-23 |
Jeroen Ruigrok van... | Add weak symbol pragma for crypt_set_format(). |
tree | commitdiff |
2000-08-23 |
Brian Feldman | Stick login_setcryptfmt() in its own file to make pulli... |
tree | commitdiff |
2000-08-22 |
Brian Feldman | Add working and easy crypt(3)-switching. Yes, we need... |
tree | commitdiff |
2000-07-12 |
Kris Kennaway | Don't call warn() without a format string. |
tree | commitdiff |
2000-05-21 |
Tim Vanderhoek | Fix a memory leak with lc->lc_cap in login_close(). |
tree | commitdiff |
2000-01-26 |
Peter Wemm | Use a more conventional copyright message. |
tree | commitdiff |
2000-01-25 |
Yoshinobu Inoue | several tcp apps IPv6 update |
tree | commitdiff |
1999-12-29 |
Peter Wemm | Connect fparseln(3) for mailwrapper(8) |
tree | commitdiff |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
tree | commitdiff |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
tree | commitdiff |
1999-06-29 |
Pierre Beyssac | Move call to umask(0) back into pw_util(), because... |
tree | commitdiff |
1999-06-26 |
Pierre Beyssac | Force umask to 077 (instead of 000) during the edit... |
tree | commitdiff |
1999-06-26 |
Sheldon Hearn | Add -d option to vipw(8) to allow selection of an alter... |
tree | commitdiff |
next |