summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-12-04merged more updates from Jim MyersAndrew Tridgell1-1/+1
2003-12-01added netr_ServerAuthenticate() and test codeAndrew Tridgell1-6/+9
2003-12-01started adding netlogon IDL and test suiteAndrew Tridgell1-1/+1
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell1-2/+0
2003-11-28the beginnings of an automated tool for working out IDL properties ofAndrew Tridgell1-1/+1
2003-11-28 * added a bunch of placeholder IDL filesAndrew Tridgell1-1/+4
2003-11-28 * support multiple interfaces in one IDL file in pidlAndrew Tridgell1-8/+4
2003-11-28added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell1-2/+2
2003-11-27added an rpc scanner. This prints messages like this:Andrew Tridgell1-1/+2
2003-11-26added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell1-0/+1
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-5/+3
2003-11-25Update to the modules system. Fixed:Jelmer Vernooij1-13/+17
2003-11-24initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now toAndrew Tridgell1-1/+2
2003-11-24removed the STFS specific flags in the Makefile.Andrew Tridgell1-14/+4
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-3/+4
2003-11-23added a tool called 'ndrdump' that allows you to dump NDR dataAndrew Tridgell1-0/+7
2003-11-23ooh, this is fun!Andrew Tridgell1-0/+1
2003-11-23save about 35% of the time for "make idl" by processing multiple IDLAndrew Tridgell1-2/+0
2003-11-23get rid of some more unused headersAndrew Tridgell1-2/+0
2003-11-23by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell1-52/+4
2003-11-23changed to perl for mkproto, patch from vanceAndrew Tridgell1-10/+11
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-4/+5
2003-11-21Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter1-3/+5
2003-11-20Add initial work on eventlog - doesn't quite work yet.Tim Potter1-7/+8
2003-11-20* fixed libndr.h headerAndrew Tridgell1-1/+3
2003-11-20moved the pidl auto-generated files out of CVSAndrew Tridgell1-9/+12
2003-11-20Added ATSVC pipe.Tim Potter1-3/+4
2003-11-19srvsvc IDL and test code from metze. Thanks!Andrew Tridgell1-3/+5
2003-11-18remove some old junk from the MakefileAndrew Tridgell1-116/+0
2003-11-17added wkssvc.idl and test codeAndrew Tridgell1-3/+3
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-1/+2
2003-11-15run the basic build tests on sub-builds like "make torture" as wellAndrew Tridgell1-2/+4
2003-11-15simple method for auto-building rpc files if idl changes, andAndrew Tridgell1-2/+8
2003-11-15added the first couple of calls from samr as IDLAndrew Tridgell1-3/+4
2003-11-15Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterExTim Potter1-3/+4
2003-11-13removed a bunch of the old rpc code in preparation for replacing it all with ...Andrew Tridgell1-25/+1
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-4/+4
2003-11-09Add make rule for smbiconvJelmer Vernooij1-0/+6
2003-11-09Add check for precompiled headersJelmer Vernooij1-0/+1
2003-11-08- more generation fixesAndrew Tridgell1-0/+4
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-4/+6
2003-11-04yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell1-3/+3
2003-11-03started adding RPC-ECHO torture casesAndrew Tridgell1-3/+4
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-4/+8
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-4/+6
2003-10-28Add RPC-OPEN test as an example for using the new dcerpc client code.Tim Potter1-1/+2
2003-10-28Add raw and cli dcerpc code to LIBRAW_OBJ and LIBSMB_OBJ, respectively.Tim Potter1-2/+2
2003-08-17Remove some obsolete files (like in samba3)Jelmer Vernooij1-9/+0
2003-08-15a few build fixes to try to get irix buildingAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1338