summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-02-12move the -lpopt replacement to a LIBPOPT subsystemStefan Metzmacher1-10/+9
2004-02-12move more code to the config.m4 schemeStefan Metzmacher1-104/+43
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-6/+13
2004-02-05add the TORTURE SUBSYSTEM to the config.m4 schemeStefan Metzmacher1-23/+11
2004-02-05remove unused Makefile vars and fix dublication in $(PROTO_OBJ)Stefan Metzmacher1-7/+5
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-17/+8
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-9/+7
2004-02-02remove some unused stuffStefan Metzmacher1-53/+2
2004-02-02readd this fix:Stefan Metzmacher1-1/+1
2004-02-02- we now specify the object files in the subsystems config.m4 fileStefan Metzmacher1-31/+22
2004-02-02fix PROTO_OBJS ... fix make proto on some platformsStefan Metzmacher1-1/+1
2004-02-01Makefile.in cleanups:Stefan Metzmacher1-12/+9
2004-02-01merge:Stefan Metzmacher1-1/+1
2004-01-29remove unused configure checks and optionsStefan Metzmacher1-1/+0
2004-01-28remove a lot of unused stuff from the header filesStefan Metzmacher1-10/+10
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