1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source/nsswitch
0001-01-01 00:00:00 +00:00
..
.cvsignore updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
pam_winbind.c *lots of small merges form HEAD 0001-01-01 00:00:00 +00:00
pam_winbind.h More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERR 0001-01-01 00:00:00 +00:00
wb_client.c fix for BUG #267 (problem with supplementary groups). 0001-01-01 00:00:00 +00:00
wb_common.c Use a static string instead of malloced one in winbind_{off,on}() utility 0001-01-01 00:00:00 +00:00
wbinfo.c Fix typo 0001-01-01 00:00:00 +00:00
winbind_client.h This is the 'main' inclue for for winbind clients - all clients should include 0001-01-01 00:00:00 +00:00
winbind_nss_aix.c completely rewrote the AIX UESS backend (UESS is the AIX equivalent of 0001-01-01 00:00:00 +00:00
winbind_nss_config.h Merge of winbind nss library cleanup from HEAD. 0001-01-01 00:00:00 +00:00
winbind_nss_freebsd.c Correct freebsd 5.1 support for winbind contributed by Aaron Collins. 0001-01-01 00:00:00 +00:00
winbind_nss_hpux.h Fix for winbindd on HPUX from albert chin (china@thewrittenword.com) 0001-01-01 00:00:00 +00:00
winbind_nss_irix.c Cleanup of winbind client side code. 0001-01-01 00:00:00 +00:00
winbind_nss_irix.h Cleanup of winbind client side code. 0001-01-01 00:00:00 +00:00
winbind_nss_linux.c A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it's 0001-01-01 00:00:00 +00:00
winbind_nss_linux.h Cleanup of winbind client side code. 0001-01-01 00:00:00 +00:00
winbind_nss_solaris.c return NSS_SUCCESS if we have found the max number of gids possible on Solaris; patch from John Klinger <john.klinger@lmco.com> 0001-01-01 00:00:00 +00:00
winbind_nss_solaris.h Cleanup of winbind client side code. 0001-01-01 00:00:00 +00:00
winbind_nss.h Cleanup of winbind client side code. 0001-01-01 00:00:00 +00:00
winbindd_acct.c BUG 848: don't create winbind local users/groups that already exist in the tdb 0001-01-01 00:00:00 +00:00
winbindd_ads.c fixing compile problems due to my recent ads.h changes 0001-01-01 00:00:00 +00:00
winbindd_cache.c * Revert to using rpc for mixed mode AD domains. 0001-01-01 00:00:00 +00:00
winbindd_cm.c BUG 936: fix bind credentials for schannel binds in smbd (and add a comment to winbindd_cm about this 0001-01-01 00:00:00 +00:00
winbindd_dual.c a small include file rearrangement that doesn't affect normal 0001-01-01 00:00:00 +00:00
winbindd_group.c And another memory corruption in winbind. Arg 3 of safe_strcpy does not 0001-01-01 00:00:00 +00:00
winbindd_misc.c This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 0001-01-01 00:00:00 +00:00
winbindd_nss.h This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 0001-01-01 00:00:00 +00:00
winbindd_pam.c This adds client-side support for the unicode/SAMR password change scheme. 0001-01-01 00:00:00 +00:00
winbindd_rpc.c Make more functions static, and remove duplication in the use of functions 0001-01-01 00:00:00 +00:00
winbindd_sid.c Move more of winbind to use 'find_our_domain()' rather than the dangerous 0001-01-01 00:00:00 +00:00
winbindd_user.c Move more of winbind to use 'find_our_domain()' rather than the dangerous 0001-01-01 00:00:00 +00:00
winbindd_util.c fix more compiler warning after the latest static rampage 0001-01-01 00:00:00 +00:00
winbindd_wins.c a small include file rearrangement that doesn't affect normal 0001-01-01 00:00:00 +00:00
winbindd.c Remove an unused parameter from reload_services_file. 0001-01-01 00:00:00 +00:00
winbindd.h This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 0001-01-01 00:00:00 +00:00
wins.c Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIX 0001-01-01 00:00:00 +00:00