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