| Age | Commit message (Expand) | Author |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-07-19 | Commit the patches in Wolfgang Stukenbrock's PR bin/41896. | hauke |
| 2012-04-08 | Remove unnecessary Bk/Ek pairs from SYNOPSIS. | wiz |
| 2012-03-15 | Add __printflike attribution to use vprintf and friends with an argument | joerg |
| 2011-08-30 | static + __dead | joerg |
| 2011-08-30 | Apply casts to cases where xdrproc_t is expected but is not | plunky |
| 2011-07-01 | Replace malloc + incorrect memset with calloc. | joerg |
| 2011-04-25 | Add -f to usage, and make it match man page. | wiz |
| 2011-04-25 | New sentence, new line. Use more markup. | wiz |
| 2011-04-25 | Make usage match manpage. | wiz |
| 2011-04-25 | Remove unimplemented -b option. From YOMURA Masanori. | wiz |
| 2011-02-01 | remove no-longer-valid wustl email address for me. | chuck |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2010-04-05 | No trailing whitespace | joerg |
| 2009-11-05 | rev 1.18 un-covered some bugs: | chuck |
| 2009-11-05 | yppush RPC is supposed to return yppush_status error/status codes | chuck |
| 2009-10-29 | no need for YY_NO here. | christos |
| 2009-10-21 | Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder). | snj |
| 2009-10-20 | Follow upstream's lead and remove third and fourth clauses (except on | snj |
| 2009-10-19 | Remove third and fourth clauses, as was done upstream in revision 1.25. | snj |
| 2009-04-19 | Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) | lukem |
| 2008-05-16 | Disable hostname lookup for ypserv(8) libwrap access control, | chuck |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-29 | Simplify ypdb_open() API and just use it for opening the DB for reading. | lukem |
| 2008-02-27 | Correct the argument order to ypdb_open(). | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2007-08-22 | PR/36820: Geoff C. Wing: ypserv maplist functionality broken due to off-by-one | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-03-10 | - Remove unused ctype.h | hubertf |
| 2006-10-15 | strlcpy off by one errors (from gdamore) | christos |
| 2006-10-07 | PR/31956: Andrew Daugherity: Makefile.yp: shadow.byname map should respect | elad |
| 2006-05-20 | - fix pointer problems and unsigned int -> int confusion that lead to | christos |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-05-11 | res_search() takes u_char * as 4th argument - pass one. | mrg |
| 2006-03-22 | In add_secure(), change | bouyer |
| 2006-03-18 | Fix memory leak if we're adding an existing group name. | bouyer |
| 2005-06-20 | ypdb_open(): | lukem |
| 2005-06-20 | tweak filename length check | lukem |
| 2005-06-19 | snprintf NUL terminates, so there is no need to explicitly do it afterwards | lukem |
| 2005-03-30 | Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signal | christos |
| 2005-02-26 | YP -> NIS | thorpej |
| 2005-02-26 | Bump date for previous. | wiz |
| 2005-02-26 | Sort SEE ALSO, bump date for previous. | wiz |
| 2005-02-26 | YP -> NIS | thorpej |
| 2005-02-26 | Bump date for previous. | wiz |
| 2005-02-26 | YP -> NIS | thorpej |
| 2004-12-29 | when generating maps, use -n argument to stdhosts(1) so ipv6 addresses | grant |