summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-31talloc: Don't set is_bundled for standalone build.Jelmer Vernooij1-2/+4
2010-05-31ldb/waf: Fix build with system and bundled ldb.Jelmer Vernooij2-9/+5
2010-05-31waf: Refactor manpage building code.Jelmer Vernooij2-21/+20
2010-05-31Add manpages argument to SAMBA_LIBRARY().Jelmer Vernooij3-34/+19
2010-05-31s4-waf: Fixed the ldb build.Stefan Metzmacher1-3/+3
2010-05-31s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer5-24/+20
2010-05-31s4:dcesrv_netr_DsrEnumerateDomainTrusts - fix an integer typeMatthias Dieter Wallnöfer1-1/+1
2010-05-31s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcaseMatthias Dieter Wallnöfer1-0/+17
2010-05-31s3: Fix some debug messagesVolker Lendecke1-4/+4
2010-05-31s3: Don't announce readraw and writeraw with the async echo responderVolker Lendecke2-2/+20
2010-05-31s3: use shared security defines.Günther Deschner2-29/+14
2010-05-31s3: only use netlogon/nbt header when needed.Günther Deschner14-26/+40
2010-05-31s3-build: only use ndr_security.h where needed.Günther Deschner22-0/+23
2010-05-31libcli/nbt/lmhosts: fix missing prototype warning.Günther Deschner1-0/+1
2010-05-31s3: remove prototype of non-existsing function idmap_tdb_tdb_close().Michael Adam1-1/+0
2010-05-31wafsamba: Correctly detect if bld.env.XSLTPROC is not setKai Blin1-1/+1
2010-05-31ldb: Support building with system ldb libraryJelmer Vernooij1-13/+12
2010-05-31tdb-waf: Don't install binaries when using system tdb.Jelmer Vernooij1-17/+17
2010-05-31tdb-waf: Simplify manpage handling.Jelmer Vernooij1-17/+4
2010-05-31wafsamba: Default blacklist to an empty list rather than None.Jelmer Vernooij1-1/+1
2010-05-31s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij5-7/+13
2010-05-31s3: use PICFLAG instead of PIE_FLAGSBjörn Jacke1-1/+1
2010-05-31wafsamba: Actually install manual pages.Jelmer Vernooij1-0/+11
2010-05-31ldb: Remove manual pages for binaries that have already been moved to utils/.Jelmer Vernooij3-167/+1
2010-05-31ldb-waf: Fix installation path of manpages, simplify manpage handling.Jelmer Vernooij1-5/+3
2010-05-31s4-waf: Look for xsltproc executable, required to build manpages.Jelmer Vernooij1-0/+1
2010-05-31s3: final test for working shlib support requires PIE_LDFLAGSBjörn Jacke1-1/+1
2010-05-31s4-python: Remove cruft to deal with static python modules, which are noJelmer Vernooij4-45/+0
2010-05-30s3: use autoconf macro to get some debug output in config.logBjörn Jacke1-4/+7
2010-05-30s3-waf: Fix the build after rebaseKai Blin1-3/+3
2010-05-30s3-waf: support avahi buildsKai Blin2-3/+19
2010-05-30build: Also replace '-' by '_' when creating header definesKai Blin1-0/+1
2010-05-30s3-waf: Add more darwin-specific optionsKai Blin1-0/+2
2010-05-30s4:tests/python/passwords.py - fix filterMatthias Dieter Wallnöfer1-1/+1
2010-05-30ldb:ldb_tdb/ldb_tdb.c - quiet a warning regarding TDB -> LDB error code conve...Matthias Dieter Wallnöfer1-0/+2
2010-05-30s4:samldb LDB module - deny delete operations on some important attributesMatthias Dieter Wallnöfer1-3/+12
2010-05-30s4:ldap.py - add a test which shows the modification behaviour of important a...Matthias Dieter Wallnöfer1-0/+104
2010-05-30s4:samldb LDB module - rework the group change code to be again synchronousMatthias Dieter Wallnöfer1-309/+71
2010-05-30s4:ldap.py - add more test cases to show invalid primary group change behaviourMatthias Dieter Wallnöfer1-0/+23
2010-05-30s3-waf: Set HAVE_GSSAPI if gssapi libs were foundKai Blin1-1/+2
2010-05-30libreplace: include sys/file.h only when availableBjörn Jacke3-2/+4
2010-05-30s3: define timespec before we use itJoachim Schmitz1-7/+8
2010-05-30s4:dsdb/samdb/ldb_modules/util.c - make sure to always free temporary dataMatthias Dieter Wallnöfer1-1/+6
2010-05-30s4:dsdb_module_search_dn - add code to handle NULL format stringMatthias Dieter Wallnöfer1-3/+13
2010-05-30s4:dsdb/common/util.c - fix a counter variableMatthias Dieter Wallnöfer1-1/+1
2010-05-30selftest: list.remove raises ValueError rather than KeyError.Jelmer Vernooij1-4/+4
2010-05-30s3: set pthread cflags in a more portable fashionBjörn Jacke1-4/+33
2010-05-30Revert "s3: Attempt to fix the non-gnumake build"Björn Jacke1-2/+1
2010-05-30s3: fix check for pie compiler flagsBjörn Jacke1-2/+2
2010-05-30s3: add m4 macro to check if stderr is empty or notBjörn Jacke1-0/+13