summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add DeleteForm, start cleaning up tests.Tim Potter2003-11-272-21/+67
| | | | (This used to be commit 10b31623fd421d341787d0769839ea5dca5ae7c0)
* more epmapper and mgmt magicAndrew Tridgell2003-11-276-56/+115
| | | | | protocol 0x1f is interesting - its ncacn_http ! (This used to be commit e3d40e3da6e15407162c1d0a29d2cbe86842228e)
* Implemented AddForm RPC. The mystery of the useless_ptr has beenTim Potter2003-11-272-1/+39
| | | | | | | solved. It was a pointer in a union member. RPC-SPOOLSS tests a bit messy and could do with a cleanup. (This used to be commit cf8cd4485261e861b16b98fb918758ff11282f1d)
* added an rpc scanner. This prints messages like this:Andrew Tridgell2003-11-279-8/+258
| | | | | | | | | uuid 82273fdc-e32a-18c3-3f78-827929dc23ea version 0x0000:0x0000 'eventlog' 24 calls available WARNING: local IDL defines 4 calls when all the WARNINGs are gone then we know we have all the calls :) (This used to be commit f5821b2468a0c46d0e5590de59562926d746c349)
* use EPMAPPER_PORT constant instead of 135Andrew Tridgell2003-11-273-4/+6
| | | | (This used to be commit 953ab587dc5a625d0fb557fdcac122a3b2ed0224)
* a couple of tidyupsAndrew Tridgell2003-11-274-3/+23
| | | | | | | * don't try to map the epmapper uuid ! * some preliminary support for alter context pdus (This used to be commit f9857e56850cabfac06534fb33ff7a7a04346a9b)
* switched to WERROR return codes in the management IDLAndrew Tridgell2003-11-272-41/+44
| | | | (This used to be commit a81f659e9e7d876b82fb7b5950b9fbfbf5478e03)
* added -m for 'max protocol' as a standard optionAndrew Tridgell2003-11-272-0/+10
| | | | (This used to be commit 8fe4058711c12b8116982357723c36e862aa0bef)
* fixed default port handling pointed out by Tom JansenAndrew Tridgell2003-11-261-1/+1
| | | | (This used to be commit 8246e6ca0bd0eaa92de602db46a119d368e93391)
* by default sign RPC over TCP but not RPC over SMB. I will add command line ↵Andrew Tridgell2003-11-264-19/+77
| | | | | | control soon (This used to be commit 215852116c1fb8c0d8ef559155a3dd55346f0c31)
* Implemented EnumForms and GetForm.Tim Potter2003-11-263-4/+143
| | | | (This used to be commit 822750592cffb175aa7afb268bc7cb47bbab47e4)
* added a link to opengroup PDU definitionsAndrew Tridgell2003-11-261-0/+3
| | | | (This used to be commit 939d832e5eb49abf392cfee39631a157fc2168a4)
* show an error when the epmapper fails to find an interfaceAndrew Tridgell2003-11-261-0/+2
| | | | (This used to be commit 448dead14dc9db2c429c78f0eed303c4513f5a47)
* Add bind nak to dcerpc_payload.Tim Potter2003-11-261-0/+1
| | | | (This used to be commit 0deb9179f07dead11e2fff247efe9e3d0879da58)
* transfer syntax V2 isn't as magic as I thoughtAndrew Tridgell2003-11-261-4/+2
| | | | (This used to be commit bb3bb5dc8d494afd077fa613d064767d7aad90cd)
* use the IDL defined NDR version numberAndrew Tridgell2003-11-262-2/+3
| | | | (This used to be commit 00e0c14b76c9b001c7d7b6b18b2cb543a57fe082)
* added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell2003-11-267-14/+191
| | | | | the servers endpoint mapper (This used to be commit 4abf5376b00f580eb69196e55a792cc7eb4c9880)
* fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell2003-11-265-10/+36
| | | | (This used to be commit abbc9993b8f7eb9f57e079db1d0b170d0b9aa443)
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-2625-1259/+2315
| | | | | | | | | | * moved ntlmssp code into libcli/auth/, and updated to latest ntlmssp code from samba3 (thanks Andrew! the new interface is great) * added signing/ntlmssp support in the dcerpc code * added a dcerpc_auth.c module for the various dcerpc auth mechanisms (This used to be commit c18c9b5585a3e5f7868562820c14f7cb529cdbcd)
* added some paranoid checking for enumsAndrew Tridgell2003-11-261-2/+5
| | | | (This used to be commit 3492f37b0bf14797514f1dc603f518bf5b801c3c)
* Spoolss functions return WERROR not NTSTATUS.Tim Potter2003-11-251-187/+196
| | | | | Start writing idl for forms RPCs. (This used to be commit 9274ef60b690c334d426dfa815fe472b2da19e2d)
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-2514-249/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Makefile.in configure.in include/includes.h include/ntvfs.h CVS: include/smb.h lib/iconv.c lib/module.c ntvfs/ntvfs_base.c CVS: ntvfs/cifs/vfs_cifs.c ntvfs/ipc/vfs_ipc.c CVS: ntvfs/posix/vfs_posix.c ntvfs/print/vfs_print.c CVS: ntvfs/reference/vfs_ref.c ntvfs/simple/vfs_simple.c CVS: passdb/pdb_interface.c CVS: Added Files: CVS: include/module.h CVS: ---------------------------------------------------------------------- Update to the modules system. Fixed: - get rid of smb_probe_module - merge older updates from 3.0 - introduced register_subsystem() and register_backend() functions - adapt ntvfs and charset to use new register functions - made smb_load_modules() work recursively (e.g. 'preload modules = /usr/lib/samba') - got rid of some old remains Things that still need work: - Did I break tankFS? I don't think so, but I can't test it here :-( - Add 'postload modules = ' (for modules that need to be loaded after fork() in smbd, if applicable) - Convert RPC, auth, passdb, etc to use new register_{subsystem,backend}() functions - Accept wildcards in 'preload modules' option, instead of loading recursively (This used to be commit 7512b9ab1a8b3103f7a6c13f736353c46a26b668)
* Update to the modules system. Fixed:Jelmer Vernooij2003-11-251-13/+17
| | | | | | | | | | | | | | | | - get rid of smb_probe_module - merge older updates from 3.0 - introduced register_subsystem() and register_backend() functions - adapt ntvfs and charset to use new register functions - made smb_load_modules() work recursively (e.g. 'preload modules = /usr/lib/samba') - got rid of some old remains Things that still need work: - Did I break tankFS? I don't think so, but I can't test it here :-( - Add 'postload modules = ' (for modules that need to be loaded after fork() in smbd, if applicable) - Convert RPC, auth, passdb, etc to use new register_{subsystem,backend}() functions - Accept wildcards in 'preload modules' option, instead of loading recursively (This used to be commit 3433c4c71f20dde96d30e02a49bbe09a9ce6c036)
* * fixed byte order in epmapper parsingAndrew Tridgell2003-11-244-37/+78
| | | | | * allow rpc transport to be specified on command line in smbtorture (This used to be commit 8a82050fd6f45bcdb31c2c365eaed5fc12599e4f)
* initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now toAndrew Tridgell2003-11-246-9/+236
| | | | | add epm_Map calls and support the rest of the pipes (This used to be commit 39add481582609ddb9d0b3bae45fde3226ece481)
* * prepared the dcerpc subsystem for adding the RPC over TCP transportAndrew Tridgell2003-11-245-120/+178
| | | | | * fixed a uninitialised variable bug in pidl (found by valgrind) (This used to be commit 8bce61b8af6351c72c0dd84dc61b49d8aeb1fbbd)
* removed the STFS specific flags in the Makefile.Andrew Tridgell2003-11-241-14/+4
| | | | | | | Jim, we are going to need to redo the STFS backend as a module, as otherwise maintaining it outside of the samba.org tree will become too awkward. (This used to be commit 0fedafd7a026c8a793a1478d8a989f0c930092b4)
* added tests for epm_Map endpointer map callsAndrew Tridgell2003-11-243-27/+62
| | | | (This used to be commit 570ad78525ffcc116842270b62ba41c86c2a018d)
* give far more detail in the EPMAPPER resultsAndrew Tridgell2003-11-243-31/+107
| | | | (This used to be commit 420301969820ffaa0a87b091c7a79372c99cb658)
* make sure we don't try to update a constantAndrew Tridgell2003-11-241-2/+8
| | | | (This used to be commit 4a6034f2e37d1050364fc167f1b71b5c806dfdc9)
* added tests for the remaining calls on the rpc management interfaceAndrew Tridgell2003-11-246-52/+201
| | | | (This used to be commit 00f9b0e12061c175334f96805ca8333f28f74d91)
* added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell2003-11-2412-41/+233
| | | | | | test suite. The test suite dumps all of the interfaces available on all pipes. There sure are a lot more interfaces on w2k3 than w2k ! (This used to be commit f94bc079902d725b63155d8d2de5bf408c6e7335)
* * better diagnostics in ndrdumpAndrew Tridgell2003-11-233-4/+37
| | | | | * added samr_Connect2() (This used to be commit 6b262ca37ca3fc0e3210b4379b2d9e46e1a2d336)
* added a tool called 'ndrdump' that allows you to dump NDR dataAndrew Tridgell2003-11-236-3/+246
| | | | | | | according to the current IDL taking the data from a file. In combination with a little hack to ethereal to extract data this is a quite powerful IDL development tool. (This used to be commit 229a325c3cf0d4dc1e910ed32e1d7391040aeba1)
* Modify WINREG test program to recursively enumerate keys in all knownTim Potter2003-11-231-64/+47
| | | | | hives. Limit the recursion depth to ensure the test doesn't run too long. (This used to be commit 152af383b8fdaa41be97356f9c55b9a5824edecf)
* Removed unused variable.Tim Potter2003-11-231-2/+0
| | | | (This used to be commit 40ccaeefed1a3baea356254795c698794cb81384)
* Check NT_STATUS code from dcerpc call function before checking theTim Potter2003-11-231-2/+2
| | | | | WERROR code. (This used to be commit b4792b7b316f8cb665b5a698f348c7c033702934)
* Add a strlen_m_term() function for returning the length of a stringTim Potter2003-11-232-2/+17
| | | | | | including the termination. Using value(strlen_m((r->name)+1)*2) gives the wrong answer for the NULL string. (This used to be commit 7ae329e6630a07d29f83b6dd4572d26ab8a18c71)
* fixed the handling of value() attributes on scalars in IDL thatAndrew Tridgell2003-11-233-15/+11
| | | | | reference other elements of the same structure (This used to be commit d8d17be290730670bad0fea91188d394160cb879)
* Actually call right function name.Tim Potter2003-11-231-1/+1
| | | | (This used to be commit 634ea437201fbf61f3157a4b0ebabfcb15507166)
* Call enumkey for tridge.Tim Potter2003-11-231-0/+4
| | | | (This used to be commit cc71bd2a903ba1f12f08758e885f1f07e61f7c86)
* String termination fix.Tim Potter2003-11-231-30/+87
| | | | | | Re-arrange winreg tests - currently it's failing with an input validation error on tridge's test pull/push test code. (This used to be commit 8f154f8b9f0bb8d9c7915945d4a0b1c20a206999)
* Strings in the winreg pipe are terminated.Tim Potter2003-11-231-3/+3
| | | | (This used to be commit 1f56d4cd04840b350b098e698d369cd6b047cfe4)
* ooh, this is fun!Andrew Tridgell2003-11-2310-545/+317
| | | | | | | | | | | | I have recoded the core dcerpc packet structures (all the PDUs etc) in terms of IDL, which means we now use pidl to generate all the code for handling the most basic dcerpc packets. This is not normally possible as it isn't completely valid NDR, but pidl has a number of extensions that make it quite easy. This also means we get the server side dcerpc marshalling/unmarshalling code for free. (This used to be commit 92bcad02587c3c1b31b523ee9fa46658a6cef9ff)
* save about 35% of the time for "make idl" by processing multiple IDLAndrew Tridgell2003-11-233-65/+89
| | | | | files at once, which means less perl startup time. (This used to be commit 64b2c67e479ddc754d18f752d347ba22a6d77682)
* get rid of some more unused headersAndrew Tridgell2003-11-2310-40/+0
| | | | (This used to be commit 48276c768bc58aa531771e0172a7480ec94d3254)
* by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2003-11-234-61/+12
| | | | | "make proto" (This used to be commit f6bb118799887e8e29399343e377ba8e9f059f20)
* final bit of tidyup and speedupAndrew Tridgell2003-11-231-30/+13
| | | | (This used to be commit 1c980e6c4e89b24aa8fedf0b6684cd73f34b6c25)
* much faster inner loop and neater codeAndrew Tridgell2003-11-231-58/+54
| | | | (This used to be commit 9ea02c51d449095b7f17edb3fb82d3722cdd9c20)
* fixed loadparm handling properlyAndrew Tridgell2003-11-231-41/+20
| | | | (This used to be commit 945ada7e7ec0f4b4df559bc171b9b18d30eff834)