Age | Commit message (Expand) | Author | Files | Lines |
2008-11-23 | ctags: Ignore source3/includes/proto.h for tags. | Kai Blin | 1 | -1/+1 |
2008-11-23 | s3-build: do not auto-genereate ndr tables but use checked-in tables. | Michael Adam | 1 | -3/+6 |
2008-11-22 | s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections. | Michael Adam | 1 | -3/+3 |
2008-11-13 | i18n/l10n pam_winbind | Bo Yang | 1 | -6/+23 |
2008-11-11 | s3: Add support for make test to use a share dir outside of the prefix dir | Tim Prouty | 1 | -1/+2 |
2008-11-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -0/+5 |
2008-11-10 | Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ... | Jeremy Allison | 1 | -0/+5 |
2008-11-10 | s3-samr: remove old samr.idl file. | Günther Deschner | 1 | -1/+1 |
2008-11-10 | [s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is e... | Michael Adam | 1 | -1/+3 |
2008-11-10 | [s3]build: build cifs.upcall at build time instead of at install time. | Michael Adam | 1 | -1/+2 |
2008-11-08 | s3: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 1 | -2/+2 |
2008-11-06 | s3: build ndr_named_pipe_auth.c | Stefan Metzmacher | 1 | -1/+3 |
2008-11-06 | mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog | Jeff Layton | 1 | -2/+2 |
2008-11-06 | netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. | Günther Deschner | 1 | -1/+2 |
2008-11-02 | Add *test4 rules to merged build Makefile, to allow running the Samba 4 tests... | Jelmer Vernooij | 1 | -1/+2 |
2008-11-01 | Use shared doserr.c. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-31 | errors: share dcerpc error function. | Günther Deschner | 1 | -1/+1 |
2008-10-31 | srvsvc: share srvsvc idl between s3 and s4. | Günther Deschner | 1 | -1/+1 |
2008-10-29 | netlogon: merge netlogon.idl between s3 and s4. | Günther Deschner | 1 | -1/+1 |
2008-10-27 | idl: share lsa.idl between s3 and s4. | Günther Deschner | 1 | -1/+1 |
2008-10-27 | [s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test... | Michael Adam | 1 | -7/+7 |
2008-10-27 | [s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris | Michael Adam | 1 | -3/+6 |
2008-10-25 | Fix "make etags" -- the args list gets really long for s4 with the prefix | Volker Lendecke | 1 | -1/+34 |
2008-10-23 | Use common net utility code (address and sockaddr manipulation). | Jelmer Vernooij | 1 | -1/+1 |
2008-10-23 | Use libutil genrand. | Jelmer Vernooij | 1 | -2/+3 |
2008-10-23 | Import talloc_stack into util library. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-22 | s3: use shared asn1 code. | Günther Deschner | 1 | -4/+4 |
2008-10-21 | Don't include a (relative path) srcdir in samba4-data.mk. | Jelmer Vernooij | 1 | -2/+4 |
2008-10-21 | Allow running individual tests in the testsuite, normalize test names, fix so... | Jelmer Vernooij | 1 | -1/+6 |
2008-10-21 | Use socket wrapper for selftest.pl, find binaries correctly. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-21 | Specify skip list to selftest.pl, make make target depend on test | Jelmer Vernooij | 1 | -2/+5 |
2008-10-21 | Merge branch 'selftest' of git://git.samba.org/jelmer/samba | Jelmer Vernooij | 1 | -0/+3 |
2008-10-20 | Add source4/ to include path because librpc/gen_ndr is still in source?/ | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | Add missing asn1 object. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | Use tables in Samba 3 ndrdump. | Jelmer Vernooij | 1 | -2/+10 |
2008-10-20 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | Share winreg.idl. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | idl: finally share krb5_pac.idl. | Günther Deschner | 1 | -1/+1 |
2008-10-20 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 1 | -2/+2 |
2008-10-19 | vlp: Move closer to the code tested. | Kai Blin | 1 | -1/+1 |
2008-10-19 | Add 'selftest' target to Samba 3 that uses the perl selftest code. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-19 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt | Jelmer Vernooij | 1 | -33/+38 |
2008-10-19 | Move smb.conf parser to libutil to match Samba 4. | Jelmer Vernooij | 1 | -2/+3 |
2008-10-19 | Add vlp to TORTURE_PROGS since it's required by "make test". | Jelmer Vernooij | 1 | -2/+2 |
2008-10-19 | Specify ZLIB_LIBS explicitly in case zlib isn't brought in any other way. | Jelmer Vernooij | 1 | -26/+29 |
2008-10-18 | idl: share drsblobs idl. | Günther Deschner | 1 | -1/+2 |
2008-10-18 | drsuapi: build new merged drsuapi idl and helpers. | Günther Deschner | 1 | -2/+2 |
2008-10-18 | Move ufc to libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-18 | [s3]build: use ..lib/util/params.c instead of param/params.c | Michael Adam | 1 | -1/+1 |