summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-01-05Merge from HEAD - get the test the right way around, so that we can changeAndrew Bartlett1-1/+1
2003-01-04The last of the merge of idra's shutdown changes from head...Andrew Bartlett1-2/+2
2003-01-04Merge from HEAD - whitespace :-)Andrew Bartlett2-1/+1
2003-01-04Merge from HEAD - vl's fix to my const patch. Also update the 'not have_krb5'Andrew Bartlett1-1/+1
2003-01-04The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don'tAndrew Bartlett1-1/+0
2003-01-04Merge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status withAndrew Bartlett1-1/+1
2003-01-04Make it clear that the credentials are being setup on the NETLOGON channel, andAndrew Bartlett1-3/+3
2003-01-04Merge from HEAD - we already have one function for converting a unistr2 to aAndrew Bartlett3-42/+25
2003-01-04Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and returnAndrew Bartlett2-10/+37
2003-01-04Merge from HEAD - don't base RID on a name being the lp_guest_account(), letAndrew Bartlett1-2/+0
2003-01-04Merge from HEAD - baseless parinoia about never having a closed dbf (the debugAndrew Bartlett1-2/+4
2003-01-04Merge from HEAD - mimir's new gencache based namecache code.Andrew Bartlett5-207/+359
2003-01-04Merge from HEAD - move user password changes into the NTSTATUS era, and addAndrew Bartlett3-50/+89
2003-01-04Missed from previous commit - merge from HEAD the changes to the remoteAndrew Bartlett1-4/+8
2003-01-04Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett4-36/+22
2003-01-04Fix another pstring/fstring typoAndrew Bartlett1-1/+1
2003-01-03Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison5-586/+544
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter7-18/+89
2003-01-03make sure we create the PIDDIR and LOCKDIR from installdirsGerald Carter1-1/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett131-1190/+1199
2003-01-03Fixed some simple typos, including one that would cause the wrong valueChristopher R. Hertel1-2/+2
2003-01-03Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett7-7/+18
2003-01-03Merge from HEAD - tridge's new timegm() that actually works on solaris.Andrew Bartlett1-18/+15
2003-01-03Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.Andrew Bartlett1-19/+0
2003-01-02pstring/fstring missmatches found by Andrew Bartlett.Jeremy Allison1-5/+5
2003-01-02Typo..Jeremy Allison1-1/+1
2003-01-02Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2-4/+4
2003-01-02WITH_SENDFILE #ifdef merged from SAMBA_2_2Gerald Carter1-1/+1
2003-01-02This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+729
2003-01-02BIG patch...Andrew Bartlett138-1215/+1225
2003-01-01Document the size constraints on a write request.Richard Sharpe1-2/+5
2003-01-01Move our password change code along a little - use NTSTATUS, and implmenetAndrew Bartlett3-50/+89
2002-12-31from HEAD:Simo Sorce1-1/+1
2002-12-31fix for bad check spotted by Ray Simard <ray@sylvan-glade.com>Simo Sorce1-1/+1
2002-12-31Merge tridge's fix :Jeremy Allison1-2/+8
2002-12-31ignore tdbsam2_parse_info.hSimo Sorce1-0/+1
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2-0/+10
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2-0/+10
2002-12-30fix also net rpc shutdownSimo Sorce1-10/+1
2002-12-30Merge Richard's write > 4Gb fix.Jeremy Allison1-2/+12
2002-12-30the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce5-32/+31
2002-12-30Port the fix to cli_setup_write to handle offsets greater than 32-bits fromRichard Sharpe1-2/+12
2002-12-30Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett2-1/+478
2002-12-29Add msdfs proxy functionality to HEAD.Shirish Kalele3-24/+59
2002-12-28Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison1-10/+2
2002-12-28Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison1-10/+2
2002-12-28some more work on gums.Simo Sorce3-36/+533
2002-12-28Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison1-1/+8
2002-12-28Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison1-1/+8
2002-12-28Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support forShirish Kalele1-23/+27