summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Add missing asn1 object.Jelmer Vernooij1-1/+1
2008-10-20Use tables in Samba 3 ndrdump.Jelmer Vernooij1-2/+10
2008-10-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij1-1/+1
2008-10-20Share winreg.idl.Jelmer Vernooij1-1/+1
2008-10-20idl: finally share krb5_pac.idl.Günther Deschner1-1/+1
2008-10-19vlp: Move closer to the code tested.Kai Blin1-1/+1
2008-10-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij1-33/+38
2008-10-19Move smb.conf parser to libutil to match Samba 4.Jelmer Vernooij1-2/+3
2008-10-19Add vlp to TORTURE_PROGS since it's required by "make test".Jelmer Vernooij1-2/+2
2008-10-19Specify ZLIB_LIBS explicitly in case zlib isn't brought in any other way.Jelmer Vernooij1-26/+29
2008-10-18idl: share drsblobs idl.Günther Deschner1-1/+2
2008-10-18drsuapi: build new merged drsuapi idl and helpers.Günther Deschner1-2/+2
2008-10-18Move ufc to libreplace.Jelmer Vernooij1-1/+1
2008-10-18[s3]build: use ..lib/util/params.c instead of param/params.cMichael Adam1-1/+1
2008-10-18Use separate make variables for libutil and libcrypto.Jelmer Vernooij1-12/+18
2008-10-18Use shared util.c.Jelmer Vernooij1-1/+1
2008-10-18s3: Fix make cleanJelmer Vernooij1-1/+1
2008-10-17s3-build: cleanup in ../librpc as well on "make clean".Günther Deschner1-1/+2
2008-10-15idl: finally fully share nbt.idl in s3 and s4.Günther Deschner1-1/+1
2008-10-15Share wkssvc.idl.Jelmer Vernooij1-1/+1
2008-10-15Share eventlog.idl.Jelmer Vernooij1-1/+1
2008-10-15Share initshutdown.idl.Jelmer Vernooij1-1/+1
2008-10-15Share xattr implementation.Jelmer Vernooij1-1/+1
2008-10-15Share epmapper.Jelmer Vernooij1-1/+1
2008-10-15share ntsvcs.idl.Günther Deschner1-1/+1
2008-10-15move svcctl to main idl directory.Günther Deschner1-1/+1
2008-10-15s3-build: fix make samba3-idl.Günther Deschner1-1/+1
2008-10-15Share misc.idl.Jelmer Vernooij1-1/+1
2008-10-15Share idl_types.h.Jelmer Vernooij1-8/+10
2008-10-15Build zlib (required for ndr_compression) if it's not pulled in throughJelmer Vernooij1-1/+5
2008-10-15Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij1-1/+1
2008-10-14Fix include path.Jelmer Vernooij1-1/+1
2008-10-14Share ndr_krb5pac implementation.Jelmer Vernooij1-1/+1
2008-10-14Compile lzcompress (required for ndr_compression)Jelmer Vernooij1-1/+2
2008-10-14Share ndr_compression.c.Jelmer Vernooij1-1/+1
2008-10-14s3-build: add and use IDL_PATH while building IDL files.Günther Deschner1-1/+1
2008-10-14Use common fusage implementation.Jelmer Vernooij1-1/+1
2008-10-13Share ndr.c implementation.Jelmer Vernooij1-1/+1
2008-10-13Share ndrdump implementation.Jelmer Vernooij1-1/+1
2008-10-13Share uuid implementations.Jelmer Vernooij1-1/+1
2008-10-13Share ndr_misc implementations.Jelmer Vernooij1-1/+1
2008-10-13Share ndr_basic implementation.Jelmer Vernooij1-1/+1
2008-10-13Move code specific to Samba 3 to a separate file.Jelmer Vernooij1-1/+2
2008-10-12Fix other paths to binding.o.Jelmer Vernooij1-4/+4
2008-10-12Share RPC binding string utility functions.Jelmer Vernooij1-1/+1
2008-10-12Use common util_file code.Jelmer Vernooij1-1/+1
2008-10-12Sync util_tdb implementations.Jelmer Vernooij1-1/+1
2008-10-12Move rbtree.[ch] to lib/util.Jelmer Vernooij1-1/+1
2008-10-12Fix "make etags" -- args list was too long for my etagsVolker Lendecke1-1/+3
2008-10-12Use common signal helper implementation.Jelmer Vernooij1-1/+1