summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r3448: some systems don't have stdint.hAndrew Tridgell2007-10-102-5/+3
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-1071-156/+408
* r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell2007-10-106-26/+73
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-1018-32/+74
* r3444: Don't use random data as endpoint if no default endpoint is known and noJelmer Vernooij2007-10-101-1/+6
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-1046-291/+420
* r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij2007-10-105-675/+760
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-1026-650/+147
* r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij2007-10-102-4/+35
* r3435: Remove accidentally committed line...Jelmer Vernooij2007-10-101-1/+0
* r3434: Fix memleakVolker Lendecke2007-10-101-2/+3
* r3433: Use .mk file for librpc/Jelmer Vernooij2007-10-105-20/+42
* r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2007-10-105-28/+76
* r3431: Allow optional semicolon after interface definitionsJelmer Vernooij2007-10-102-128/+151
* r3430: Add tests for EnumPrinterDataEx, SetPrinterDataEx (doesn't work),Tim Potter2007-10-101-10/+65
* r3429: Fix IDL for EnumPrinterDataEx()Tim Potter2007-10-101-1/+5
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-1069-49/+199
* r3427: split the openx logic out from the other open mapping codeAndrew Tridgell2007-10-101-125/+138
* r3426: removed 2 unused files, and some unused variablesAndrew Tridgell2007-10-103-1051/+0
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-109-191/+83
* r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell2007-10-105-47/+29
* r3423: auto-generate prototypes for all external functions in pidlAndrew Tridgell2007-10-103-79/+147
* r3422: allow for subsystems that don't get included in the list of auto-proto...Andrew Tridgell2007-10-102-3/+30
* r3421: got rid of some unused codeAndrew Tridgell2007-10-101-30/+0
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-1049-267/+336
* 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