about summary refs log tree commit diff
path: root/nis
Commit message (Expand)AuthorAgeFilesLines
* Update. cvs/glibc-2_0_xUlrich Drepper1999-01-131-1/+1
* Fix handling of +/- entries.Ulrich Drepper1999-01-131-82/+93
* Use binding dir only at first try.Ulrich Drepper1999-01-131-4/+4
* (yp_all): Close UDP socket und give CLIENT handle free.Ulrich Drepper1998-09-301-1/+5
* (_nss_nis_getpwent_r): Correct test for invalid password.Ulrich Drepper1998-09-241-1/+1
* (_nss_nis_getpwnam_r): Correct test for invalid password.Ulrich Drepper1998-09-011-2/+2
* (internal_nis_getpwent_r): Handle adjunct password scheme.Ulrich Drepper1998-07-071-27/+185
* Add prototypes to prevent warnings.Ulrich Drepper1998-03-031-11/+13
* (_nss_nis_gethostbyname2_r): Fix problem with hidden variable name.Ulrich Drepper1998-03-021-4/+4
* (_nss_nis_getnetbyname_r): Convert name to lowercase, add test for bigUlrich Drepper1998-03-021-3/+21
* (_nss_nis_getaliasbyname_r): Convert name to lowercase.Ulrich Drepper1998-03-021-2/+11
* Give clnt handle after error checking free, change return codes to fixUlrich Drepper1998-02-261-35/+36
* Correctly handle buffer overflow while reading line with fgets.Ulrich Drepper1998-01-303-59/+61
* Convert hostname to lowercase for NIS query.Ulrich Drepper1998-01-301-3/+16
* Try at first to use the binding file from ypbind before using RPC.Ulrich Drepper1998-01-301-1/+45
* (__yp_bind): Make sure socket is closed.Ulrich Drepper1997-12-281-2/+0
* Correct handling of overflow.Ulrich Drepper1997-12-249-129/+94
* (internal_nis_getservent_r): Use strncpy instead of strcpy forUlrich Drepper1997-12-211-1/+1
* (internal_nis_getrpcent_r): Use strncpy instead of strcpy forUlrich Drepper1997-12-211-10/+10
* (internal_nis_getprotoent_r): Use strncpy instead of strcpy forUlrich Drepper1997-12-211-12/+12
* (LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call.Ulrich Drepper1997-12-211-1/+3
* (internal_nis_getetherent_r): Use strncpy instead of strcpy forUlrich Drepper1997-12-211-1/+1
* (do_ypcall): Don't free dom_binding twice.Ulrich Drepper1997-12-211-7/+9
* Reset the blacklist correct, fix return code for non existent +nameUlrich Drepper1997-12-123-28/+60
* If buffer is to small, set the file handle for /etc/shadow back inUlrich Drepper1997-12-091-2/+6
* If buffer is to small, set the file handle for /etc/passwd back inUlrich Drepper1997-12-091-4/+28
* If buffer is to small, set the file handle for /etc/group back in someUlrich Drepper1997-12-091-10/+14
* Rename struct keydat to struct keydat_t for C++.Ulrich Drepper1997-11-191-10/+10
* Carry over several patches from glibc 2.1 development version toUlrich Drepper1997-11-194-279/+1289
* update for 2.0.5pre1Ulrich Drepper1997-08-053-3/+66
* Depend on libc.so for dynamic loading and for Linux ld.so.Ulrich Drepper1997-05-211-1/+1
* (_nss_nis_getservbyname_r): Allow protocol=NULL to match any protocolUlrich Drepper1997-03-181-2/+2
* (_nss_nis_gethostbyname2_r): New functions. Compare result forUlrich Drepper1997-03-171-4/+22
* Rewrite NIS code to allow empty keys.Ulrich Drepper1997-03-171-5/+7
* Rewrite NIS code to allow empty keys.Ulrich Drepper1997-03-174-234/+344
* (__yp_bind): Fix possible buffer overflow.Ulrich Drepper1997-03-171-2/+3
* update from main archive 970217Ulrich Drepper1997-02-181-5/+5
* update from main archive 970212 cvs/libc-970214 cvs/libc-970213Ulrich Drepper1997-02-131-4/+4
* update from main archive 970203 cvs/libc-970209 cvs/libc-970208 cvs/libc-970207 cvs/libc-970206 cvs/libc-970205 cvs/libc-970204Ulrich Drepper1997-02-043-2/+38
* update from main archive 970202 cvs/libc-970203Ulrich Drepper1997-02-032-144/+137
* update from main archive 970201 cvs/libc-970202Ulrich Drepper1997-02-021-5/+5
* update from main archive 970127 cvs/libc-970128Ulrich Drepper1997-01-281-81/+101
* update from main archive 970121 cvs/libc-970122Ulrich Drepper1997-01-221-1/+2
* update from main archive 961220 cvs/libc-961221Ulrich Drepper1996-12-2111-34/+118
* update from main archive 961217 cvs/libc-961219 cvs/libc-961218Ulrich Drepper1996-12-181-1/+0
* update from main archive 961214 cvs/libc-961215Ulrich Drepper1996-12-151-14/+14
* update from main archive 961211 cvs/libc-961214 cvs/libc-961213 cvs/libc-961212Ulrich Drepper1996-12-1214-56/+59
* update from main arcive 961210 cvs/libc-961211Ulrich Drepper1996-12-1126-0/+7606