aboutsummaryrefslogtreecommitdiff
path: root/lib/libypclnt
Commit message (Expand)AuthorAgeFilesLines
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* MFHGlen Barber2016-04-161-2/+2
|\
| * Initialize pointer with NULL instead of 0.Marcelo Araujo2016-04-151-2/+2
* | MFHGlen Barber2016-03-021-33/+0
|\|
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-33/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+53
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+51
|/
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Back out my previous commit to this area, there are differences betweenTom Rhodes2007-03-302-363/+0
* Hook ypclnt.3 up to the build.Tom Rhodes2007-02-151-0/+1
* Add a ypclnt.3 manual page referenced by various other YP based manual pages.Tom Rhodes2007-02-151-0/+362
* Remove debug code.Stefan Farfeleder2006-07-283-12/+0
* Use variadic macros that comply with C99. Keep the GCC-style ones ifStefan Farfeleder2006-07-171-1/+1
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Nothing in libypclnt depends on librpcsvc.Ruslan Ermilov2004-02-041-3/+0
* Fix the master yppasswd routines, so they really workMartin Blapp2003-06-151-33/+54
* style.Makefile(5) police.David E. O'Brien2003-03-091-31/+30
* Change the name for the local unix-socket based protocolMartin Blapp2002-12-161-1/+3
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Add ypclnt_havepasswd(), and guard against a possible segfault.Dag-Erling Smørgrav2002-05-082-12/+33
* Obliterate the new password as well as the old, even if though it's hashed.Dag-Erling Smørgrav2002-04-271-2/+8
* Back out previous commit, which was not at all approved by the maintainerDag-Erling Smørgrav2002-04-181-21/+32
* This style is *way* outside the relm of any other of our MakefilesDavid E. O'Brien2002-04-181-32/+21
* Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This changeDavid E. O'Brien2002-04-151-21/+32
* ypclnt.h was the correct spelling... we now have yet another specialDavid E. O'Brien2002-04-151-32/+21
* Fix incorrect dependency. This should fix the -j build.Dag-Erling Smørgrav2002-04-151-1/+1
* This isn't WARNS ready in the -nostdinc case.Ruslan Ermilov2002-04-151-0/+1
* Add a missing generated file.Dag-Erling Smørgrav2002-04-151-1/+5
* Add support for FreeBSD-specific "master" update.Dag-Erling Smørgrav2002-04-132-5/+144
* Header file for libypclnt.Dag-Erling Smørgrav2002-04-131-0/+61
* NIS client toolbox. This centralizes code which is duplicated all overDag-Erling Smørgrav2002-04-137-0/+497