summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs pa...Andrew Tridgell1-1/+2
2007-10-10r3416: TyposJelmer Vernooij1-3/+3
2007-10-10r3415: Add support for parsing a Request file before a Reply file so we canJelmer Vernooij1-9/+41
2007-10-10r3414: RemoteActivation torture testJelmer Vernooij2-24/+139
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij5-70/+41
2007-10-10r3412: Add NCACN_SPX and NCADG_IPX transportsJelmer Vernooij2-1/+7
2007-10-10r3411: Ignore some autogenerated files.Tim Potter1-0/+3
2007-10-10r3410: Handle conversion of DATA_BLOBs and pointers to DATA_BLOBs from python.Tim Potter3-2/+48
2007-10-10r3406: Don't throw a werror exception for WERR_NO_MORE_ITEMS and WERR_MORE_DATA.Tim Potter1-1/+3
2007-10-10r3405: Test EnumPrinterData and GetPrinterData.Tim Potter1-1/+48
2007-10-10r3404: Rename name of DATA_BLOB in GetPrinterData()Tim Potter1-1/+1
2007-10-10r3403: Add test for operations on print server handle.Tim Potter1-15/+72
2007-10-10r3402: Fix idl for spoolss_JobInfo1.Tim Potter1-6/+6
2007-10-10r3401: Fix IDL for SetForm RPC.Tim Potter2-11/+45
2007-10-10r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell4-22/+41
2007-10-10r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij2-8/+40
2007-10-10r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter3-3/+6
2007-10-10r3395: added support for "string32" type, to fix the fixed width stringAndrew Tridgell4-3/+38
2007-10-10r3394: Give the user a clue why we are blasting them with the usage brick.Andrew Bartlett1-0/+1
2007-10-10r3393: added test_rpc.sh. The idea is that this script will test all theAndrew Tridgell1-0/+40
2007-10-10r3392: fixed schannel over ncalrpcAndrew Tridgell3-1/+14
2007-10-10r3391: fixed some memory leaks in the schannel codeAndrew Tridgell5-51/+30
2007-10-10r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell6-53/+16
2007-10-10r3389: fixed schannel client side code. RPC-SCHANNEL now works against w2k3Andrew Tridgell1-0/+6
2007-10-10r3388: when doing schannel use a anonymous session setup (as the machine acctAndrew Tridgell1-1/+2
2007-10-10r3387: fixed pvfs to pass the NTDENY tests. The tricky bit wasAndrew Tridgell6-22/+33
2007-10-10r3386: - fixed --seed option in smbtortureAndrew Tridgell2-4/+281
2007-10-10r3385: when discarding a unmatched reply print the command type to help debug...Andrew Tridgell1-1/+2
2007-10-10r3384: added SA_RIGHT_FILE_WRITE_APPEND, which is a combination of write and ...Andrew Tridgell1-0/+1
2007-10-10r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell9-19/+31
2007-10-10r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell4-6/+15
2007-10-10r3375: changed the default max xmit until I fix a problem with the SMBtrans m...Andrew Tridgell1-1/+1
2007-10-10r3374: Couple of bug fixesJelmer Vernooij2-23/+44
2007-10-10r3373: added better error reporting in pvfs_openAndrew Tridgell1-6/+6
2007-10-10r3372: fixed the initial directory permissions for pvfs_mkdir()Andrew Tridgell1-3/+3
2007-10-10r3371: fixed endpoint for browser.idlAndrew Tridgell1-1/+1
2007-10-10r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij2-37/+236
2007-10-10r3369: More registry updatesJelmer Vernooij3-7/+137
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij6-13/+24
2007-10-10r3367: More registry updates.Jelmer Vernooij4-5/+51
2007-10-10r3366: updates from the junkcode version of talloc.Andrew Tridgell1-5/+7
2007-10-10r3365: Fill in the user and primary group SIDs into the 'server info' beforeAndrew Bartlett1-8/+11
2007-10-10r3364: Add parameter to fix the compile.Andrew Bartlett1-0/+1
2007-10-10r3363: added basic support for SA_RIGHT_FILE_EXECUTE, needed for opening .dll...Andrew Tridgell4-26/+33
2007-10-10r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...Andrew Bartlett1-2/+2
2007-10-10r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett6-23/+188
2007-10-10r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell7-35/+66
2007-10-10r3359: Add magic auto-initialisation hooks here, to match the rest ofAndrew Bartlett1-0/+8
2007-10-10r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett2-57/+57
2007-10-10r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell6-21/+46