about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* Return with error if malloc fails.Ulrich Drepper2000-03-178-14/+61
* Make sure errno is always set correct.Ulrich Drepper1999-12-199-33/+83
* Make sure errno is always set correct. Also use services.byservicenameUlrich Drepper1999-12-191-5/+110
* Correct handling of cached client handles.Ulrich Drepper1999-12-191-172/+180
* (internal_getpwuid_r): Always set errno to ENOENT when returningUlrich Drepper1999-12-101-5/+20
* (__xdr_ypresp_all): Call callback function for errors, too, like Solaris does.Ulrich Drepper1999-11-201-5/+7
* Check for snprintf return value.Ulrich Drepper1999-11-121-3/+21
* (_nss_nisplus_parse_spent): Fix handling of empty entries.Ulrich Drepper1999-10-081-15/+23
* (_nss_nisplus_parse_grent): Do not ovverwrite last group member with NULLUlrich Drepper1999-09-251-6/+3
* (internal_getpwuid_r): Set errno in one more case.Ulrich Drepper1999-09-231-1/+4
* (getpwuid_plusgroup): Correct returned errno value in some cases.Ulrich Drepper1999-09-211-6/+9
* (getgrgid_plusgroup): Correct returned errno value in some cases.Ulrich Drepper1999-09-191-6/+9
* Rename number to port.Ulrich Drepper1999-08-051-2/+2
* Rename number to port.Ulrich Drepper1999-08-051-6/+6
* Remove htons, port is always in network-byte-order.Ulrich Drepper1999-08-051-4/+3
* Fix port problem on big-endian machines.Ulrich Drepper1999-08-051-4/+4
* Update from main line.Ulrich Drepper1999-08-012-4/+4
* Update.Ulrich Drepper1999-05-181-1/+4
* Update.Ulrich Drepper1999-05-169-94/+142
* Use malloc instead of calloc, set ctime and mtime.Ulrich Drepper1999-05-161-3/+8
* Update.Ulrich Drepper1999-05-143-7/+29
* Update.Ulrich Drepper1999-05-052-21/+49
* Update.Ulrich Drepper1999-04-281-4/+1
* 1999-04-01 Thorsten Kukuk <kukuk@suse.de>Andreas Schwab1999-04-081-2/+3
* Try only twice to connect to NIS server.Ulrich Drepper1999-03-091-3/+3
* Update.Ulrich Drepper1999-03-083-32/+62
* Update.Ulrich Drepper1999-02-191-5/+13
* Update.Ulrich Drepper1999-01-232-4/+4
* Update.Ulrich Drepper1999-01-161-8/+8
* Update.Ulrich Drepper1999-01-141-2/+2
* Update.Ulrich Drepper1998-12-233-5/+5
* Update.Ulrich Drepper1998-12-131-4/+4
* Update.Ulrich Drepper1998-12-101-184/+195
* Update.Ulrich Drepper1998-12-013-99/+80
* Update.Ulrich Drepper1998-11-302-5/+7
* Update.Ulrich Drepper1998-11-261-1/+4
* Update.Ulrich Drepper1998-11-021-1/+1
* Update.Ulrich Drepper1998-10-3120-305/+242
* Update.Ulrich Drepper1998-10-231-2/+2
* Update.Ulrich Drepper1998-09-291-0/+2
* Update.Ulrich Drepper1998-09-291-1/+3
* Update.Ulrich Drepper1998-09-291-7/+2
* Update.Ulrich Drepper1998-09-281-10/+5
* Update.Ulrich Drepper1998-09-143-3/+94
* Update.Ulrich Drepper1998-09-011-2/+2
* Update.Ulrich Drepper1998-08-211-67/+79
* Update.Ulrich Drepper1998-08-1820-740/+567
* Update. glibc-2.0.95 cvs/glibc-2_0_95Ulrich Drepper1998-07-293-235/+0
* Update.Ulrich Drepper1998-07-2816-357/+573
* Update.Ulrich Drepper1998-07-061-29/+178