2001-08-30 |
Dima Dorfman | Unbreak group operations by reverting previous delta... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Joerg Wunsch | Properly initialize the random number generator in... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Joerg Wunsch | Fix a typo in a variable name that made pw(8) coredump... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Brian Somers | Handle snprintf() returning < 0 (not just -1) |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Brian Somers | Handle snprintf() returning -1. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Dima Dorfman | Pass the username we just made to pwd_mkdb so that... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Ruslan Ermilov | mdoc(7) police: s/BSD/.Bx/ where appropriate. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Sheldon Hearn | can not -> cannot |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Guy Helmer | Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Guy Helmer | Install the new password file with pwd_mkdb, not the... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Guy Helmer | The variable giving the name of the temporary password... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Mike Barcroft | Prevent chpass(1) from writing -1 in the UID or GID... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Chris D. Faulhaber | Use a safer method of creating the temporary password... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Guy Helmer | Fix removal of at jobs. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Assar Westerlund | remove emalloc,ecalloc,erealloc,estrdup |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Assar Westerlund | add ecalloc, emalloc, erealloc, estrdup - versions... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
David E. O... | Perform a major cleanup of the usr.sbin Makefiles. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
David E. O... | Remove GCC'isms in CFLAGS. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Dima Dorfman | Generate a bigger salt. This is necessary for blowfish... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Dima Dorfman | Remove whitespace at EOL. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Ruslan Ermilov | mdoc(7) police: removed HISTORY info from the .Os call. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Dima Dorfman | mdoc(7) police: remove extraneous .Pp before and/or... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Brian Somers | Fix the type of the NULL arg to execl() |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Ruslan Ermilov | Don't override the default BINMODE. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Kris Kennaway | Fix a harmless format string bogon and mark a function... |
commit | commitdiff | tree | snapshot |
2001-06-24 |
Dima Dorfman | Include missing header files which define functions... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Dima Dorfman | CND has been unused for two years, and RND has been... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Adrian Chadd | Fix the rmuser script to correctly determine if a user... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Adrian Chadd | Extend adduser to create "locked" accounts. Adduser... |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Dima Dorfman | Don't pass NULL to the %s format. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Doug Barton | By popular demand, have adduser preserve comments at... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Doug Barton | Add a more useful solution to the problem of password... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Doug Barton | Forced commit to point out that PR 25961 was actually... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
David E. O... | Rev 1.11 introduced a bug where the processing became... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Ruslan Ermilov | beforeinstall -> SCRIPTS. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Ruslan Ermilov | - Backout botched attempt to introduce MANSECT feature. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Robert Watson | o Slap some "_"'s in front of variable names relating... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Andrey A. Chernov | Use %c for expire/change dates |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Robert Watson | o Rename "namespace" argument to "attrnamespace" as... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Ruslan Ermilov | mdoc(7) police: simplify bogus ``.Ql Fl'' constructs. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Robert Watson | o To support new EA interface with explicit namespaces... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Dima Dorfman | Document the lock and unlock commands. This fixes... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Dima Dorfman | Document the lock and unlock commands. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
David Malone | Use the right format string for printing ULONG_MAX. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Kris Kennaway | Switch from using rand() or random() to a stronger... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Jeroen Ruigrok... | Fix typo: seperate -> separate. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Ruslan Ermilov | mdoc(7) police: split punctuation characters + misc... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Ruslan Ermilov | Prepare for mdoc(7)NG. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Peter Wemm | Fix typo: s/memberhip/membership/ |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Ben Smithurst | Convert to use the <sys/queue.h> macros rather than... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ruslan Ermilov | Prepare for mdoc(7)NG. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Ruslan Ermilov | Prepare for mdoc(7)NG. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Doug Barton | Make the comment generated in /etc/pw.conf match reality |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Doug Barton | * Fix a long line that I introduced in the last commit |
commit | commitdiff | tree | snapshot |
2000-12-14 |
Ruslan Ermilov | mdoc(7) police: removed history info from the .Os FreeB... |
commit | commitdiff | tree | snapshot |
2000-12-09 |
David E. O... | Add `_PATH_DEVZERO'. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Alexey Zelkin | Use correct macro for path name |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Doug Barton | If a user is in the database, rmuser ought to be able... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ruslan Ermilov | mdoc(7) police: use the new features of the Nm macro. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ruslan Ermilov | mdoc(7) police: use the new features of the Nm macro. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Ruslan Ermilov | Avoid use of direct troff requests in mdoc(7) manual... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Murray Stokely | Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Brian Feldman | Fix problems people were having with large -O levels... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Jacques Vidrine | Add nsswitch support. By creating an /etc/nsswitch... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Peter Wemm | Constify the arg to logout(3). It is const-safe. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Brian Somers | Move setproctitle() from libutil to libc (after a repo... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jeroen Ruigrok... | Add weak symbol pragma for crypt_set_format(). |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Brian Feldman | Stick login_setcryptfmt() in its own file to make pulli... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Brian Feldman | Add working and easy crypt(3)-switching. Yes, we need... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Gregory Neil... | Complete migration of aliases file to /etc/mail/aliases. |
commit | commitdiff | tree | snapshot |
2000-07-20 |
David Nugent | Move test for -w flag outside of the code dealing with... |
commit | commitdiff | tree | snapshot |
2000-07-20 |
David Nugent | Allow -g with an empty argument in the -D case. This... |
commit | commitdiff | tree | snapshot |
2000-07-20 |
David Nugent | Fix another missed case where usermod would not set... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
David Nugent | Catch up to the fact that we now have tcsh in the tree. |
commit | commitdiff | tree | snapshot |
2000-07-13 |
David Nugent | Support propogation of file flags when building a homed... |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Kris Kennaway | Don't call warn() without a format string. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
David Nugent | Fix breakage introduced by bypassing update for additio... |
commit | commitdiff | tree | snapshot |
2000-06-26 |
David Nugent | Don't dereference NULL in the userdel case. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Andrey A. Chernov | Localize ctype too. |
commit | commitdiff | tree | snapshot |
2000-06-22 |
Andrey A. Chernov | Localize time/date. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
David Nugent | Fix obvious braino in assignment statement. usermod... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
David Nugent | Be a little more strict about handling command line... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
David Nugent | Fix a long-standing bug in the rename case previously... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
David Nugent | Second and hopefully final fix to .db sync when renamin... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
David Nugent | Fix db syncronization when username is changed with... |
commit | commitdiff | tree | snapshot |
2000-05-26 |
Jake Burkholder | Back out the previous change to the queue(3) interface. |
commit | commitdiff | tree | snapshot |
2000-05-23 |
Jake Burkholder | Change the way that the queue(3) structures are declare... |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Tim Vanderhoek | Fix a memory leak with lc->lc_cap in login_close(). |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Sheldon Hearn | Use an MD5 checksum to test for file changes; the previ... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Mark Newton | Un-botch my botched reduction in permitted characters... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Mark Newton | Fix the case where username validity test would incorre... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Paul Richards | Fix various unsigned vs signed errors that caused probl... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sheldon Hearn | Remove more single-space hard sentence breaks. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Sheldon Hearn | Remove more single-space hard sentence breaks. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Sheldon Hearn | Remove single-space hard sentence breaks. These degrad... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Sheldon Hearn | Remove single-space hard sentence breaks. These degrad... |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Peter Wemm | Use a more conventional copyright message. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Yoshinobu Inoue | several tcp apps IPv6 update |
commit | commitdiff | tree | snapshot |
2000-01-15 |
David Nugent | Portability fixes for other bsd4.4 derivatives. |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Peter Wemm | Connect fparseln(3) for mailwrapper(8) |
commit | commitdiff | tree | snapshot |
next |