Update waf build.
[bbaumbach/samba-autobuild/.git] / source4 /
2010-04-08 Jelmer VernooijUpdate waf build.
2010-04-08 Jelmer VernooijMigrate 'net export keytab' to python.
2010-04-08 Günther Deschners4-smbtorture: protect against full UNC paths in winreg...
2010-04-08 Matthias Dieter... s4:registry - "REGF backend" - don't ignore wrong-sized...
2010-04-08 Günther Deschners4-smbtorture: add PrinterInfo level 2 / winreg consist...
2010-04-08 Günther Deschners4-smbtorture: minor cleanup, use data_blob_talloc_zero...
2010-04-08 Matthias Dieter... s4:WAF buildsystem - support out of "source4" directory...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix the read operati...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - use "sizeof(uint32_t...
2010-04-08 Jelmer Vernooijs4-net: Simplify SamDB connect code.
2010-04-08 Jelmer Vernooijs4-python: Move set_global_schema to pydsdb.
2010-04-07 Günther Deschners4-smbtorture: minor typo in SetJob test in RPC-SPOOLSS.
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-07 Matthias Dieter... LDB:sample_module - reintroduce accidentally removed...
2010-04-07 Jelmer VernooijMove configure_check_unused script to root scriptdir...
2010-04-07 Jelmer Vernooijs4: Remove unused pkg-config replacement in perl.
2010-04-07 Matthias Dieter... LDB:python bindings - also empty LDB message elements...
2010-04-07 Matthias Dieter... s4:registry - "regf backend" - fix it up regarding...
2010-04-07 Matthias Dieter... s4:winbind/wb_server.c - fix indentation
2010-04-07 Jeremy AllisonTest using (-1) for tid and sessionid in compound relat...
2010-04-07 Jelmer Vernooijs4-samdb: Allow skipping global schema.
2010-04-07 Jelmer Vernooijs4-provision: Proper handling of exceptions, use SamDB...
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-07 Jelmer Vernooijurgent_replication: Use standard comments rather than...
2010-04-07 Matthias Dieter... s4:pyregistry.c - fix indentation
2010-04-07 Matthias Dieter... s4:provision - add a comment which explains why "paths...
2010-04-07 Günther Deschners4-smbtorture: test for invalid form flags in RPC-SPOOLSS.
2010-04-07 Günther Deschners4-smbtorture: test all types and also use a wellknown...
2010-04-07 Günther Deschners4-smbtorture: merge badname spoolss openprinter tests.
2010-04-07 Günther Deschners4-smbtorture: avoid passing down a full test_spoolss_c...
2010-04-06 Jelmer Vernooijs4-python: Use standard infrastructure for finding...
2010-04-06 Günther Deschners4-smbtorture: more work on forms tests in RPC-SPOOLSS.
2010-04-06 Matthias Dieter... s4:param/secrets.c - add some "char *" casts
2010-04-06 Matthias Dieter... s4:net tool - add a "discard_const_p" to suppress the...
2010-04-06 Matthias Dieter... s4:torture - remove unused variables
2010-04-06 Matthias Dieter... s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_ch...
2010-04-06 Matthias Dieter... LDB:sample_module.c - remove code parts which generate...
2010-04-06 Jelmer Vernooijs4-python: Fix compilation of samba._ldb.
2010-04-06 Jelmer Vernooijs4-python: Move set_session_info to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move register_samba_handlers to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move ldb_set_utf8_casefold to pyldb-samba.
2010-04-06 Jelmer Vernooijs4-python: Move set_opaque_integer to pyldb.
2010-04-06 Jelmer VernooijMove glue.set_credentials hack to samba.Ldb.
2010-04-06 Jelmer VernooijAdd C-based Samba-specific subclass of Ldb.
2010-04-06 Andrew Tridgells4-build: remove any 'makefile' that may have been...
2010-04-06 Andrew Tridgells4-waf: add subdir argument to distcheck for source4
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: added simple 'waf test' support for tdb, talloc...
2010-04-06 Andrew Tridgells4-waf: added python_dsdb from merge with master
2010-04-06 Andrew Tridgells4-waf: autogen-waf.sh for the standalone library builds
2010-04-06 Andrew Tridgells4-waf: new autogen-waf.sh
2010-04-06 Andrew Tridgells4-waf: use a common pattern for finding buildtools...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgellldb-waf: fixed buildtools path
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: allow standalone tarball build of libraries
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to build the tarball
2010-04-06 Andrew Tridgells4-waf: format-subunit and filter-subunit are in python now
2010-04-06 Andrew Tridgells4-waf: filter-subunit has been renamed
2010-04-06 Andrew Tridgells4-waf: updates for the new python installer from jelmer
2010-04-06 Andrew Tridgells4-waf: set JOBS=1 during configure.waf
2010-04-06 Andrew Tridgells4-waf: remove PYTHONDIR from config.h
2010-04-06 Andrew Tridgells4-waf: use cflags for LDB_MODULESDIR
2010-04-06 Andrew Tridgells4-waf: we don't need strerror_r from roken
2010-04-06 Andrew Tridgells4-waf: fixed some of the group ordering
2010-04-06 Andrew Tridgells4-waf: look in libintl for dgettext()
2010-04-06 Andrew Tridgells4-waf: added a --enable-selftest option as a shortcut
2010-04-06 Andrew Tridgells4-waf: show the fully expanded test command
2010-04-06 Andrew Tridgells4-waf: use the versions of perl/python found by configure
2010-04-06 Andrew Tridgells4-waf: don't assume perl takes -W option
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: install in /usr/local/samba by default
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: updated for new perl subunit options and filter...
2010-04-06 Andrew Tridgells4-waf: added --enable-fhs configure option
2010-04-06 Andrew Tridgellldb-waf: ldb needs HAVE_CONFIG_H for building a bundled...
2010-04-06 Andrew Tridgells4-waf: added pydoctor and wafdocs targets
2010-04-06 Andrew Tridgellbuild: move waf into buildtools/bin
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgells4-waf: heimdal wants to look for dd_fd in DIR
2010-04-06 Andrew Tridgells4-waf: sys_lease depends on talloc
2010-04-06 Andrew Tridgells4-waf: more places missing libreplace
2010-04-06 Andrew Tridgells4-waf: added libreplace dep for the conditional heimda...
2010-04-06 Andrew Tridgells4-waf: merge in the latest changes from master
2010-04-06 Andrew Tridgells4-waf: change bundled extension to 'samba4'
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleaned up tevent dependency
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: don't auto-include bundled library headers
2010-04-06 Andrew Tridgells4-waf: set the bundled library extension for some...
2010-04-06 Andrew Tridgellldb-waf: rename libldb.so to libldb-s4.so if built...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: ensure all the ldb.pc.in vars are set
2010-04-06 Andrew Tridgells4-waf: move the gnu dirs check to the generic wafsamba...
2010-04-06 Andrew Tridgells4-waf: install dcerpc_atsvc.pc
next