samba.git
2010-04-07 Andreas Schneiders3-spoolss: Added a function to open a regkey using...
2010-04-07 Matthias Dieter... s4:WHATSNEW4.txt - further updates and corrections
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 Deschners3-rpcclient: allow to define server_unc in cmd_srvsvc_...
2010-04-07 Günther Deschners4-smbtorture: test all types and also use a wellknown...
2010-04-07 Björn Jackes3: add comment about what the FSCTL_QUERY_ALLOCATED_RA...
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 Jeremy AllisonEnsure we total up the correct number of creds requeste...
2010-04-06 Jeremy AllisonParameterize "smb2 max read", "smb2 max write", "smb2...
2010-04-06 Jelmer VernooijSupport 'make test TESTS=foo' again.
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 Christian Ambachfix a segfault in the notify subsystem
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 Tridgellbuild: use a target_in_list() function for more flexibl...
2010-04-06 Andrew Tridgellbuild: cope with binaries with subdir prefixes (for...
2010-04-06 Andrew Tridgells4-waf: don't need TOUCH_FILE() any more
2010-04-06 Andrew Tridgellbuild: run distcheck in testwaf.sh
2010-04-06 Andrew Tridgells4-waf: add subdir argument to distcheck for source4
2010-04-06 Andrew Tridgellbuild: update version of waf to add subdir argument...
2010-04-06 Andrew Tridgells4-waf: replace TOUCH_FILE() with normal install rules
2010-04-06 Andrew Tridgellbuild: simpler symlink_bin and symlink_lib methods
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 Tridgellbuild: fixed LOAD_ENVIRONMENT for out of tree builds
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 Tridgellbuild: nicer error msg when git ls-files fails
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 Tridgellbuild: removed some unused imports found by pyflakes
2010-04-06 Andrew Tridgelltalloc-waf: install talloc.pc if standalone
2010-04-06 Andrew Tridgellbuild: fixed the expansions in pkgconfig files
2010-04-06 Andrew Tridgellbuild: fixed DESTDIR for TOUCH_FILE()
2010-04-06 Andrew Tridgellbuild: waf update to fix macos build error
2010-04-06 Andrew Tridgellbuild: try to fix the python link problem on SerNet...
2010-04-06 Andrew Tridgellbuild: use waf from waf-svn.git repo
2010-04-06 Andrew Tridgellbuild: try the generic C compiler on hpux if gcc not...
2010-04-06 Andrew Tridgellbuild: update wav-svn
2010-04-06 Andrew Tridgellbuild: added 'generic' cc support and a simple irix...
2010-04-06 Andrew Tridgellbuild: initial version of a tru64 compiler module
2010-04-06 Andrew Tridgellpidl-waf: disable pidl manpages
2010-04-06 Andrew Tridgellpidl-waf: better handling of the man page generation
2010-04-06 Andrew Tridgellpidl-waf: build pidl man pages and parsers separately
2010-04-06 Andrew Tridgellbuild: don't depend on the blib/ files in SAMBA_PIDL()
2010-04-06 Andrew Tridgelltalloc-waf: match version number with main build
2010-04-06 Andrew Tridgellbuild: loop until all object reductions are complete
2010-04-06 Andrew Tridgellbuild: make sure the directory exists in TOUCH_FILE()
2010-04-06 Andrew Tridgellbuild: nicer display of command type for prototypes...
2010-04-06 Andrew Tridgells4-waf: create a blank __init__.py in samba/external
2010-04-06 Andrew Tridgells4-waf: fixed install location of external python libs
2010-04-06 Andrew Tridgellbuild: a bit more information for tracking --target...
2010-04-06 Andrew Tridgells4-waf: format-subunit and filter-subunit are in python now
2010-04-06 Andrew Tridgells4-waf: added new install system for external python...
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 Tridgellbuild: much simpler and faster rpath install handler
2010-04-06 Andrew Tridgellbuild: only link install targets at install time
2010-04-06 Andrew Tridgellbuild: enable nothreads workaround only with WAF_NOTHRE...
2010-04-06 Andrew Tridgellbuild: fixed the dependencies of the install targets
2010-04-06 Andrew Tridgells4-waf: disable MAKEMAKER until a dependency problem...
2010-04-06 Andrew Tridgellbuild: fixed the task counter when nothreads is used
2010-04-06 Andrew Tridgells4-waf: set JOBS=1 during configure.waf
2010-04-06 Andrew Tridgellbuild: enable 'nothreads' when JOBS=1
2010-04-06 Andrew Tridgellbuild: refactor the object reduction code
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 Tridgellbuild: sys.exit is better than raise here
2010-04-06 Andrew Tridgellbuild: don't define vars in config.h for CONFIG_PATH()
2010-04-06 Andrew Tridgells4-waf: we don't need strerror_r from roken
2010-04-06 Andrew Tridgellbuild: finally got LIBRARY<->LIBRARY reductions working
2010-04-06 Andrew Tridgellbuild: add python library object reduction
2010-04-06 Andrew Tridgellbuild: python libs need to be built shared, regardless...
2010-04-06 Andrew Tridgellbuild: add require_headers option to CHECK_BUNDLED_SYSTEM()
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: add getaddrinfo.c replacement if needed
2010-04-06 Andrew Tridgellbuild: expand indirect includes to fix disable-shared...
next