summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell26-650/+147
2007-10-10r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij2-4/+35
2007-10-10r3435: Remove accidentally committed line...Jelmer Vernooij1-1/+0
2007-10-10r3434: Fix memleakVolker Lendecke1-2/+3
2007-10-10r3433: Use .mk file for librpc/Jelmer Vernooij5-20/+42
2007-10-10r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij5-28/+76
2007-10-10r3431: Allow optional semicolon after interface definitionsJelmer Vernooij2-128/+151
2007-10-10r3430: Add tests for EnumPrinterDataEx, SetPrinterDataEx (doesn't work),Tim Potter1-10/+65
2007-10-10r3429: Fix IDL for EnumPrinterDataEx()Tim Potter1-1/+5
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell69-49/+199
2007-10-10r3427: split the openx logic out from the other open mapping codeAndrew Tridgell1-125/+138
2007-10-10r3426: removed 2 unused files, and some unused variablesAndrew Tridgell3-1051/+0
2007-10-10r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell9-191/+83
2007-10-10r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell5-47/+29
2007-10-10r3423: auto-generate prototypes for all external functions in pidlAndrew Tridgell3-79/+147
2007-10-10r3422: allow for subsystems that don't get included in the list of auto-proto...Andrew Tridgell2-3/+30
2007-10-10r3421: got rid of some unused codeAndrew Tridgell1-30/+0
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell49-267/+336
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