| Commit message (Expand) | Author | Age | Files | Lines |
* | Add preliminary support for netgroup.byuser and netgroup.byhosts maps. | wpaul | 1995-10-26 | 1 | -1/+24 |
* | Add support for publickey.byname map (turned off by default since | wpaul | 1995-10-23 | 1 | -2/+15 |
* | Eek! When we encounter a '+' or '-', the resulting action should be | wpaul | 1995-10-23 | 1 | -3/+3 |
* | A one-liner: | wpaul | 1995-10-11 | 1 | -1/+3 |
* | phkmalloc strikes! | wpaul | 1995-09-24 | 1 | -10/+34 |
* | Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=true | wpaul | 1995-08-11 | 1 | -5/+5 |
* | Install source files with the -c flag, not with the optional flag ${COPY}. | bde | 1995-08-06 | 1 | -3/+3 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 2 | -5/+5 |
* | Updates, fixes and cleanups -- oh my. | wpaul | 1995-07-19 | 9 | -143/+206 |
* | Some small signal handling tweaks: be sure to keep wait3()ing until all | wpaul | 1995-07-15 | 2 | -8/+6 |
* | Add missing 'break' statement in failure case of ypxfr switch clause. | wpaul | 1995-07-15 | 1 | -3/+6 |
* | server.c: When 'securenets' (actually TCP_WRAPPERS) is enabled, don't | wpaul | 1995-07-14 | 3 | -2/+10 |
* | ypserv performance improvements: | wpaul | 1995-07-12 | 4 | -18/+126 |
* | Fix two typos in a comment. | ats | 1995-07-08 | 1 | -3/+3 |
* | Oh fer cryin' out loud... While playing with the ypserv code on a different | wpaul | 1995-07-04 | 1 | -1/+8 |
* | Small touchups in open_database(): | wpaul | 1995-07-02 | 1 | -5/+3 |
* | Fixed awk scripts for 'netgroup,' 'ethers.*' and 'bootparams' targets so that | wpaul | 1995-06-18 | 1 | -5/+5 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 12 | -423/+423 |
* | Added a NOMAN= macro as this subdir doesn't have a manpage yet. | ats | 1995-05-28 | 2 | -0/+2 |
* | Replaced the whole former Makefile with a more BSD conformant Makefile. | ats | 1995-05-28 | 1 | -17/+4 |
* | Reviewed by: with the allowance of Rod :-). | ats | 1995-05-28 | 1 | -0/+1 |
* | Small fix for yp_match implementation: | wpaul | 1995-05-03 | 1 | -2/+2 |
* | Added a new feature from Peter Eriksson's latest release of ypserv (0.13): | wpaul | 1995-04-05 | 2 | -7/+40 |
* | Spruce up Makefile.yp: add support for netgroups and bootparams maps, | wpaul | 1995-04-02 | 1 | -41/+63 |
* | Log syslog messages at LOG_NOTICE priority. | wpaul | 1995-04-01 | 1 | -2/+2 |
* | Remove yppasswd_xdr.c and take out references to if from Makefile: use | wpaul | 1995-04-01 | 1 | -3/+3 |
* | One line fix to silently ignore entries that start with a '+' or '-'. | wpaul | 1995-03-31 | 1 | -1/+2 |
* | Added support for bootparams map. | wpaul | 1995-03-05 | 1 | -10/+23 |
* | More DESTDIR lossage. Hopefully this will solve the case of the missing NIS | wpaul | 1995-02-15 | 1 | -5/+5 |
* | Fix losing Makefile so that it properly honors DESTDIR when installing | wpaul | 1995-02-15 | 1 | -9/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r6407, | jkh | 1995-02-15 | 55 | -0/+3446 |
|\ |
|
| * | Import the ISDN userland utilities. Just about ready to start shaking | jkh | 1995-02-15 | 55 | -0/+3446 |
* | Do proper job of reaping child 'ypxfr' processes (we could sometimes | wpaul | 1995-02-07 | 2 | -7/+17 |
* | Created manual page for ypserv and changed Makefile to install it. | wpaul | 1995-02-04 | 3 | -4/+286 |
* | Created yp_mkdb(8) manual page, modified Makefile to install it. | wpaul | 1995-02-04 | 2 | -5/+131 |
* | Changed some comments. | wpaul | 1995-02-04 | 1 | -7/+4 |
* | Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet. | wpaul | 1995-02-03 | 1 | -1/+2 |
* | Include <sys/types.h> explicitly to get declaration of u_long for | bde | 1995-02-03 | 1 | -1/+2 |
* | Added ${.CURDIR}s to afterinstall target. | wpaul | 1995-02-03 | 1 | -7/+3 |
* | Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places. | wpaul | 1995-02-03 | 1 | -8/+5 |
* | Removed reference in comments to -o option of yppasswdd: -o option | wpaul | 1995-02-03 | 1 | -2/+2 |
* | Cleaned up and updated the yppasswdd man page to reflect FreeBSD-specific | wpaul | 1995-02-02 | 1 | -70/+173 |
* | Need to set a umask to avoid security problems (/var/yp/passwd | wpaul | 1995-02-01 | 1 | -1/+2 |
* | Cleaned up usage() -- removed bogus references to opassfile, which isn't | wpaul | 1995-02-01 | 2 | -8/+3 |
* | /var/yp/Makefile doesn't create passwd file from master.passwd file | wpaul | 1995-02-01 | 1 | -2/+2 |
* | Added the yppwupdate script. This is a small shell script that yppasswdd | wpaul | 1995-02-01 | 2 | -0/+13 |
* | Added Makefile.yp and mknetid, which are needed to rebuild NIS maps. | wpaul | 1995-02-01 | 3 | -1/+358 |
* | New Makefiles for YP server stuff. | wpaul | 1995-01-31 | 2 | -0/+9 |
* | Obtained from: The NYS project | wpaul | 1995-01-31 | 8 | -0/+897 |
* | Obtained from: The NYS project | wpaul | 1995-01-31 | 7 | -0/+2938 |