| Commit message (Expand) | Author | Age | Files | Lines |
* | signed DCERPC over TCP now works ! | Andrew Tridgell | 2003-11-26 | 1 | -5/+3 |
* | Update to the modules system. Fixed: | Jelmer Vernooij | 2003-11-25 | 1 | -13/+17 |
* | initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to | Andrew Tridgell | 2003-11-24 | 1 | -1/+2 |
* | removed the STFS specific flags in the Makefile. | Andrew Tridgell | 2003-11-24 | 1 | -14/+4 |
* | added the dcerpc remote management interfaces as mgmt.idl, and wrote a | Andrew Tridgell | 2003-11-24 | 1 | -3/+4 |
* | added a tool called 'ndrdump' that allows you to dump NDR data | Andrew Tridgell | 2003-11-23 | 1 | -0/+7 |
* | ooh, this is fun! | Andrew Tridgell | 2003-11-23 | 1 | -0/+1 |
* | save about 35% of the time for "make idl" by processing multiple IDL | Andrew Tridgell | 2003-11-23 | 1 | -2/+0 |
* | get rid of some more unused headers | Andrew Tridgell | 2003-11-23 | 1 | -2/+0 |
* | by using a single proto.h we gain another factor of 4 in the speed of | Andrew Tridgell | 2003-11-23 | 1 | -52/+4 |
* | changed to perl for mkproto, patch from vance | Andrew Tridgell | 2003-11-23 | 1 | -10/+11 |
* | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 2003-11-21 | 1 | -4/+5 |
* | Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey. | Tim Potter | 2003-11-21 | 1 | -3/+5 |
* | Add initial work on eventlog - doesn't quite work yet. | Tim Potter | 2003-11-20 | 1 | -7/+8 |
* | * fixed libndr.h header | Andrew Tridgell | 2003-11-20 | 1 | -1/+3 |
* | moved the pidl auto-generated files out of CVS | Andrew Tridgell | 2003-11-20 | 1 | -9/+12 |
* | Added ATSVC pipe. | Tim Potter | 2003-11-20 | 1 | -3/+4 |
* | srvsvc IDL and test code from metze. Thanks! | Andrew Tridgell | 2003-11-19 | 1 | -3/+5 |
* | remove some old junk from the Makefile | Andrew Tridgell | 2003-11-18 | 1 | -116/+0 |
* | added wkssvc.idl and test code | Andrew Tridgell | 2003-11-17 | 1 | -3/+3 |
* | added support for level1 of EnumPrinters in spoolss. This uses a | Andrew Tridgell | 2003-11-16 | 1 | -1/+2 |
* | run the basic build tests on sub-builds like "make torture" as well | Andrew Tridgell | 2003-11-15 | 1 | -2/+4 |
* | simple method for auto-building rpc files if idl changes, and | Andrew Tridgell | 2003-11-15 | 1 | -2/+8 |
* | added the first couple of calls from samr as IDL | Andrew Tridgell | 2003-11-15 | 1 | -3/+4 |
* | Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx | Tim Potter | 2003-11-15 | 1 | -3/+4 |
* | removed a bunch of the old rpc code in preparation for replacing it all with ... | Andrew Tridgell | 2003-11-13 | 1 | -25/+1 |
* | * fixed conformant arrays in structures | Andrew Tridgell | 2003-11-13 | 1 | -4/+4 |
* | Add make rule for smbiconv | Jelmer Vernooij | 2003-11-09 | 1 | -0/+6 |
* | Add check for precompiled headers | Jelmer Vernooij | 2003-11-09 | 1 | -0/+1 |
* | - more generation fixes | Andrew Tridgell | 2003-11-08 | 1 | -0/+4 |
* | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 2003-11-06 | 1 | -4/+6 |
* | yipee! we can now do lsaOpenPolicy() via the new interfaces, without | Andrew Tridgell | 2003-11-04 | 1 | -3/+3 |
* | started adding RPC-ECHO torture cases | Andrew Tridgell | 2003-11-03 | 1 | -3/+4 |
* | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 2003-11-03 | 1 | -4/+8 |
* | - a few portability fixes from Jim Myers | Andrew Tridgell | 2003-10-30 | 1 | -4/+6 |
* | Add RPC-OPEN test as an example for using the new dcerpc client code. | Tim Potter | 2003-10-28 | 1 | -1/+2 |
* | Add raw and cli dcerpc code to LIBRAW_OBJ and LIBSMB_OBJ, respectively. | Tim Potter | 2003-10-28 | 1 | -2/+2 |
* | Remove some obsolete files (like in samba3) | Jelmer Vernooij | 2003-08-17 | 1 | -9/+0 |
* | a few build fixes to try to get irix building | Andrew Tridgell | 2003-08-15 | 1 | -1/+1 |
* | first public release of samba4 code | Andrew Tridgell | 2003-08-13 | 1 | -0/+1338 |