manual: glob: document the gl_flags field
[jlayton/glibc.git] / nis /
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-10-01 Jeff Law2012-10-01 Patsy Franklin <pfrankli@redhat.com>
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-10 Andreas JaegerMake sunrpc code usable again
2012-03-29 Jeff Law [BZ #13761]
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-03 Ulrich DrepperRemove aliasing problems in NIS code
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-11-12 Ulrich DrepperFix warning in nis_table
2011-07-07 Ulrich Dreppernis/nss_nisplus: Kill warnings
2011-07-01 Andreas Schwabnss_compat: query NIS domain only when needed
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2011-05-05 Andreas SchwabDon't use removed rpc headers
2011-04-17 Ulrich DrepperObsolete RPC implementation in libc.
2011-02-04 Roland McGrathFix some warning nits.
2010-11-22 Ulrich DrepperOptimize last initgroups patch a bit.
2010-11-22 Ulrich DrepperFix multiple nss_compat initgroups() bugs
2010-09-01 Ulrich DrepperMore copyright changes.
2010-09-01 Ulrich DrepperRemove duplicate version of pmap_getport from NIS code.
2010-06-14 Andreas SchwabFix use of extend_alloca in NIS
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-07 Ulrich DrepperImplement new mode for NIS passwd.adjunct.byname table.
2009-12-10 Ulrich DrepperFix a few error cases in *name4_r lookup handling.
2009-10-30 Joe LandersFix error handling in NIS.
2009-10-29 Joe LandersFix memory leak in NIS grp database handling.
2009-07-01 Ulrich DrepperFix NIS and NIS+ getnetbyaddr backends.
2009-06-21 Ulrich DrepperFix broken up NIS groups for compat NSS module.
2009-06-16 Joe LandersFix memory leak when batch-reading large NIS password...
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2008-12-08 Ulrich Drepper* resolv/res_init.c (__res_vinit): Always assign to...
2008-12-07 Ulrich Drepper* nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r...
2008-07-25 Ulrich Drepper* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
2008-05-10 Ulrich Drepper* include/resolv.h: Adjust __libc_res_nquery and __libc...
2008-03-24 Ulrich Drepper* nis/nis_call.c (nis_server_cache_search): Save errno...
2008-03-19 Ulrich DrepperRemove useless "if" before "free".
2008-03-04 Ulrich Drepper[BZ #5854]
2007-11-23 Ulrich Drepper[BZ #5378]
2007-08-26 Ulrich Drepper* nis/nis_xdr.c (_xdr_nis_server): Work around gcc...
2007-08-22 Ulrich Drepper* nis/nis_table.c (nis_list): Don't fail if __follow_pa...
2007-07-28 Ulrich Drepper* nscd/selinux.c (preserve_capabilities): Initialize...
2007-07-28 Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
2007-07-22 Ulrich Drepper* libio/fileops.c (_IO_new_file_fopen): Recognize ...
2007-07-03 Ulrich Drepper[BZ #4702]
2007-06-22 Ulrich Drepper* nis/nis_domain_of.c (__nis_domain_of): Make the code...
2007-04-23 Ulrich Drepper[BZ #4381]
2007-04-19 Ulrich Drepper* nis/nis_domain_of.c (__nis_domain_of): New function.
2007-04-05 Jakub Jelinek* nis/nis_call.c (__nisfind_server): Replace (*dir...
2007-03-21 Jakub Jelinek* nis/nis_call.c: Include bits/libc-lock.h, sys/stat...
2007-01-14 Ulrich Drepper* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-22 Ulrich Drepper* nis/nss_compat/compat-grp.c (internal_getgrgid_r...
2006-12-05 Ulrich Drepper* nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141
2006-11-10 Ulrich Drepper[BZ #3465]
2006-10-11 Ulrich Drepper* malloc/malloc.c (_int_malloc): Remove unused any_larg...
2006-10-11 Ulrich Drepper* nis/nis_subr.c (nis_getnames): Add trailing dot to...
2006-10-11 Ulrich Drepper(nis_getnames): Make sure that we always return at...
2006-10-06 Ulrich Drepper* libio/Banner: Likewise.
2006-10-06 Ulrich Drepper* nis/nis_table.c (nis_list): If __follow_path fails...
2006-10-06 Ulrich Drepper* nis/nis_table.c (nis_list): Handle FOLLOW_PATH |...
2006-08-19 Ulrich Drepper* nis/nss_nis/nis-service.c (internal_nis_getservent_r...
2006-08-08 Ulrich Drepper* nis/nis_xdr.c: Avoid some function calls.
2006-08-07 Ulrich Drepper2006-08-07 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060807T1859
2006-08-07 Ulrich Drepper* nis/nis_call.c: Minor cleanups throughout.
2006-07-31 Ulrich DrepperAvoid unnecessary setXXent calls into the backend NSS...
2006-06-16 Ulrich Drepper* nis/nis_subr.c (nis_getnames): Fix the implementation...
2006-05-25 Ulrich Drepper* nis/nis_removemember.c (nis_removemember): Avoid...
2006-05-25 Ulrich Drepper* nis/nis_addmember.c (nis_addmember): Avoid unnecessar...
2006-05-25 Ulrich Drepper* nis/nis_callback.c (__nis_create_callback): Always...
2006-05-24 Ulrich Drepper* nis/nis_lookup.c (nis_lookup): Use __prepare_niscall... cvs/fedora-glibc-20060524T0721
2006-05-24 Ulrich Drepper* nis/nis_domain_of_r.c (nis_domain_of_r): Add missing...
2006-05-20 Ulrich Drepper* nis/nis_call.c (__prepare_niscall): New function... cvs/fedora-glibc-20060521T2153
2006-05-20 Ulrich Drepper* nis/nis_call.c (__do_niscall3): Avoid code duplicatio...
2006-05-20 Ulrich Drepper* nis/nis_callback.c (internal_nis_do_callback): Don...
2006-05-19 Ulrich Drepper* nis/nis_callback.c (__nis_create_callback): Calls to cvs/fedora-glibc-20060519T1550
2006-05-18 Ulrich Drepper* nis/nis_callback.c (__nis_create_callback): Use aspri...
2006-05-18 Ulrich Drepper* nis/nss_compat/compat-pwd.c (internal_setpwent):...
2006-05-18 Ulrich Drepper* nis/nis_call.c (rec_dirsearch): Handle __nis_finddire...
2006-05-12 Ulrich Drepper* nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_
2006-05-11 Ulrich Drepper* nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypd...
2006-05-11 Ulrich Drepper* nis/nis_xdr.h: Mark all functions as hidden. Remove
2006-05-11 Ulrich Drepper* nis/nis_error.c: Remove table of strings. Use position
2006-05-10 Ulrich Drepper* nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_c...
2006-05-10 Ulrich Drepper* io/ftw.c (open_dir_stream): Return right away if...
2006-05-10 Ulrich Drepper* nis/nis_defaults.c (searchXYX): New functions. Used...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-05-05 Ulrich Drepper[BZ #2509] cvs/fedora-glibc-20060505T1443
2006-05-05 Ulrich Drepper* nis/nis_table.c (nis_list): Avoid clearing res twice...
2006-05-05 Ulrich Drepper* nis/nis_table.c (get_tablepath): Renamed from __get_t... cvs/fedora-glibc-20060505T0554
2006-05-01 Ulrich Drepper* nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r):...
2006-05-01 Ulrich Drepper* nis/nss_nis/nis-grp.c (internal_nis_getgrent_r):...
2006-04-30 Ulrich Drepper* nis/nss_nisplus/nisplus-publickey.c (parse_grp_str...
2006-04-30 Ulrich Drepper* nis/nss_nisplus/nisplus-parser.c: Minor optimizations and
2006-04-30 Ulrich Drepper* nis/nss_nisplus/nisplus-ethers.c: Add missing null...
2006-04-29 Ulrich Drepper* nis/nisplus-parser.h (_nss_nisplus_parse_pwent):...
next