]> git.cameronkatri.com Git - pw-darwin.git/history - libutil
Restore historical behaviour of only executing chflags on files that exist.
[pw-darwin.git] / libutil /
2010-01-13 Ed SchoutenRemove login(3), logout(3) and logwtmp(3) from libutil.
2009-12-12 Sean FarleyRemove a dead store.
2009-12-02 Ed SchoutenMake <libutil.h> work when included by itself.
2009-11-26 Konstantin Belousovsigset() is the name of function specified by SUSv4.
2009-06-06 Dag-Erling SmørgravRevert (once again, and hopefully for the last time...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-12-02 Peter WemmMerge user/peter/kinfo branch as of r185547 into head.
2008-11-23 Sean FarleyFixed style issues with variable ordering and naming...
2008-11-11 Sean Farleystyle(9) fixes.
2008-11-04 Dag-Erling SmørgravAvoid assigning a const char * to a char *.
2008-10-20 Dag-Erling SmørgravDiff reduction against Varnish, including one important...
2008-10-20 Dag-Erling SmørgravReimplement flopen(3) using fcntl(2) locks instead...
2008-10-20 Dag-Erling SmørgravSince in_lt() and in_lts() are not static, assume that...
2008-10-20 Dag-Erling SmørgravSince setclasscpumask() is not static, assume that...
2008-10-20 Dag-Erling SmørgravStyle and whitespace.
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-07-25 Brooks DavisAdd support for a new login capability, cpumask which...
2008-07-01 John BaldwinMerge hexdump(9) to userland as hexdump(3) in libutil...
2008-04-23 Sean FarleyAdd four utility functions related to struct grp proces...
2007-11-18 John BirrellConstify the first argument to expand_number() so that...
2007-09-01 Pawel Jakub DawidekImplement expand_number(3), which is the opposite of...
2007-08-03 Dag-Erling SmørgravBack out previous commit until I figure out why my...
2007-08-03 Dag-Erling SmørgravUse fcntl(2)-style locks instead of less-portable flock...
2007-06-14 Yaroslav TykhiyUpdate some comments, mostly regarding LOGIN_MECLASS...
2007-05-23 Dag-Erling SmørgravNit: avoid shadowing truncate(2) with a local variable.
2007-05-23 Dag-Erling SmørgravFix stupid braino in previous commit.
2007-05-23 Dag-Erling SmørgravIf (flags & O_TRUNC), don't truncate the file until...
2007-05-10 Dag-Erling SmørgravWell gag me with a spoon... I'm so used to working...
2007-05-10 Dag-Erling SmørgravRemove superfluous unexpanded RCS tag.
2007-05-10 Dag-Erling SmørgravDTRT when O_NONBLOCK is specified.
2007-05-10 Dag-Erling SmørgravI'm tired of seeing this done incorrectly and non-porta...
2007-01-09 Warner LoshRemove California Regent's clause 3, per letter
2006-09-08 Thomas QuinotMinor comment fix.
2006-09-04 Thomas Quinot(pw_copy): Handle the case of a malformed line in maste...
2006-02-18 Dag-Erling SmørgravAdd utility functions for checking if a given kernel...
2005-08-24 Pawel Jakub DawidekAdd a family of functions for reliable pidfiles handling.
2005-04-22 Tom RhodesProperly spell default in a comment.
2004-12-18 Ruslan ErmilovGrammar in a comment.
2004-05-24 Pawel Jakub DawidekAdd humanize_number(3) to libutil for formating numbers...
2004-05-18 Stefan FarfelederDon't depend on NULL's expansion being a pointer, cast...
2004-05-11 Diomidis SpinellisBring the description for login_getclassbyname in sync...
2004-02-26 Tim KientzleAdd the clean_environment call to libutil.h also.
2003-10-26 Peter Wemm(mostly) Clean up some const warnings here. The code...
2003-10-18 Mark MurrayANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
2003-06-14 Mark MurrayTidy up. Sort headers.
2003-04-10 Dag-Erling SmørgravBrucify.
2003-04-09 Dag-Erling SmørgravCorrectly detect the case where a password entry was...
2003-04-09 Dag-Erling SmørgravApply the correct fix for bin/50679: don't mess around...
2003-04-08 Dag-Erling SmørgravBand-aid for the "^C kills the editor" problem. I...
2003-03-17 David SchultzMake pw_edit() use /bin/sh to interpret the EDITOR...
2002-10-29 Dag-Erling SmørgravDon't forget to '\n'-terminate new entries. This unbre...
2002-08-25 Philippe CharnierReplace various spelling with FALLTHROUGH which is...
2002-08-16 Robert WatsonAdd LOGIN_SETMAC, which will indicate to the user conte...
2002-08-11 Robert WatsonWhitespace cleanup--it's not style(9), but it is consis...
2002-06-23 Nick HibmaBe more clear in error messages.
2002-05-08 Dag-Erling SmørgravIf no old_pw was passed to pw_copy, compare just the...
2002-05-08 Dag-Erling SmørgravAdd passwd manipulation code based on parts of vipw...
2002-04-17 Dag-Erling SmørgravMake mppath and masterpasswd pointers instead of arrays...
2002-04-15 Dag-Erling SmørgravRemove bogus reference to _use_yp.
2002-04-08 Ruslan ErmilovConst poisoning.
2002-03-22 David E. O'BrienRemove multi-line __P() usage.
2002-03-21 David E. O'BrienRemove __P() usage.
2002-03-06 Dag-Erling SmørgravRemove a bogus cast.
2002-02-25 Bruce Evans#include <stddef.h> for the definition of NULL instead...
2002-02-05 Dag-Erling SmørgravANSIfy and constify.
2001-09-30 Matthew DillonAdd __FBSDID()s to libutil
2001-09-25 Andrey A. Chernov1) Back out ~/.login_conf disable
2001-09-16 Robert WatsonDisable per-user .login_conf support due to incorrect...
2001-09-15 Robert Watsono Add a comment noting that the early setting of privil...
2001-07-23 Assar Westerlundremove emalloc,ecalloc,erealloc,estrdup
2001-07-22 Assar Westerlundadd ecalloc, emalloc, erealloc, estrdup - versions...
2001-07-09 Brian SomersFix the type of the NULL arg to execl()
2001-04-22 Dima DorfmanDon't pass NULL to the %s format.
2001-03-22 Robert Watsono Slap some "_"'s in front of variable names relating...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-15 Robert Watsono To support new EA interface with explicit namespaces...
2001-02-06 Jeroen Ruigrok van... Fix typo: seperate -> separate.
2000-11-08 Murray Stokely Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define...
2000-10-27 Brian FeldmanFix problems people were having with large -O levels...
2000-09-04 Peter WemmConstify the arg to logout(3). It is const-safe.
2000-09-02 Brian SomersMove setproctitle() from libutil to libc (after a repo...
2000-08-23 Jeroen Ruigrok van... Add weak symbol pragma for crypt_set_format().
2000-08-23 Brian FeldmanStick login_setcryptfmt() in its own file to make pulli...
2000-08-22 Brian FeldmanAdd working and easy crypt(3)-switching. Yes, we need...
2000-07-12 Kris KennawayDon't call warn() without a format string.
2000-05-21 Tim VanderhoekFix a memory leak with lc->lc_cap in login_close().
2000-01-26 Peter WemmUse a more conventional copyright message.
2000-01-25 Yoshinobu Inoueseveral tcp apps IPv6 update
1999-12-29 Peter WemmConnect fparseln(3) for mailwrapper(8)
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-06-29 Pierre BeyssacMove call to umask(0) back into pw_util(), because...
1999-06-26 Pierre BeyssacForce umask to 077 (instead of 000) during the edit...
1999-06-26 Sheldon HearnAdd -d option to vipw(8) to allow selection of an alter...
1999-04-24 Andrey A. Chernovoops, add pwd!=NULL check to previous fix
1999-04-24 Andrey A. ChernovSwitch to user UID/GID before checking/reading its...
1999-04-06 Brian SomersAdd realhostname() - a function to correctly lookup
1998-12-16 Bruce EvansDeclare setproctitle() as printf0-like.
1998-12-13 Matthew Dillon oops. Fix indentation of the 'for' loop I just...
next