summaryrefslogtreecommitdiffstats
path: root/source4/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-5/+3
* Update to the modules system. Fixed:Jelmer Vernooij2003-11-251-13/+17
* initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now toAndrew Tridgell2003-11-241-1/+2
* removed the STFS specific flags in the Makefile.Andrew Tridgell2003-11-241-14/+4
* added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell2003-11-241-3/+4
* added a tool called 'ndrdump' that allows you to dump NDR dataAndrew Tridgell2003-11-231-0/+7
* ooh, this is fun!Andrew Tridgell2003-11-231-0/+1
* save about 35% of the time for "make idl" by processing multiple IDLAndrew Tridgell2003-11-231-2/+0
* get rid of some more unused headersAndrew Tridgell2003-11-231-2/+0
* by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2003-11-231-52/+4
* changed to perl for mkproto, patch from vanceAndrew Tridgell2003-11-231-10/+11
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-4/+5
* Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter2003-11-211-3/+5
* Add initial work on eventlog - doesn't quite work yet.Tim Potter2003-11-201-7/+8
* * fixed libndr.h headerAndrew Tridgell2003-11-201-1/+3
* moved the pidl auto-generated files out of CVSAndrew Tridgell2003-11-201-9/+12
* Added ATSVC pipe.Tim Potter2003-11-201-3/+4
* srvsvc IDL and test code from metze. Thanks!Andrew Tridgell2003-11-191-3/+5
* remove some old junk from the MakefileAndrew Tridgell2003-11-181-116/+0
* added wkssvc.idl and test codeAndrew Tridgell2003-11-171-3/+3
* added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell2003-11-161-1/+2
* run the basic build tests on sub-builds like "make torture" as wellAndrew Tridgell2003-11-151-2/+4
* simple method for auto-building rpc files if idl changes, andAndrew Tridgell2003-11-151-2/+8
* added the first couple of calls from samr as IDLAndrew Tridgell2003-11-151-3/+4
* Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterExTim Potter2003-11-151-3/+4
* removed a bunch of the old rpc code in preparation for replacing it all with ...Andrew Tridgell2003-11-131-25/+1
* * fixed conformant arrays in structuresAndrew Tridgell2003-11-131-4/+4
* Add make rule for smbiconvJelmer Vernooij2003-11-091-0/+6
* Add check for precompiled headersJelmer Vernooij2003-11-091-0/+1
* - more generation fixesAndrew Tridgell2003-11-081-0/+4
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-061-4/+6
* yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell2003-11-041-3/+3
* started adding RPC-ECHO torture casesAndrew Tridgell2003-11-031-3/+4
* a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell2003-11-031-4/+8
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-4/+6
* Add RPC-OPEN test as an example for using the new dcerpc client code.Tim Potter2003-10-281-1/+2
* Add raw and cli dcerpc code to LIBRAW_OBJ and LIBSMB_OBJ, respectively.Tim Potter2003-10-281-2/+2
* Remove some obsolete files (like in samba3)Jelmer Vernooij2003-08-171-9/+0
* a few build fixes to try to get irix buildingAndrew Tridgell2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+1338