summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-09Fix double free on error and typoJelmer Vernooij1-2/+1
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Auth2, not also Auth3 sends us flags back, although all the callersVolker Lendecke1-4/+5
2003-04-09Auth2, not also Auth3 sends us flags back, although all the callersVolker Lendecke1-4/+5
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke2-12/+10
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke2-12/+10
2003-04-09Put the core schannel functions to parse_prs.c. They are also used byVolker Lendecke2-187/+184
2003-04-09Put the core schannel functions to parse_prs.c. They are also used byVolker Lendecke2-187/+184
2003-04-09unix_strupper, unix_strlower: Remove fixed-length static buffer thatMartin Pool1-10/+31
2003-04-09StrCaseCmp tests: Add some tests in Katakana. Convert strings toMartin Pool1-3/+5
2003-04-09bin/smbcontrol needs to be built to run tpot's new tests of it.Martin Pool1-2/+4
2003-04-09another forgotten merge sitting on my laptop from app_head; only stall open_p...Gerald Carter1-3/+6
2003-04-09Ignore .po and .po32 files.Martin Pool1-0/+2
2003-04-09Tests for smbcontrol.Tim Potter2-1/+240
2003-04-09Ignore testtmp directory.Tim Potter1-1/+2
2003-04-09poptify smbcontrolTim Potter1-4/+4
2003-04-09Rewrite of smbcontrol - it was a bit of a mess. It should now be muchTim Potter1-530/+573
2003-04-09Set character set to default (UTF-8) before running tests.Martin Pool1-0/+3
2003-04-09another forgotten merge sitting on my laptop from app_head; only stall open_p...Gerald Carter1-3/+6
2003-04-09t_push_ucs2, t_strcmp: Run tests only once by default, rather thanMartin Pool2-6/+12