summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-06LDB:sample_module.c - remove code parts which generate warningsMatthias Dieter Wallnöfer1-4/+0
2010-04-06s4-python: Fix compilation of samba._ldb.Jelmer Vernooij1-0/+4
2010-04-06fix a segfault in the notify subsystemChristian Ambach1-5/+16
2010-04-06s4-python: Move set_session_info to PySambaLdb.Jelmer Vernooij6-33/+44
2010-04-06s4-python: Move register_samba_handlers to PySambaLdb.Jelmer Vernooij3-27/+44
2010-04-06s4-python: Move ldb_set_utf8_casefold to pyldb-samba.Jelmer Vernooij4-31/+21
2010-04-06s4-python: Move set_opaque_integer to pyldb.Jelmer Vernooij2-66/+65
2010-04-06Move glue.set_credentials hack to samba.Ldb.Jelmer Vernooij3-27/+26
2010-04-06Add C-based Samba-specific subclass of Ldb.Jelmer Vernooij6-36/+105
2010-04-06s4-build: remove any 'makefile' that may have been left by the waf buildAndrew Tridgell1-0/+3
2010-04-06build: use a target_in_list() function for more flexible builtin controlAndrew Tridgell1-3/+14
2010-04-06build: cope with binaries with subdir prefixes (for s3 waf build)Andrew Tridgell1-1/+1
2010-04-06s4-waf: don't need TOUCH_FILE() any moreAndrew Tridgell1-1/+0
2010-04-06build: run distcheck in testwaf.shAndrew Tridgell1-0/+1
2010-04-06s4-waf: add subdir argument to distcheck for source4Andrew Tridgell1-0/+7
2010-04-06build: update version of waf to add subdir argument to distcheckAndrew Tridgell1-0/+0
2010-04-06s4-waf: replace TOUCH_FILE() with normal install rulesAndrew Tridgell3-18/+6
2010-04-06build: simpler symlink_bin and symlink_lib methodsAndrew Tridgell1-22/+20
2010-04-06s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell6-5/+31
2010-04-06s4-waf: added simple 'waf test' support for tdb, talloc and ldbAndrew Tridgell4-4/+22
2010-04-06s4-waf: added python_dsdb from merge with masterAndrew Tridgell1-0/+5
2010-04-06build: fixed LOAD_ENVIRONMENT for out of tree buildsAndrew Tridgell1-1/+2
2010-04-06s4-waf: autogen-waf.sh for the standalone library buildsAndrew Tridgell5-0/+110
2010-04-06s4-waf: new autogen-waf.shAndrew Tridgell4-26/+28
2010-04-06s4-waf: use a common pattern for finding buildtools and libsAndrew Tridgell4-55/+38
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell20-193/+211
2010-04-06s4-waf: fixed finding of buildtools and srcdirAndrew Tridgell5-38/+38
2010-04-06ldb-waf: fixed buildtools pathAndrew Tridgell1-1/+1
2010-04-06s4-waf: avoid having to run waf configure before waf distAndrew Tridgell8-25/+42
2010-04-06build: nicer error msg when git ls-files failsAndrew Tridgell1-1/+5
2010-04-06s4-waf: allow standalone tarball build of librariesAndrew Tridgell4-7/+35
2010-04-06s4-waf: added 'waf dist' to our standalone libs as wellAndrew Tridgell6-6/+16
2010-04-06s4-waf: added 'waf dist' to build the tarballAndrew Tridgell4-2/+89
2010-04-06build: removed some unused imports found by pyflakesAndrew Tridgell3-4/+2
2010-04-06talloc-waf: install talloc.pc if standaloneAndrew Tridgell1-0/+8
2010-04-06build: fixed the expansions in pkgconfig filesAndrew Tridgell1-1/+7
2010-04-06build: fixed DESTDIR for TOUCH_FILE()Andrew Tridgell2-2/+8
2010-04-06build: waf update to fix macos build errorAndrew Tridgell1-0/+0
2010-04-06build: try to fix the python link problem on SerNet-iminiAndrew Tridgell1-0/+0
2010-04-06build: use waf from waf-svn.git repoAndrew Tridgell2-0/+16
2010-04-06build: try the generic C compiler on hpux if gcc not foundAndrew Tridgell1-0/+1
2010-04-06build: update wav-svnAndrew Tridgell1-0/+0
2010-04-06build: added 'generic' cc support and a simple irix cc support moduleAndrew Tridgell4-1/+150
2010-04-06build: initial version of a tru64 compiler moduleAndrew Tridgell2-0/+78
2010-04-06pidl-waf: disable pidl manpagesAndrew Tridgell1-1/+1
2010-04-06pidl-waf: better handling of the man page generationAndrew Tridgell2-10/+14
2010-04-06pidl-waf: build pidl man pages and parsers separatelyAndrew Tridgell1-9/+14
2010-04-06build: don't depend on the blib/ files in SAMBA_PIDL()Andrew Tridgell1-1/+1
2010-04-06talloc-waf: match version number with main buildAndrew Tridgell1-1/+1
2010-04-06build: loop until all object reductions are completeAndrew Tridgell1-2/+14