]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2002-09-25 Maxim KonovalovDisqualify UID/GID with non-numeric character.
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 David MaloneFix conjugation of exists and add full stops to the...
2002-08-11 Robert WatsonWhitespace cleanup--it's not style(9), but it is consis...
2002-07-14 Philippe CharnierThe .Nm utility
2002-07-11 Alfred Perlsteinde-__P()
2002-06-30 David E. O... Consistently use FBSDID
2002-06-30 Dima DorfmanLists follow a colon, not a semicolon.
2002-06-26 SADA Kenji`pw useradd' could be used with -w without -D option.
2002-06-24 David MalonePrint a long with %ld not %d. (We possibly should be...
2002-06-23 Nick HibmaBe more clear in error messages.
2002-05-08 Dag-Erling... If no old_pw was passed to pw_copy, compare just the...
2002-05-08 Dag-Erling... Use libutil and libypclnt for all passwd manipulation...
2002-05-08 Dag-Erling... Add passwd manipulation code based on parts of vipw...
2002-04-19 Philippe CharnierUse `The .Nm utility'
2002-04-17 Dag-Erling... Make mppath and masterpasswd pointers instead of arrays...
2002-04-15 Dag-Erling... Remove bogus reference to _use_yp.
2002-04-08 Ruslan ErmilovConst poisoning.
2002-04-06 Dag-Erling... Rename a couple of local variables to avoid warnings.
2002-04-05 Dima DorfmanIn the words of the submitter:
2002-04-05 Dima DorfmanDocument the -7 option for usershow.
2002-03-30 David MaloneFix vendor ID.
2002-03-30 David MaloneMinor post warns stuff.
2002-03-24 Mark MurrayFix warns, ANSIfy, use __FBSDID(), sort headers.
2002-03-24 Crist J. ClarkFix a style(9) error. Put the vendor version control...
2002-03-22 David E. O... Fix the style of the SCM ID's.
2002-03-22 David E. O... Remove multi-line __P() usage.
2002-03-22 Warner Loshremove __P
2002-03-21 David E. O... Remove __P() usage.
2002-03-21 David E. O... Remove __P() usage.
2002-03-18 Crist J. ClarkFix a bug that prevents "00" being used as a valid...
2002-03-18 Crist J. ClarkIt was possible for an unprivileged user to tie up...
2002-03-09 Dima DorfmanBring a comment in line with the code, and fix some...
2002-03-08 Giorgos KeramidasMerge a duplicate description of the -L option into...
2002-03-06 Dag-Erling... Remove a bogus cast.
2002-02-25 Bruce Evans#include <stddef.h> for the definition of NULL instead...
2002-02-11 Yaroslav TykhiyFound a single point where rmuser(8) wasn't robust...
2002-02-06 Dag-Erling... ANSIfy and remove some dead code.
2002-02-06 Dag-Erling... Apply the following mechanical transformations in prepa...
2002-02-05 Alfred PerlsteinThe clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS...
2002-02-05 Dag-Erling... ANSIfy and constify.
2002-02-01 David E. O... Fix SCM ID's.
2002-01-28 Yaroslav TykhiyKeep similar things together: Check for too long usernames
2002-01-28 Yaroslav TykhiyDisallow adding duplicate roots, toors, or other users...
2002-01-28 Yaroslav TykhiyImplement a flexible way of letting some unusual characters
2002-01-28 Yaroslav TykhiyRemove the newly added -force option because it made...
2002-01-20 Ian DowseAdd `-h' to the chown command so that symbolic links...
2002-01-14 Ruslan Ermilovyp(4) -> yp(8).
2002-01-13 Wolfram SchneiderRemove myself as maintainer, I don't have free time...
2002-01-04 Yaroslav TykhiyOops, missed one point where $pwd_mkdb had been used.
2002-01-02 Yaroslav TykhiyDocument a new option: -force.
2002-01-02 Yaroslav TykhiyAllow weird characters in usernames if an admin persist...
2002-01-02 Yaroslav TykhiyBe consistent in what restriction is imposed on a username
2002-01-02 Yaroslav TykhiyForbid adding duplicate users with the name of "0".
2002-01-02 Yaroslav TykhiyParse atq(1) output correctly under various (but not...
2002-01-02 Yaroslav TykhiyIn remove_at_jobs():
2001-12-20 Jacques VidrineUse correct mode for temporary file.
2001-12-04 Dag-Erling... Correct some egregious style bugs.
2001-12-04 Dag-Erling... Add a missing error check. This fixes a bug that would...
2001-10-19 Andrey A. ChernovChange rmskey() to rmopie() - we don't have skey anymore
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-09-13 Ruslan ErmilovSet BINOWN=root explicitly for setuid root binaries.
2001-09-06 Dima DorfmanPrint the correct filename if we fail to open $etc_passwd.
2001-09-05 Dima DorfmanUse CFLAGS, not COPTS, in the Makefile. bsd.prog.mk...
2001-09-03 Dima DorfmanFor new users, create the home directory before sending...
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...
next