summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-11-27Correct freebsd 5.1 support for winbind contributed by Aaron Collins.Tim Potter2-1/+85
2003-11-27use samr_dispinfo(level == 1) for enumerating domain users so we can include ...Gerald Carter1-17/+34
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison2-13/+49
2003-11-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+602
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison3-13/+651
2003-11-26Clean up a comment noticed by Jonathan Shao@Panasas.com and remove anRichard Sharpe1-3/+2
2003-11-26Fixing barfed idmap entries and adding not on use of FLAG_HIDE.John Terpstra1-2/+8
2003-11-26Implement "net rpc group members": Get members of a domain group inVolker Lendecke2-0/+89
2003-11-26Implement "net rpc group members": Get members of a domain group inVolker Lendecke2-0/+89
2003-11-26Get rid of a const warningVolker Lendecke2-3/+3
2003-11-26Get rid of a const warningVolker Lendecke2-3/+3
2003-11-26Merge from 3.0:Andrew Bartlett4-13/+15
2003-11-25Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bitsJeremy Allison2-0/+45
2003-11-25Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bitsJeremy Allison2-0/+45
2003-11-25Add a comment, and a useful debug message.Andrew Bartlett2-0/+3
2003-11-25Fix build of winbindd with static pdb modulesJelmer Vernooij1-1/+1
2003-11-25allow users to delete jobs with cups printing backendGerald Carter2-1/+7
2003-11-25allow users to delete jobs with cups printing backendGerald Carter2-1/+7
2003-11-25If signing starts successfully, don't just turn it off automatically ifJeremy Allison1-5/+5
2003-11-25If signing starts successfully, don't just turn it off automatically ifJeremy Allison1-5/+5
2003-11-25Do not add NTLM2 to the NTLMSSP flags unconditionally - allow theAndrew Bartlett2-10/+10
2003-11-25Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison1-1/+2
2003-11-25Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison1-1/+2
2003-11-25When server signing is set to "auto", if the client doesn't sign justJeremy Allison1-2/+23
2003-11-25When server signing is set to "auto", if the client doesn't sign justJeremy Allison1-2/+23
2003-11-24strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec...Gerald Carter1-2/+2
2003-11-24strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec...Gerald Carter1-2/+2
2003-11-24Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison2-3/+10
2003-11-24Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison2-3/+10
2003-11-24patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...Gerald Carter1-2/+7
2003-11-24patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...Gerald Carter1-2/+7
2003-11-24more access fixes for group enumeration in LDAP; bug 281Gerald Carter6-14/+52
2003-11-24more access fixes for group enumeration in LDAP; bug 281Gerald Carter6-14/+52
2003-11-23(Merge from 3.0)Andrew Bartlett2-2/+15
2003-11-23Merge from 3.0:Andrew Bartlett6-31/+68
2003-11-23Patch by emil@disksites.com <Emil Rasamat> to ensure we always alwaysAndrew Bartlett2-2/+15
2003-11-23Add server-side support for variable-length session keys (as used byAndrew Bartlett1-9/+6
2003-11-22Add support for variable-length session keys in our client code.Andrew Bartlett5-22/+62
2003-11-22(merge from 3.0)Andrew Bartlett35-597/+1157
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett35-597/+1157
2003-11-22debug and swat fixes from 3.0Gerald Carter2-1/+3
2003-11-22include WWW-Authenticate field in 401 response for bad auth attempt; bug 629Gerald Carter1-1/+2
2003-11-22adding a useful debugGerald Carter1-0/+1
2003-11-22fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter1-5/+1
2003-11-22fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter1-5/+1
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter3-6/+18
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter3-6/+18
2003-11-21Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...Jeremy Allison1-5/+95
2003-11-21Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...Jeremy Allison1-5/+95
2003-11-21Fix Jerry's no-proto bug :-).Jeremy Allison1-4/+4