]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2003-06-14 Mark MurrayTidy up. Sort headers.
2003-06-08 Philippe CharnierThe .Xr utility. Spelling. Put NIS under .Tn
2003-05-08 Tom RhodesAdd information about the log file.
2003-05-03 David E. O... Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2003-04-10 Dag-Erling... Brucify.
2003-04-09 Dag-Erling... Correctly detect the case where a password entry was...
2003-04-09 Dag-Erling... Avoid clobbering the gecos field, as we intend to use...
2003-04-09 Dag-Erling... Apply the correct fix for bin/50679: don't mess around...
2003-04-08 Dag-Erling... Band-aid for the "^C kills the editor" problem. I...
2003-04-04 David E. O... style.Makefile(5)
2003-03-23 Mike MakonnenDocument the -g option in the usage message.
2003-03-20 Mike MakonnenAdd a -g option to specify a default login group.
2003-03-19 Mike Makonneno initialize a couple of local flags so the user can...
2003-03-17 David SchultzMake pw_edit() use /bin/sh to interpret the EDITOR...
2003-02-24 Ruslan Ermilovmdoc(7) police: Scheduled sweep.
2003-02-16 Mike MakonnenUpdate copyright.
2003-02-16 Mike MakonnenCondense the output to one line per removed user. For...
2003-02-11 Andrey A. ChernovThere is no sense to use random random() and arc4random...
2003-02-09 Mike MakonnenRevisit the shell special characters issue and settle...
2003-02-08 Adrian ChaddChange the behaviour of adduser to match the previous...
2003-02-04 Tony FinchBetter gender-neutral language.
2003-01-28 Garance A DrosehnThis is just a forced-commit to note that the previous...
2003-01-28 Garance A DrosehnChanges so the 'pw' command will allow '$' as the last...
2003-01-24 Max Khonback out logging to /var/log/adduser
2003-01-24 Mike MakonnenIn interactive mode, ask the user if he/she wants to...
2003-01-23 Max Khonexpr foo -> $((foo))
2003-01-23 Max Khon- restore an ability to write log of added users (defau...
2003-01-23 Max KhonDo not loose trailing spaces when printing prompt messages.
2003-01-23 Max KhonDo not expose password if it is empty and PWF_STANDARD...
2003-01-23 Mike Makonnen*blush*
2003-01-21 Mike MakonnenDon't forget to properly quote input.
2003-01-20 Max Khondo not loose trailing space when asking uid
2002-12-30 David E. O... Style cleanup.
2002-12-30 David E. O... Make WARNS=5 clean.
2002-12-27 Jens Schweikhardtenglish(4) police.
2002-12-24 Ruslan Ermilovmdoc(7) police: Deal with self-xrefs.
2002-12-23 Ruslan Ermilovmdoc(7) police: more `The .Nm utility' + markup nit.
2002-12-20 Tom RhodesMove the NOTES section to DESCRIPTION. And correct...
2002-12-12 Ruslan ErmilovUniformly refer to a file system as "file system".
2002-12-09 Tim J. RobbinsCorrectly handle files with IFS characters (spaces...
2002-12-04 Ruslan Ermilovmdoc(7) police: overhaul.
2002-12-03 Scott LongReplace the perl versions of adduser and rmuser with...
2002-11-27 Ruslan Ermilovmdoc(7) police: markup fixes.
2002-11-08 Tony FinchClarify the unique groups scheme by mentioning that...
2002-10-29 Dag-Erling... Don't forget to '\n'-terminate new entries. This unbre...
2002-10-29 Joerg WunschDon't try to dereference a NULL pw pointer. This would...
2002-10-11 Maxim KonovalovDo not allow empty GIDs for non-NIS entries.
2002-10-02 Maxim KonovalovToo strict error checking in rev. 1.22 broke pwd_mkdb...
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.
next