search for: yperr_str

Displaying 3 results from an estimated 3 matches for "yperr_str".

Did you mean: err_str
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
...access.po: In function `string_match': lib/access.po(.text+0x1d1): undefined reference to `yp_get_default_domain' lib/util.po: In function `automount_lookup': lib/util.po(.text+0x1eb9): undefined reference to `yp_get_default_domain' lib/util.po(.text+0x1f01): undefined reference to `yperr_string' lib/util.po(.text+0x1fb6): undefined reference to `yp_match' lib/util.po(.text+0x20e7): undefined reference to `yperr_string' Compiling nsswitch/pam_winbind.c with -fPIC Linking nsswitch/pam_winbind.so ---------- and later: ---------- Linking libsmbclient non-shared library bin/libs...
1997 Oct 03
1
Homedir maps (+small patch)
...om nis_result. - Goodi "UNIX should be used as an adjective." -- AT&T --- password.c.orig Thu Sep 18 12:21:48 1997 +++ password.c Thu Sep 18 13:48:31 1997 @@ -220,6 +220,20 @@ &nis_result, &nis_result_len)) DEBUG(3, ("YP Error: %s\n", yperr_string(nis_error))); if (!nis_error && lp_nis_home_map()) { + + /* Try to remove mount options (user: -rw,intr hostname:/foo/home/user) + when yp_match returns "-rw,intr hostname:/foo/home/user" + This will screw up if hostname starts with '-', but - is unlik...
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...bnsl/yp/yp_enum.c update: usr/src/lib/libnsl/yp/yp_master.c update: usr/src/lib/libnsl/yp/yp_match.c update: usr/src/lib/libnsl/yp/yp_order.c update: usr/src/lib/libnsl/yp/yp_rsvd.c update: usr/src/lib/libnsl/yp/yp_update.c update: usr/src/lib/libnsl/yp/yp_xdr.c update: usr/src/lib/libnsl/yp/yperr_string.c update: usr/src/lib/libnsl/yp/yppasswd_xdr.c update: usr/src/lib/libnsl/yp/ypprot_err.c update: usr/src/lib/libnsl/yp/ypupd.c update: usr/src/lib/libresolv/Makefile update: usr/src/lib/libresolv/res_comp.c update: usr/src/lib/libresolv/res_debug.c update: usr/src/lib/libresolv/res_getho...