about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* Cleanup last patch.Ulrich Drepper2004-02-091-12/+12
* * nis/ypclnt.c (__yp_bind_client_create): New, small chunkRoland McGrath2004-02-091-154/+168
* Update.Ulrich Drepper2003-09-2513-93/+275
* Update.Ulrich Drepper2003-09-021-38/+28
* Update.Ulrich Drepper2003-06-282-5/+6
* Update.Ulrich Drepper2003-06-283-466/+248
* Optimize several little things. Use stream unlocked.Ulrich Drepper2003-06-283-35/+46
* Update.Ulrich Drepper2003-06-265-1764/+558
* Update.Ulrich Drepper2003-04-231-26/+10
* Update.Ulrich Drepper2003-04-231-4/+11
* Update.Ulrich Drepper2003-04-231-7/+5
* * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_tRoland McGrath2003-03-164-5/+5
* Update.Ulrich Drepper2003-01-197-128/+80
* Update.Ulrich Drepper2003-01-185-119/+72
* Update.Ulrich Drepper2002-08-2627-362/+232
* (yp_all): Remove the hack introduced on 1998-09-29. Correctly close the UDP ...Ulrich Drepper2002-03-211-6/+5
* Update.Ulrich Drepper2002-02-011-7/+3
* Update.Ulrich Drepper2001-12-132-43/+60
* Update.Ulrich Drepper2001-11-279-25/+33
* Update.Ulrich Drepper2001-08-291-22/+23
* Update to LGPL v2.1.Andreas Jaeger2001-07-0676-608/+608
* Update.Andreas Jaeger2001-06-061-2/+2
* Update.Ulrich Drepper2001-05-271-8/+11
* Update.Ulrich Drepper2001-04-281-1/+1
* Update.Ulrich Drepper2001-04-282-4/+4
* Update.Ulrich Drepper2001-04-2621-82/+82
* Update.Ulrich Drepper2001-04-263-55/+85
* Update.Ulrich Drepper2001-04-263-25/+54
* Update.Ulrich Drepper2001-04-041-2/+4
* Update.Ulrich Drepper2001-04-041-3/+5
* Update.Ulrich Drepper2001-03-181-2/+3
* Update.Ulrich Drepper2001-02-021-2/+2
* Update.Ulrich Drepper2001-01-311-1/+2
* (main): Use return instead of exit to avoid warning.Andreas Jaeger2000-12-313-92/+92
* Add prototype for foo.Andreas Jaeger2000-12-273-4/+7
* * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed. Andreas Jaeger2000-12-212-21/+7
* (_nss_nis_setrpcent): Fix declaration to match prototype.Andreas Jaeger2000-12-191-1/+1
* * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New.Andreas Jaeger2000-12-192-2/+6
* Remove unnecessary initializations.Ulrich Drepper2000-12-181-3/+3
* Update.Andreas Jaeger2000-12-1819-28/+28
* Update.Andreas Jaeger2000-08-013-4/+5
* Update.Ulrich Drepper2000-07-242-6/+32
* Update.Ulrich Drepper2000-07-243-23/+22
* Update.Ulrich Drepper2000-04-302-6/+6
* Update.Ulrich Drepper2000-04-281-0/+1
* Update.Ulrich Drepper2000-04-271-25/+23
* Update.Ulrich Drepper2000-04-251-48/+22
* Update.Ulrich Drepper2000-04-225-42/+50
* (nis_print_group_entry): Use alloca instead of malloc.Ulrich Drepper2000-04-221-15/+9
* (__nis_create_callback): Check result of memory allocation. Fix memory leaks...Ulrich Drepper2000-04-211-18/+55