]> git.cameronkatri.com Git - pw-darwin.git/history - libutil/libutil.h
Do not let pw.conf(5) or -M option affect creation of basehome, e.g., /home.
[pw-darwin.git] / libutil / libutil.h
2010-08-14 Dag-Erling SmørgravSimplify expand_number() by combining the (unrolled...
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-01-13 Ed SchoutenRemove login(3), logout(3) and logwtmp(3) from libutil.
2009-12-28 Kirk McKusickAdd and document the quota_convert function which conve...
2009-12-02 Ed SchoutenMake <libutil.h> work when included by itself.
2009-11-16 Kirk McKusickAdd and document new quoat_on and quota_off functions.
2009-10-20 Kirk McKusickAdd quota_maxid which returns the maximum user (or...
2009-09-26 Dag-Erling SmørgravFurther extend the quotafile API.
2009-09-17 Dag-Erling SmørgravMerge from head
2009-09-17 Dag-Erling SmørgravMerge from head up to r188941 (last revision before...
2009-02-14 Kirk McKusickUpdate the quotafile library to manage both active...
2009-02-13 Kirk McKusickMake hasquota thread safe.
2009-02-13 Kirk McKusickMove hasquota() function to libutil.
2009-01-30 Dag-Erling SmørgravWIP
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-12-04 Dag-Erling Smørgravintegrate from head@185615
2008-12-02 Peter WemmMerge user/peter/kinfo branch as of r185547 into head.
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-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-05-10 Dag-Erling SmørgravWell gag me with a spoon... I'm so used to working...
2007-05-10 Dag-Erling SmørgravI'm tired of seeing this done incorrectly and non-porta...
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.
2004-05-24 Pawel Jakub DawidekAdd humanize_number(3) to libutil for formating numbers...
2004-02-26 Tim KientzleAdd the clean_environment call to libutil.h also.
2003-10-18 Mark MurrayANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
2002-05-08 Dag-Erling SmørgravAdd passwd manipulation code based on parts of vipw...
2002-03-22 David E. O'BrienRemove multi-line __P() usage.
2002-03-21 David E. O'BrienRemove __P() usage.
2001-07-23 Assar Westerlundremove emalloc,ecalloc,erealloc,estrdup
2001-07-22 Assar Westerlundadd ecalloc, emalloc, erealloc, estrdup - versions...
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...
2000-11-08 Murray Stokely Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define...
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-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-04-06 Brian SomersAdd realhostname() - a function to correctly lookup
1998-12-16 Bruce EvansDeclare setproctitle() as printf0-like.
1998-10-09 Jordan K. Hubbardo move path in libutil.h to paths.h
1998-10-09 Jordan K. HubbardTake the path spec back out.
1998-10-08 Jordan K. Hubbardremove stdio.h include; I forgot Bruce's cardinal rule...
1998-10-07 Jordan K. HubbardAdd a simple mechanism for reading property lists from...
1998-06-05 Andrey A. ChernovAdd missing uu_lock_txfr() prototype
1998-06-01 Atsushi MuraiTrim a domain part for wtmp as same as showed by "netst...
1998-05-28 Brian SomersAdd uu_lock_txfr() to transfer ownership of a successful
1997-09-04 Paul TrainaThe parameters to logwtmp should be const char's
1997-08-31 Brian SomersRemove login_progok()
1997-08-27 Brian SomersAdd full support for determining if a user
1997-08-10 Andrey A. ChernovImplement canonical locking protocol
1997-05-19 Peter WemmNow I really understand the reason for the style.9...
1997-05-12 Brian SomersMake uu_* const correct.
1997-05-10 David NugentSummary of login.conf support changes:
1997-03-31 Brian SomersRemove the syslog stuff, and allow various return values
1997-03-30 Brian SomersMove uucplock into libutil and create a manual page.
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1996-12-29 Joerg WunschFinally document the interfaces found in libutil. ...
1996-01-01 Peter WemmBump libutil revision after recent addition of setproct...