samba.git
2010-12-10 Andrew Bartletts3-docs Add docs for 'client use spnego principal'...
2010-12-10 Andrew Bartletts3-docs Explain change to NTLMv2 by default in the...
2010-12-10 Andrew Bartletts3-client Use NTLMv2 by default in the Samba client
2010-12-10 Andrew Bartletts3-smbd Don't send SPNEGO principal (rfc4178 hint)...
2010-12-10 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2010-12-10 Jelmer Vernooijsubunitrun: Use unittest.TestProgram if subunit.TestPro...
2010-12-10 Jelmer Vernooijs4-python: Add convenience function for forcibly import...
2010-12-10 Jelmer Vernooijsubunitrun: Extend hack to cope with older system subun...
2010-12-10 Jelmer Vernooijsubunitrun: Remove global subunit module when reimporti...
2010-12-10 Jelmer Vernooijs4-dist: Remove no longer existing files from blacklist...
2010-12-10 Jelmer Vernooijs4-python: Fix use of bundled modules.
2010-12-10 Jelmer Vernooijs4-python: Split up ensure_external_module.
2010-12-10 Jelmer Vernooijselftest: Make sure system subunit.run has TestProgram.
2010-12-10 Jelmer Vernooijsmbtorture: Rename --list to --list-suites, add stub...
2010-12-10 Jelmer Vernooijselftest: Check exit code when listing tests.
2010-12-10 Jelmer Vernooijs4-selftest: Add convenience function for running tests...
2010-12-10 Jelmer Vernooijselftest: Allow discovering tests in pure python testsu...
2010-12-10 Jelmer Vernooijsubunitrun: Support --list.
2010-12-10 Jelmer Vernooijselftest: Rename $LIST to $LISTOPT for consistency...
2010-12-10 Jelmer Vernooijdnspython: Update to newer upstream snapshot.
2010-12-10 Jelmer Vernooijsubunit: Update to newer upstream snapshot.
2010-12-10 Jelmer Vernooijtesttools: Import new upstream snapshot.
2010-12-10 Jelmer Vernooijselftest: add --list option.
2010-12-10 Jelmer Vernooijselftest: Document --testenv in --help output, remove...
2010-12-10 Matthieu Patoupidl: use $CC -E if $CPP is not defined, if both undefi...
2010-12-09 Matthieu Patoubuild: use CPP and CC values when calling pidl
2010-12-09 Matthieu Patoubuild: introduce SAMBA_CHECK_PYTHON_HEADERS
2010-12-09 Matthieu Patoubuild: finishing fixing broken libiconv on hpux
2010-12-09 Kai Blins4 libcli: Add libcli_echo lib and torture test
2010-12-09 Kai Blins4: Implement UDP echo server example
2010-12-09 Stefan Metzmachers4:pyrpc_util: s/typename/type_name to avoid c++ warnings
2010-12-09 Stefan Metzmachertalloc: pytalloc-util should not have an ABI-file yet
2010-12-09 Andrew Bartlettwintest Remove the password expiry as the first step
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf: fixed path to abi_directory
2010-12-09 Andrew Bartletts4-spnego Match Windows 2008, and no longer supply...
2010-12-09 Andrew Bartletts4-lsa Implement kerberos ticket life policy
2010-12-09 Andrew Bartletts4-tests Workaround new default of 'client ntlmv2 auth...
2010-12-09 Andrew Bartletts4-client Use NTLMv2 by default in the Samba4 client.
2010-12-09 Andrew Tridgellwaf: add a dependency between the library and its vscript
2010-12-09 Andrew Tridgellwaf: don't use symbol versioning on our modules
2010-12-09 Andrew Tridgellwaf: use vscripts for our private libraries too
2010-12-09 Andrew Tridgellwaf: make mkdir_p on a empty string not recurse forever
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Matthieu Patoubuild: do not duplicate the checks for python in samba4
2010-12-08 Matthieu Patoubuild: Cope with broken libiconv
2010-12-08 Stefan Metzmacherdcerpc.idl: fix typo 0x800000000 => 0x80000000
2010-12-08 Stefan Metzmachers4:ldb: add ABI/ldb-0.9.20.sigs
2010-12-08 Stefan Metzmachers4:ldb: build libldb and pyldb-util as private librarie...
2010-12-08 Stefan Metzmachertalloc: build pytalloc-util with the same logic as...
2010-12-08 Stefan Metzmachertalloc: mark pytalloc-util functions as _PUBLIC_
2010-12-08 Stefan Metzmachertalloc: remove unused PyString_FromString_check_null...
2010-12-08 Stefan Metzmacherpidl:Samba4/Python.pm: use PyString_FromStringOrNULL...
2010-12-08 Stefan Metzmachers4:python: add PyString_FromStringOrNULL() to pyrpc_util
2010-12-08 Stefan Metzmacherbuildtools: private_libraries should not have a version...
2010-12-08 Stefan Metzmacherbuildtools: add the PRIVATE_EXTENSION for private libraries
2010-12-08 Stefan Metzmacherbuildtools: make sure we have no '+' in the version...
2010-12-08 Matthieu Patousmbtorture: use xxxULL notation instead of INT64_C...
2010-12-08 Nadezhda Ivanovas4-acl: Replaced talloc_reference with talloc_steal...
2010-12-08 Julien KerihuelAdd ncacn_http (RTS) IDL implementation in dcerpc.idl
2010-12-08 Jelmer Vernooijldb: bump version number after introduction of new...
2010-12-08 Nadezhda Ivanovas4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INAC...
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-08 Andrew Tridgellwaf: added --disable-symbol-versions configure option
2010-12-08 Andrew Tridgells4-ldb: added @LIB_RPATH@ to the ldb pc file
2010-12-08 Andrew Tridgellwaf: support @LIB_RPATH@ in pc files
2010-12-08 Nadezhda Ivanovas4-acl: Changed the mechanism of attribute removal...
2010-12-08 Nadezhda Ivanovas4-acl: Added a flag to mark an element as failing...
2010-12-08 Kai Blinndr: Another try to support the build on non-IPv6 systems
2010-12-08 Andrew Bartletts4-param Allow +foo syntax in smb.conf list parsing
2010-12-08 Andrew Bartletts4-spnego use "not_defined_in_RFC4178@please_ignore...
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-08 Matthieu Patoubuild: tru64 needs -shared for building libs
2010-12-08 Andrew Tridgellwaf: added -Wmissing-prototypes to build
2010-12-08 Andrew Tridgellwaf: make all generators depend on their rules
2010-12-08 Andrew Tridgells3-waf: fixed version number handling
2010-12-08 Andrew Tridgells4-heimdal: enable symbol versioning in heimdal
2010-12-08 Andrew Tridgellwaf: use -Wl,--version-script if available
2010-12-08 Andrew Tridgellwaf: added configure test for -Wl,--version-script
2010-12-08 Andrew Tridgells4-dns: dlz_bind9 doesn't need to link to gensec any...
2010-12-08 Andrew Tridgells4-waf: get the version number right on private libraries
2010-12-08 Andrew Tridgells4-dns: use ldb hooks for samba extensions in dlz_bind9
2010-12-08 Andrew Tridgells4-ldb: use RTLD_DEEPBIND if available for ldb modules
2010-12-08 Andrew Tridgells4-dns: allow a remote ldap server to be used with...
2010-12-08 Andrew Tridgells4-dsdb: register samba handlers in dsdb module
2010-12-08 Andrew Tridgells4-ldb: ensure ldb_register_samba_handlers() is not...
2010-12-08 Andrew Tridgellwintest: use --add-ref for RODC replication
2010-12-08 Andrew Tridgellsamba-tools: more reasonable defaults for samba-tool...
2010-12-08 Andrew Tridgellsamba-tools: export doesn't need any credentials
2010-12-08 Andrew Bartletts4-provision Always run slaptest to convert the config...
2010-12-08 Andrew Bartletts4-provision Add an invalid names check for 'domain...
2010-12-07 Matthieu Patoubuild: fix hpux build pb
2010-12-07 Michael Adamdocs: clarify the idmap_rid manpage (bug #7788)
2010-12-07 Michael Adamdocs: clarify the idmap_ad manpage (bug #6322)
2010-12-07 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2010-12-07 Stefan Metzmachers3:ntlm_auth: support clients which offer a spnego...
2010-12-07 Stefan Metzmachers3:ntlm_auth: free session key, as we don't use it...
2010-12-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in the raw ntlmssp code...
2010-12-07 Bjoern BaumbachMake sure that user exists after running add user scrip...
2010-12-07 Günther Deschners3-waf: add configure/declaration checks for fdatasync...
next