summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-12-17s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner1-2/+2
2008-12-17net luaVolker Lendecke1-4/+5
2008-12-17Compile libluaVolker Lendecke1-0/+76
2008-12-16Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...Jelmer Vernooij1-22/+1
2008-12-16Share object files for gen_ndr.Jelmer Vernooij1-10/+1
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij1-2/+2
2008-12-16Fix path to ndr_notify.c.Jelmer Vernooij1-1/+1
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-54/+54
2008-12-16Consider shared IDL files and Samba3-specific IDL files separately, allow ove...Jelmer Vernooij1-3/+6
2008-12-16Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-14/+14
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij1-1/+1
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-14/+14
2008-12-09s3: Add the OneFS SMB_VFS_CREATE_FILE implementationTim Prouty1-1/+2
2008-12-08Add infrastructure to transfer winbindd_request/response asynchronouslyVolker Lendecke1-0/+1
2008-12-02Add support for OneFS ACLsSteven Danneman1-2/+2
2008-12-02Add OneFS VFS module skeleton.Tim Prouty1-0/+5
2008-11-23ctags: Ignore source3/includes/proto.h for tags.Kai Blin1-1/+1
2008-11-23s3-build: do not auto-genereate ndr tables but use checked-in tables.Michael Adam1-3/+6
2008-11-22s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections.Michael Adam1-3/+3
2008-11-13i18n/l10n pam_winbindBo Yang1-6/+23
2008-11-11s3: Add support for make test to use a share dir outside of the prefix dirTim Prouty1-1/+2
2008-11-11Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-0/+5
2008-11-10Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...Jeremy Allison1-0/+5
2008-11-10s3-samr: remove old samr.idl file.Günther Deschner1-1/+1
2008-11-10[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is e...Michael Adam1-1/+3
2008-11-10[s3]build: build cifs.upcall at build time instead of at install time.Michael Adam1-1/+2
2008-11-08s3: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher1-2/+2
2008-11-06s3: build ndr_named_pipe_auth.cStefan Metzmacher1-1/+3
2008-11-06mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount progJeff Layton1-2/+2
2008-11-06netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner1-1/+2
2008-11-02Add *test4 rules to merged build Makefile, to allow running the Samba 4 tests...Jelmer Vernooij1-1/+2
2008-11-01Use shared doserr.c.Jelmer Vernooij1-1/+1
2008-10-31errors: share dcerpc error function.Günther Deschner1-1/+1
2008-10-31srvsvc: share srvsvc idl between s3 and s4.Günther Deschner1-1/+1
2008-10-29netlogon: merge netlogon.idl between s3 and s4.Günther Deschner1-1/+1
2008-10-27idl: share lsa.idl between s3 and s4.Günther Deschner1-1/+1
2008-10-27[s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...Michael Adam1-7/+7
2008-10-27[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on SolarisMichael Adam1-3/+6
2008-10-25Fix "make etags" -- the args list gets really long for s4 with the prefixVolker Lendecke1-1/+34
2008-10-23Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij1-1/+1
2008-10-23Use libutil genrand.Jelmer Vernooij1-2/+3
2008-10-23Import talloc_stack into util library.Jelmer Vernooij1-2/+2
2008-10-22s3: use shared asn1 code.Günther Deschner1-4/+4
2008-10-21Don't include a (relative path) srcdir in samba4-data.mk.Jelmer Vernooij1-2/+4
2008-10-21Allow running individual tests in the testsuite, normalize test names, fix so...Jelmer Vernooij1-1/+6
2008-10-21Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij1-1/+2
2008-10-21Specify skip list to selftest.pl, make make target depend on testJelmer Vernooij1-2/+5
2008-10-21Merge branch 'selftest' of git://git.samba.org/jelmer/sambaJelmer Vernooij1-0/+3
2008-10-20Add source4/ to include path because librpc/gen_ndr is still in source?/Jelmer Vernooij1-1/+1
2008-10-20Add missing asn1 object.Jelmer Vernooij1-1/+1