]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2001-08-30 Dima DorfmanUnbreak group operations by reverting previous delta...
2001-08-21 Joerg WunschProperly initialize the random number generator in...
2001-08-21 Joerg WunschFix a typo in a variable name that made pw(8) coredump...
2001-08-20 Brian SomersHandle snprintf() returning < 0 (not just -1)
2001-08-20 Brian SomersHandle snprintf() returning -1.
2001-08-20 Dima DorfmanPass the username we just made to pwd_mkdb so that...
2001-08-14 Ruslan Ermilovmdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-08 Sheldon Hearncan not -> cannot
2001-08-01 Guy HelmerAdd "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros...
2001-08-01 Guy HelmerInstall the new password file with pwd_mkdb, not the...
2001-07-30 Guy HelmerThe variable giving the name of the temporary password...
2001-07-26 Mike BarcroftPrevent chpass(1) from writing -1 in the UID or GID...
2001-07-25 Chris D. FaulhaberUse a safer method of creating the temporary password...
2001-07-23 Guy HelmerFix removal of at jobs.
2001-07-23 Assar Westerlundremove emalloc,ecalloc,erealloc,estrdup
2001-07-22 Assar Westerlundadd ecalloc, emalloc, erealloc, estrdup - versions...
2001-07-20 David E. O... Perform a major cleanup of the usr.sbin Makefiles.
2001-07-20 David E. O... Remove GCC'isms in CFLAGS.
2001-07-19 Dima DorfmanGenerate a bigger salt. This is necessary for blowfish...
2001-07-15 Dima DorfmanRemove whitespace at EOL.
2001-07-10 Ruslan Ermilovmdoc(7) police: removed HISTORY info from the .Os call.
2001-07-09 Dima Dorfmanmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 Brian SomersFix the type of the NULL arg to execl()
2001-07-05 Ruslan ErmilovDon't override the default BINMODE.
2001-07-05 Kris KennawayFix a harmless format string bogon and mark a function...
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-19 Dima DorfmanCND has been unused for two years, and RND has been...
2001-05-02 Adrian ChaddFix the rmuser script to correctly determine if a user...
2001-05-02 Adrian ChaddExtend adduser to create "locked" accounts. Adduser...
2001-04-22 Dima DorfmanDon't pass NULL to the %s format.
2001-04-17 Doug BartonBy popular demand, have adduser preserve comments at...
2001-04-15 Doug BartonAdd a more useful solution to the problem of password...
2001-04-15 Doug BartonForced commit to point out that PR 25961 was actually...
2001-04-15 David E. O... Rev 1.11 introduced a bug where the processing became...
2001-04-07 Ruslan Ermilovbeforeinstall -> SCRIPTS.
2001-03-26 Ruslan Ermilov- Backout botched attempt to introduce MANSECT feature.
2001-03-22 Robert Watsono Slap some "_"'s in front of variable names relating...
2001-03-21 Andrey A. ChernovUse %c for expire/change dates
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-16 Ruslan Ermilovmdoc(7) police: simplify bogus ``.Ql Fl'' constructs.
2001-03-15 Robert Watsono To support new EA interface with explicit namespaces...
2001-03-14 Dima DorfmanDocument the lock and unlock commands. This fixes...
2001-03-14 Dima DorfmanDocument the lock and unlock commands.
2001-03-05 David MaloneUse the right format string for printing ULONG_MAX.
2001-03-05 Kris KennawaySwitch from using rand() or random() to a stronger...
2001-02-06 Jeroen Ruigrok... Fix typo: seperate -> separate.
2001-02-01 Ruslan Ermilovmdoc(7) police: split punctuation characters + misc...
2001-01-16 Ruslan ErmilovPrepare for mdoc(7)NG.
2001-01-02 Peter WemmFix typo: s/memberhip/membership/
2000-12-29 Ben SmithurstConvert to use the <sys/queue.h> macros rather than...
2000-12-27 Ruslan ErmilovPrepare for mdoc(7)NG.
2000-12-19 Ruslan ErmilovPrepare for mdoc(7)NG.
2000-12-18 Doug BartonMake the comment generated in /etc/pw.conf match reality
2000-12-17 Doug Barton* Fix a long line that I introduced in the last commit
2000-12-14 Ruslan Ermilovmdoc(7) police: removed history info from the .Os FreeB...
2000-12-09 David E. O... Add `_PATH_DEVZERO'.
2000-11-22 Alexey ZelkinUse correct macro for path name
2000-11-21 Doug BartonIf a user is in the database, rmuser ought to be able...
2000-11-20 Ruslan Ermilovmdoc(7) police: use the new features of the Nm macro.
2000-11-20 Ruslan Ermilovmdoc(7) police: use the new features of the Nm macro.
2000-11-10 Ruslan ErmilovAvoid use of direct troff requests in mdoc(7) manual...
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-06 Jacques VidrineAdd nsswitch support. By creating an /etc/nsswitch...
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... 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-08-13 Gregory Neil... Complete migration of aliases file to /etc/mail/aliases.
2000-07-20 David NugentMove test for -w flag outside of the code dealing with...
2000-07-20 David NugentAllow -g with an empty argument in the -D case. This...
2000-07-20 David NugentFix another missed case where usermod would not set...
2000-07-16 David NugentCatch up to the fact that we now have tcsh in the tree.
2000-07-13 David NugentSupport propogation of file flags when building a homed...
2000-07-12 Kris KennawayDon't call warn() without a format string.
2000-07-03 David NugentFix breakage introduced by bypassing update for additio...
2000-06-26 David NugentDon't dereference NULL in the userdel case.
2000-06-24 Andrey A. ChernovLocalize ctype too.
2000-06-22 Andrey A. ChernovLocalize time/date.
2000-06-18 David NugentFix obvious braino in assignment statement. usermod...
2000-06-18 David NugentBe a little more strict about handling command line...
2000-06-18 David NugentFix a long-standing bug in the rename case previously...
2000-06-18 David NugentSecond and hopefully final fix to .db sync when renamin...
2000-06-06 David NugentFix db syncronization when username is changed with...
2000-05-26 Jake BurkholderBack out the previous change to the queue(3) interface.
2000-05-23 Jake BurkholderChange the way that the queue(3) structures are declare...
2000-05-21 Tim VanderhoekFix a memory leak with lc->lc_cap in login_close().
2000-04-12 Sheldon HearnUse an MD5 checksum to test for file changes; the previ...
2000-03-14 Mark NewtonUn-botch my botched reduction in permitted characters...
2000-03-14 Mark NewtonFix the case where username validity test would incorre...
2000-03-09 Paul RichardsFix various unsigned vs signed errors that caused probl...
2000-03-06 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-02 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-01-26 Peter WemmUse a more conventional copyright message.
2000-01-25 Yoshinobu Inoueseveral tcp apps IPv6 update
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-12-29 Peter WemmConnect fparseln(3) for mailwrapper(8)
next