summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-14Syncup with version of config.guess from HEAD.Tim Potter1-118/+219
2003-04-14Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter6-3/+25
2003-04-14Merge of tdbtool multi-line string fix.Tim Potter1-17/+17
2003-04-14Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter1-1/+14
2003-04-14Merge of samr lookup domain rpc client call from HEAD.Tim Potter2-0/+90
2003-04-14Merge create/delete domain user samr calls from HEAD.Tim Potter4-146/+404
2003-04-14Merge a bunch of updates from HEAD:Tim Potter1-0/+19
2003-04-14Merge a bunch of updates from HEAD:Tim Potter1-17/+21
2003-04-14Syncup stf directory with HEAD.Tim Potter3-6/+46
2003-04-14Merge removal of some unused functions. Commit mistakenly included withTim Potter1-44/+0
2003-04-13Merge of Simo's strncat -> StrnCpy fix.Tim Potter1-4/+3
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User17-0/+2688
2003-04-12strncat get sometimes optimized to strcat by glibc and that triggers ourSimo Sorce1-4/+3
2003-04-12Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij1-2/+2
2003-04-12Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij1-2/+2
2003-04-11add smbcquotas to list of ignored filesGerald Carter1-0/+1
2003-04-11* We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2-11/+26
2003-04-11* We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2-11/+26
2003-04-11smbcquota patch from metzeGerald Carter14-128/+1562
2003-04-11cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2-4/+4
2003-04-11cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2-4/+4
2003-04-11simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter1-22/+36
2003-04-11simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter1-22/+36
2003-04-11Janitorial duties to make autogen.sh portable.Richard Sharpe1-4/+4
2003-04-11Set the default schannel params to False until we know more.Volker Lendecke1-2/+2
2003-04-11Set the default schannel parameters to False until we know more.Volker Lendecke1-2/+2
2003-04-11workaround streams leak on SCO openserver 5.0.xGerald Carter1-0/+4
2003-04-11workaround streams leak on SCO openserver 5.0.xGerald Carter1-0/+4
2003-04-11A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter14-50/+837
2003-04-10Handle deep referrals: check whether each component in the requested path ofShirish Kalele1-9/+10
2003-04-10Handle deep referrals: check whether each component in the requested path ofShirish Kalele1-9/+10
2003-04-10Grr. Get rid of one of the extra NULL's that crept in from app-head.Jeremy Allison1-1/+1
2003-04-10Fix from Andrew Esh to ensure tdb_pack can't segfault.Jeremy Allison1-7/+10
2003-04-10Fix from Andrew Esh to ensure tdb_pack can't segfault.Jeremy Allison1-9/+12
2003-04-10Ensure we're not filtering our essential delete messages.Jeremy Allison2-13/+23
2003-04-10Ensure we're not filtering our essential delete messages.Jeremy Allison2-13/+23
2003-04-10Fixes to linker flags for AIX winbind client from Stephen Roylance.Tim Potter2-1/+8
2003-04-10Added using different cnum test. WinXP and Samba now pass - Win2k fails.Jeremy Allison1-3/+23
2003-04-09Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.Jeremy Allison1-2/+2
2003-04-09Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.Jeremy Allison1-2/+2
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison1-0/+65
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison2-4/+9
2003-04-09port HEAD modsSimo Sorce1-12/+10
2003-04-09collaps same repeted task into 2 code pathsSimo Sorce1-2/+1
2003-04-09Complete what I've seen (and then some)t of the PAC.Jim McDonough2-10/+141
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke9-54/+362
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke9-54/+362
2003-04-09no needed anymoreGerald Carter1-48/+0
2003-04-09no needed anymoreGerald Carter1-48/+0
2003-04-09Fix double free on error and typoJelmer Vernooij1-2/+1