summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add a quick test of wb_trans_send/recvVolker Lendecke2009-01-041-0/+1
* Move winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.cVolker Lendecke2009-01-041-1/+0
* Make sharesec utility part of the default binary install.Steven Danneman2008-12-281-2/+2
* s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner2008-12-171-2/+2
* net luaVolker Lendecke2008-12-171-4/+5
* Compile libluaVolker Lendecke2008-12-171-0/+76
* Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...Jelmer Vernooij2008-12-161-22/+1
* Share object files for gen_ndr.Jelmer Vernooij2008-12-161-10/+1
* Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij2008-12-161-2/+2
* Fix path to ndr_notify.c.Jelmer Vernooij2008-12-161-1/+1
* Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij2008-12-161-54/+54
* Consider shared IDL files and Samba3-specific IDL files separately, allow ove...Jelmer Vernooij2008-12-161-3/+6
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-161-14/+14
|\
| * nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-14/+14
* | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij2008-12-161-1/+1
|/
* s3: Add the OneFS SMB_VFS_CREATE_FILE implementationTim Prouty2008-12-091-1/+2
* Add infrastructure to transfer winbindd_request/response asynchronouslyVolker Lendecke2008-12-081-0/+1
* Add support for OneFS ACLsSteven Danneman2008-12-021-2/+2
* Add OneFS VFS module skeleton.Tim Prouty2008-12-021-0/+5
* ctags: Ignore source3/includes/proto.h for tags.Kai Blin2008-11-231-1/+1
* s3-build: do not auto-genereate ndr tables but use checked-in tables.Michael Adam2008-11-231-3/+6
* s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections.Michael Adam2008-11-221-3/+3
* i18n/l10n pam_winbindBo Yang2008-11-131-6/+23
* s3: Add support for make test to use a share dir outside of the prefix dirTim Prouty2008-11-111-1/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-11-111-0/+5
|\
| * Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...Jeremy Allison2008-11-101-0/+5
* | s3-samr: remove old samr.idl file.Günther Deschner2008-11-101-1/+1
|/
* [s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is e...Michael Adam2008-11-101-1/+3
* [s3]build: build cifs.upcall at build time instead of at install time.Michael Adam2008-11-101-1/+2
* s3: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher2008-11-081-2/+2
* s3: build ndr_named_pipe_auth.cStefan Metzmacher2008-11-061-1/+3
* mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount progJeff Layton2008-11-061-2/+2
* netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner2008-11-061-1/+2
* Add *test4 rules to merged build Makefile, to allow running the Samba 4 tests...Jelmer Vernooij2008-11-021-1/+2
* Use shared doserr.c.Jelmer Vernooij2008-11-011-1/+1
* errors: share dcerpc error function.Günther Deschner2008-10-311-1/+1
* srvsvc: share srvsvc idl between s3 and s4.Günther Deschner2008-10-311-1/+1
* netlogon: merge netlogon.idl between s3 and s4.Günther Deschner2008-10-291-1/+1
* idl: share lsa.idl between s3 and s4.Günther Deschner2008-10-271-1/+1
* [s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...Michael Adam2008-10-271-7/+7
* [s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on SolarisMichael Adam2008-10-271-3/+6
* Fix "make etags" -- the args list gets really long for s4 with the prefixVolker Lendecke2008-10-251-1/+34
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+1
* Use libutil genrand.Jelmer Vernooij2008-10-231-2/+3
* Import talloc_stack into util library.Jelmer Vernooij2008-10-231-2/+2
* s3: use shared asn1 code.Günther Deschner2008-10-221-4/+4
* Don't include a (relative path) srcdir in samba4-data.mk.Jelmer Vernooij2008-10-211-2/+4
* Allow running individual tests in the testsuite, normalize test names, fix so...Jelmer Vernooij2008-10-211-1/+6
* Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij2008-10-211-1/+2
* Specify skip list to selftest.pl, make make target depend on testJelmer Vernooij2008-10-211-2/+5