..
pam_winbind.c
*lots of small merges form HEAD
2003-01-15 18:57:41 +00:00
pam_winbind.h
More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERR
2003-09-04 03:28:40 +00:00
wb_client.c
When trying to remove a user from a group, winbind should be informed
2004-03-14 07:15:39 +00:00
wb_common.c
Use a static string instead of malloced one in winbind_{off,on}() utility
2003-11-04 05:49:23 +00:00
wbinfo.c
This restructures lib/afs.c so that the token data can be but into a
2004-04-01 12:31:50 +00:00
winbind_client.h
This is the 'main' inclue for for winbind clients - all clients should include
2002-09-07 09:25:36 +00:00
winbind_nss_aix.c
completely rewrote the AIX UESS backend (UESS is the AIX equivalent of
2004-01-29 06:14:13 +00:00
winbind_nss_config.h
Merge of winbind nss library cleanup from HEAD.
2003-04-02 06:16:15 +00:00
winbind_nss_freebsd.c
Correct freebsd 5.1 support for winbind contributed by Aaron Collins.
2003-11-27 05:11:14 +00:00
winbind_nss_hpux.h
Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)
2003-11-03 21:05:47 +00:00
winbind_nss_irix.c
Cleanup of winbind client side code.
2003-03-31 04:36:01 +00:00
winbind_nss_irix.h
Cleanup of winbind client side code.
2003-03-31 04:36:01 +00:00
winbind_nss_linux.c
A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it's
2004-02-02 21:14:55 +00:00
winbind_nss_linux.h
Cleanup of winbind client side code.
2003-03-31 04:36:01 +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>
2004-02-04 17:22:36 +00:00
winbind_nss_solaris.h
Cleanup of winbind client side code.
2003-03-31 04:36:01 +00:00
winbind_nss.h
Cleanup of winbind client side code.
2003-03-31 04:36:01 +00:00
winbindd_acct.c
This might not be used a lot and might not survive for long, but at least it
2004-03-07 08:16:10 +00:00
winbindd_ads.c
Apply some const
2004-03-30 08:03:32 +00:00
winbindd_cache.c
r38: Fix caching of name->sid lookups
2007-10-10 10:51:05 -05:00
winbindd_cm.c
BUG 936: fix bind credentials for schannel binds in smbd (and add a comment to winbindd_cm about this
2004-01-15 06:55:10 +00:00
winbindd_dual.c
a small include file rearrangement that doesn't affect normal
2003-11-12 01:51:10 +00:00
winbindd_group.c
BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -n 'no cache' option for winbindd
2004-03-16 18:54:09 +00:00
winbindd_misc.c
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
2004-01-08 08:19:18 +00:00
winbindd_nss.h
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could
2007-10-10 10:51:06 -05:00
winbindd_pam.c
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could
2007-10-10 10:51:06 -05:00
winbindd_rpc.c
Apply some const
2004-03-30 08:03:32 +00:00
winbindd_sid.c
Move more of winbind to use 'find_our_domain()' rather than the dangerous
2004-01-08 02:15:46 +00:00
winbindd_user.c
Move more of winbind to use 'find_our_domain()' rather than the dangerous
2004-01-08 02:15:46 +00:00
winbindd_util.c
fix more compiler warning after the latest static rampage
2004-02-10 03:51:19 +00:00
winbindd_wins.c
Merge a fix from HEAD to 3_0
2004-03-30 08:11:59 +00:00
winbindd.c
BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -n 'no cache' option for winbindd
2004-03-16 18:54:09 +00:00
winbindd.h
Apply some const
2004-03-30 08:03:32 +00:00
wins.c
Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIX
2004-01-08 22:53:37 +00:00