]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2006-02-18 Dag-Erling... Add utility functions for checking if a given kernel...
2006-01-22 Matteo RiondatoHonour the "uuid" directive in adduser.conf
2005-08-24 Pawel Jakub... Add a family of functions for reliable pidfiles handling.
2005-08-02 Sean ChittendenCross-reference pw(8) into chpass(1), passwd(1), and...
2005-07-31 Pawel Jakub... Change /home symbolic link, so it will point to usr...
2005-05-24 Adam WeinbergerFix a particularly egregious grammar error.
2005-04-28 Robert Drehmel - Act according to the documentation (man page):
2005-04-22 Tom RhodesProperly spell default in a comment.
2005-04-09 Stefan FarfelederRemove unused variables.
2005-02-10 Stefan FarfelederThe variable `arglist' has internal linkage in pw.c...
2005-01-18 Ruslan ErmilovSort sections.
2005-01-18 Ruslan ErmilovSort sections.
2005-01-17 Ruslan ErmilovAdded the EXIT STATUS section where appropriate.
2004-12-29 Andrey A. ChernovMore NO_NIS cleanup: LINKS and MLINKS
2004-12-18 Ruslan ErmilovGrammar in a comment.
2004-11-13 Bjoern A. ZeebAdd knob NO_NIS (fka NO_YP_LIBC) and make world compile...
2004-10-03 Stefan FarfelederDon't rely on NULL being a pointer, add a cast before...
2004-09-23 Peter PentchevIn fullpath_from_shell(), move the nologin detection...
2004-08-28 Mike MakonnenAlso, match the full path to the special nologin shell.
2004-07-26 Philippe CharnierRemove useless .Pp. Typo: gcos -> gecos (as spelled...
2004-07-02 Ruslan ErmilovMechanically kill hard sentence breaks.
2004-07-02 Ruslan ErmilovMechanically kill hard sentence breaks.
2004-06-17 Robert DrehmelUse strlcpy(3) to replace the idiomatic
2004-06-17 Robert DrehmelFix a bug which occurred when the home directory given...
2004-06-13 Ruslan ErmilovAssorted markup, grammar, and spelling fixes.
2004-06-08 Christian S... Add note that rmuser will clean up any IPC mechanisms...
2004-06-06 Mike MakonnenAccept full path names in addition to base names for...
2004-06-04 Ruslan ErmilovFixed a typo.
2004-05-24 Pawel Jakub... Add 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-04-07 Tom RhodesThis manual page will not first appear in 4.10 as RELEN...
2004-03-30 Tom RhodesFix today's faux pas by:
2004-03-30 Tom RhodesAdd an adduser.conf manual page.
2004-03-30 Colin PercivalSychronize with reality: nologin(8) is now in /usr...
2004-03-16 Mike Makonneno Add an -S option to not attempt to ascertain the...
2004-03-08 Ken SmithShift file locking to source file instead of temp file...
2004-03-03 Marc FonvieilleTypo fix.
2004-02-29 Jens SchweikhardtMake rmuser now also remove ipc resources. Also, fix...
2004-02-26 Tim KientzleAdd the clean_environment call to libutil.h also.
2004-01-18 Philippe CharnierRemove unused includes. Make it WARNS=6 friendly. Conce...
2004-01-18 Philippe Charnieradd missing endusershell() call. Original version was...
2004-01-11 Ian DowseAdd a `-H <fd>' option that is like `-h <fd>', but...
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-09-10 Ruslan Ermilovmdoc(7): Properly mark C headers.
2003-09-08 Ruslan Ermilovmdoc(7): Use the new feature of the .In macro.
2003-07-11 Alexander KabaevDo not compare unsigned int values with ULONG_MAX....
2003-06-24 Mike MakonnenTypo.
2003-06-20 Mike Makonnens/warn/info/
2003-06-20 Mike MakonnenAdd support for the special shell nologin.
2003-06-20 Mike MakonnenUpdate my email address.
2003-06-20 Mike MakonnenDon't forget the -r on the second password prompt.
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.
next