1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/nsswitch
Andrew Bartlett c615ebed6e s3-lib Replace StrCaseCmp() with strcasecmp_m()
strcasecmp_m() never needs to call to talloc, and via next_codepoint()
still has an ASCII fast-path bypassing iconv() calls.

Andrew Bartlett
2011-05-18 16:12:08 +02:00
..
libwbclient More const fixes for compiler warnings from the waf build. 2011-05-05 23:56:07 +02:00
tests selftest: Remove duplication between BUILDIR and BINDIR 2011-04-16 11:43:04 +02:00
nsstest.c nsswitch: remove includes.h dependency from nsstest.c 2011-01-04 08:43:42 +01:00
nsstest.h nsstest: Relicense header file to LGPLv3+ 2009-06-04 20:15:31 +02:00
pam_winbind.c More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
pam_winbind.h nsswitch: libpam remove depedance on locale.h use directly LOCALEDIR 2010-03-03 09:22:38 +01:00
wb_common.c libwbclient: Add some input check 2011-03-10 11:10:30 +01:00
wb_reqtrans.c nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
wb_reqtrans.h nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
wbinfo.c Remove strlower_m() and strupper_m() from source4 and common code. 2011-05-03 07:37:07 +02:00
winbind_client.h nsswitch: Move nss_err_str to its only caller 2010-01-23 19:14:50 +01:00
winbind_krb5_locator.c nsswitch: fix a segfault in the krb5 locator plugin 2011-02-10 17:01:18 +01:00
winbind_nss_aix.c nsswitch/winbind_nss_aix.c(fill_grent): fixed memory leak. 2009-05-25 16:14:16 +02:00
winbind_nss_config.h Fix redefinition of fstrcpy. 2011-05-17 16:18:37 -07:00
winbind_nss_freebsd.c Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD 2011-04-19 19:15:13 +02:00
winbind_nss_hpux.h s3: readd h_errno struct member but rename it 2010-06-10 23:22:49 +02:00
winbind_nss_irix.c nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_irix.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_linux.c nsswitch: Move nss_err_str to its only caller 2010-01-23 19:14:50 +01:00
winbind_nss_linux.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_netbsd.c nss_winbind: remove unused variable 2009-09-15 03:42:30 +02:00
winbind_nss_netbsd.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_solaris.c nss_winbind: Solaris 64-bit fix and... 2008-12-16 17:04:02 +01:00
winbind_nss_solaris.h developer: only do the C++ reserved name checking on Linux 2010-11-17 23:55:39 +11:00
winbind_nss.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_struct_protocol.h s3: Add winbindd_lookupsids 2011-04-13 14:13:24 -07:00
wins.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
wscript_build nsswitch: Fix build check logic 2011-05-08 23:56:33 +02:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00