summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-01-28- remove all STFS related stuffStefan Metzmacher1-10/+0
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-1/+18
2004-01-19add make [un]installtortureStefan Metzmacher1-3/+9
2004-01-19remove all unused stuff from Makefile.inStefan Metzmacher1-637/+72
2004-01-11Fix --with-fhs for swatdirJelmer Vernooij1-0/+1
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-6/+6
2003-12-20tim, I'm guessing you really didn't want to add this :)Andrew Tridgell1-2/+1
2003-12-20Remove Makefile targets for old python extensions.Tim Potter1-27/+17
2003-12-15use the @CPP@ value from configure if possible when determining cpp inAndrew Tridgell1-2/+2
2003-12-15"make idl" is now incremental and "make idl_full" is a full idl buildAndrew Tridgell1-4/+4
2003-12-15don't try and build the libclient stuff in samba4 yetAndrew Tridgell1-1/+1
2003-12-14ntlmssp over rpc over tcp now fully worksAndrew Tridgell1-1/+1
2003-12-14fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell1-0/+1
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-0/+1
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-1/+3
2003-12-12after chatting with jeremy I decided to use a separate directory forAndrew Tridgell1-1/+1
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-25/+9
2003-12-10 * removed some unused codeAndrew Tridgell1-3/+2
2003-12-08remove the tdbsam code for now. I have other plans for SAM backends :)Andrew Tridgell1-10/+2
2003-12-08some systems don't have "which" and some systems don't have the "-nt"Andrew Tridgell1-1/+3
2003-12-08"make proto" now depends on "make idl_test"Andrew Tridgell1-1/+1
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