..
.cvsignore
updated the 3.0 branch from the head branch - ready for alpha18
2002-07-15 10:35:28 +00:00
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
fix for BUG #267 (problem with supplementary groups).
2003-08-09 23:12:35 +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 merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
2004-01-08 08:19:18 +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
fixed a number of bugs and memory leaks in the AIX winbind shim
2003-10-21 12:18:08 +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
as discussed on irc, this is a small patch that allows a few more
2003-11-19 08:11:14 +00:00
winbind_nss_linux.h
Cleanup of winbind client side code.
2003-03-31 04:36:01 +00:00
winbind_nss_solaris.c
Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.klinger@lmco.com>
2004-01-14 21:22:30 +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
a small include file rearrangement that doesn't affect normal
2003-11-12 01:51:10 +00:00
winbindd_ads.c
fixing compile problems due to my recent ads.h changes
2004-01-12 14:26:50 +00:00
winbindd_cache.c
* Revert to using rpc for mixed mode AD domains.
2004-01-14 16:25:39 +00:00
winbindd_cm.c
fix a seg fault caused by abartlet's last checkin; there's no way this could have been tested against an NT4 DC
2004-01-08 19:56:40 +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
use SAFE_FREE(), not free().
2004-01-08 08:41:26 +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
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_pam.c
Remove duplicate comment.
2004-01-14 01:17:21 +00:00
winbindd_rpc.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_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 segfault when sid_ptr == 0 in DsEnumDomainTrusts() reply
2004-01-08 22:21:29 +00:00
winbindd_wins.c
a small include file rearrangement that doesn't affect normal
2003-11-12 01:51:10 +00:00
winbindd.c
update copyright to -2004
2004-01-11 13:23:50 +00:00
winbindd.h
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
2004-01-08 08:19:18 +00:00
wins.c
Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIX
2004-01-08 22:53:37 +00:00