summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r278: build and install LDB_PROGS and REG_PROGS by defaultStefan Metzmacher1-3/+16
2007-10-10r194: fixed compile with ldapAndrew Tridgell1-0/+1
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-3/+42
2007-10-10r134: - added ldb to the build of smbdAndrew Tridgell1-3/+6
2007-10-10r130: added DCERPC_COMMON_OBJS to Makefile.inAndrew Tridgell1-0/+2
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-0/+6
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-1/+26
2004-04-03This is the start of a C API to the DCERPC client routines. CurrentlyTim Potter1-0/+1
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell1-1/+4
2004-03-09greatly improved NBENCH netbench simulatorAndrew Tridgell1-0/+2
2004-02-23renaming and restructuring of same object file listsStefan Metzmacher1-44/+44
2004-02-22- creat the LIBCMDLINE subsystemStefan Metzmacher1-29/+23
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