summaryrefslogtreecommitdiff
path: root/nsswitch/wins.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-08nsswitch/wins: Define NETDB_* for other libc'slistout1-0/+8
2021-11-30nsswitch: explicitly mark NSS_STATUS _nss_winbind_* symbols as _PUBLIC_ on LinuxStefan Metzmacher1-0/+3
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2018-11-28wins: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-4/+4
2018-11-12nss_wins: Set client process nameAndreas Schneider1-0/+2
2018-04-03nsswitch: fix the developer build of nsswitch/wins.c on freebsd 11Stefan Metzmacher1-1/+1
2016-11-16nss_wins: Fix errno values for HOST_NOT_FOUNDAndreas Schneider1-2/+1
2016-09-20nsswitch: Also set h_errnop for nss_wins functionsAndreas Schneider1-0/+9
2016-09-20nsswitch: Add missing arguments to wins gethostbyname*Andreas Schneider1-10/+41
2016-04-22nss_wins: Fix the hostent setupTom Mortensen1-3/+3
2016-04-22nss_wins: ip_pton expects the raw IP addressTom Mortensen1-1/+6
2015-10-26nss_wins: Use libwbclient to query wins serverAndreas Schneider1-158/+84
2015-10-26nss_wins: Use lp_global_no_reinit()Andreas Schneider1-1/+1
2015-04-22nsswitch/wins: use lp_load_global() wrapper of lp_load().Michael Adam1-1/+1
2015-03-24lib: Remove load_case_tables_library()Volker Lendecke1-1/+0
2015-02-23nss-wins: Do not lookup invalid netbios namesAndreas Schneider1-1/+13
2011-06-12s3: Remove "struct ip_service" from resolve_winsVolker Lendecke1-8/+7
2011-06-05nss_wins: Add a stackframe to lookup_byname_backend()Volker Lendecke1-3/+7
2011-05-18s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett1-2/+2
2011-05-16s3: Fix return check in nss_winsVolker Lendecke1-1/+1
2011-03-02s3: Attempt to fix the build on IRIXVolker Lendecke1-55/+10
2011-02-18lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett1-1/+1
2011-01-08Move wins_lookup_open_socket_in() to remove a compile warning.Jeremy Allison1-44/+43
2011-01-07s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke1-10/+3
2011-01-01nss_wins: Fix a type-punned warningVolker Lendecke1-1/+2
2010-12-28s3: Make name_query return NTSTATUSVolker Lendecke1-2/+5
2010-12-28s3: AllowDebugChange is goneVolker Lendecke1-2/+0
2010-12-28Fix a memleak in nss_winsVolker Lendecke1-0/+1
2010-12-28Fix a crash in libnss_winsVolker Lendecke1-1/+1
2010-12-28s3: Remove an ancient typedefVolker Lendecke1-3/+3
2010-11-02s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett1-2/+1
2010-08-26s3-build: only include nsswitch header where needed.Günther Deschner1-0/+2
2010-03-20s3: Fix bug 7202Volker Lendecke1-0/+5
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+446