summaryrefslogtreecommitdiffstats
path: root/pw/pw_nis.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Speed up pw operations that edit /etc/group or /etc/passwdAlan Somers2016-11-181-0/+1
* Close some file descriptor leaks in pwAlan Somers2016-10-211-0/+3
* Cleanup a bit includesBaptiste Daroussin2015-08-021-0/+1
* Rewrite parsing subcommands arguments of pw(8)Baptiste Daroussin2015-08-021-0/+1
* Remove some uneeded headersBaptiste Daroussin2015-05-091-3/+0
* In NIS mode first chmod(2) the temporary file and is succeed then rename(2)Baptiste Daroussin2012-11-201-2/+2
* Correctly set the password file mode after renaming in NIS modeBaptiste Daroussin2012-11-201-0/+2
* Teach pw(8) about how to use pw/gr API to reduce code duplicationBaptiste Daroussin2012-10-301-0/+94
* Create the altix project branch. The altix project will add supportMarcel Moolenaar2010-03-101-72/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentDavid Nugent1999-02-231-2/+1
* Use err(3) instead of local redefinition. Add rcsid string.Philippe Charnier1997-10-101-2/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Adds optional NIS passwd file updating and optionally rebuildingDavid Nugent1997-01-051-0/+70