amitay/samba.git
2010-12-12 Matthias Dieter... s4:smbd/process*.c - fix PID warnings on Solaris
2010-12-12 Matthias Dieter... s4:kdc/proxy.c - optimise includes in order to fix...
2010-12-12 Matthias Dieter... s4:param/loadparm.c - fix a warning by introducing...
2010-12-12 Matthias Dieter... s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUS
2010-12-12 Matthieu Patoubuild: change lib order to fix build on netbsd
2010-12-12 Matthieu Patoubuild: add a check for _ss_family as it used on aix...
2010-12-12 Matthieu Patoureplace: add comments to make the #ifdef/#else/endif...
2010-12-11 Jelmer Vernooijselftest-s4: Support listing smbtorture4 tests.
2010-12-11 Jelmer Vernooijselftest: Support multiple instances of $LISTOPT.
2010-12-11 Jelmer Vernooijfilter-subunit: Add --list argument.
2010-12-11 Jelmer Vernooijsmbtorture: Default to listing all tests if no prefix...
2010-12-11 Jelmer Vernooijsmbtorture: Implement --list argument.
2010-12-11 Matthieu Patoubuild: add more CFLAGS for aix
2010-12-11 Matthieu Patoubuild: add a dependency on lib iconv for lib intl if...
2010-12-11 Matthieu Patoubuild: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_RE...
2010-12-11 Stefan Metzmacherlibcli/echo: fix off by 1 crash bug
2010-12-11 Stefan Metzmachers4:selftest: use correct name for the test "ECHO-UDP...
2010-12-11 Stefan Metzmacherlibcli/echo: lowercase testsuite names
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-11 Jelmer Vernooijtalloc: Add ability to generate Python docs using pydoctor.
2010-12-11 James Peachsmbtorture: correct error handling in BASE-OPEN.
2010-12-11 Jeremy AllisonAdd documentation for "smb2 max credits".
2010-12-10 Jeremy AllisonAdd a SMB2 crediting algorithm, by default the same...
2010-12-10 Matthieu Patouheimdal: unset SLIST_ENTRY only if we are with windows
2010-12-10 Matthieu Patoubuild: cpp is prefixed by CPP=
2010-12-10 Matthieu Patoubuild: add a function to test if -lc is needed
2010-12-10 Stefan Metzmacherdrsblobs.idl: remove nopython from package_PrimaryKerbe...
2010-12-10 Stefan Metzmacherpidl:Samba4/Python.pm: ignore "SUBCONTEXT" levels
2010-12-10 Stefan Metzmacherpidl:Samba4/Python.pm: don't handle scalar reference...
2010-12-10 Matthieu Patoubuild: compiler on aix is xlc_r not xlr_c
2010-12-10 Matthieu Patoubuild: reset cpp on host with xlr_c and let pidl use...
2010-12-10 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use the sd_util...
2010-12-10 Nadezhda Ivanovas4-tests: Modified acl.py to use the sd_utils helpers.
2010-12-10 Nadezhda Ivanovas4-tests: Moved some commonly redefined security descri...
2010-12-10 Matthieu Patoubuild: detect if conf.env['CPP'] is an array or not
2010-12-10 Andrew Tridgellwaf: the libXX.inst.so file also depends on the vscript
2010-12-10 Andrew Tridgells3-vfstest: fixed paths in vfstest
2010-12-10 Andrew Bartlettwintest flush DNS on Windows clients to improve reliablity
2010-12-10 Andrew Bartletts3-dns Don't use DELEG_FLAG in DNS update, Windows...
2010-12-10 Andrew Bartletts3-dns Don't use SEQUENCE_FLAG in DNS update, Windows...
2010-12-10 Andrew Bartlettwintest More work to make test-s3.py work
2010-12-10 Andrew Bartletts3-net Allow 'net ads dns register' to take an optional...
2010-12-10 Andrew Bartlettwintest Share more of the S4 test code with the s3...
2010-12-10 Andrew Bartletts3-winbind Improve memory handling in NTLMv2-backend...
2010-12-10 Andrew Bartletts3-winbind Don't send the LM password to the server...
2010-12-10 Andrew Bartletts3-libsmb Don't ever ask for machine$ principals as...
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
next