gd/samba-autobuild/.git
2012-03-14 Matthieu Patoulib/crypto: Detect CommonCrypto and use it if available
2012-03-14 Rusty Russelllib/tdb2: make summary handle capabilities properly.
2012-03-14 Rusty Russelllib/tdb2: fix error string formatting.
2012-03-14 Rusty Russelllib/tdb2: Add gcc-style format attribute to tdb_logerr.
2012-03-14 Jeremy AllisonFix bug #8811 - sd_has_inheritable_components segfaults...
2012-03-14 Richard SharpeFix bug #8795 - Samba does not handle the Owner Rights...
2012-03-13 Jeremy AllisonSecond part of fix for bug #7933 - samba fails to honor...
2012-03-13 Christian AmbachFix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashe...
2012-03-13 Andreas Schneiders4-python: Add missing python source file encoding.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable webserver...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba_tool...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable dcerpc scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag from non-executable...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable blackbox...
2012-03-13 Andreas Schneiders4-python: Remove execute flag from ndrdump blackbox...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable test scripts.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable netcmd scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag from netcmd scripts.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag of upgradehelpers.py.
2012-03-13 Andrew Bartletts3-spoolss: Consistently fail OpenPrinterEx with "...
2012-03-13 Jelmer Vernooijnbench: Fix typo.
2012-03-13 Jelmer Vernooijsamba.8: Fix typo: deamon -> daemon.
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Mention contents of invalid line when...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Raise proper exception when getting...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Use docstrings, which show up nicely...
2012-03-13 Alexander Bokovoys3-rpc: Decrypt with the proper session key in CreateTr...
2012-03-13 Stefan Metzmacherselftest: samba3.smbtorture_s3.LOCAL-TALLOC-DICT works now
2012-03-13 Stefan Metzmachers3:torture: fix segfault in LOCAL-TALLOC-DICT
2012-03-13 Stefan Metzmachers3:torture: talloc_dict_traverse() returns the number...
2012-03-12 Jelmer Vernooijselftest.run: Use subunit version of iso8601.
2012-03-11 Jelmer Vernooijselftest.py: Remove some unnecessary checks.
2012-03-11 Jelmer Vernooijselftest.py: Move some infrastructure for running comma...
2012-03-11 Jelmer Vernooijupgradedns: Remove unused import.
2012-03-11 Jelmer Vernooijsamba-tool: Write diagnostics to stderr rather than...
2012-03-11 Matthias Dieter... s4:upgradeprovision - fix some output messages
2012-03-11 Brad Smiths3: Improve statvfs support
2012-03-11 Volker Lendeckewaf: Do not use standards.h on darwin
2012-03-11 Kai Blins4 dns: Test deleting records and fix a small bu
2012-03-10 Kai Blins4 dns: Be less chatty during tests
2012-03-10 Kai Blins4 dns: Clean up tests a bit
2012-03-10 Kai Blins4 dns: Support TXT updates, add tests
2012-03-10 Kai Blins4 dns: Support TXT queries
2012-03-10 Kai Blins3 selftest: Allow DNS updates during testing
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-10 Jelmer Vernooijsamba.tests.blackbox.samba_tool_drs: Remove unused...
2012-03-10 Jelmer Vernooijwscript: Include talloc, tdb and ldb in pydoctor output.
2012-03-10 Jelmer Vernooijsamba.samdb: Fix formatting of arguments in docstring.
2012-03-10 Jelmer Vernooijpydoctor: Specify --project-name.
2012-03-10 Jelmer Vernooijpython: samba: Use relative import for _glue.
2012-03-10 Jelmer Vernooijtevent: Install tevent.py into PYTHONARCHDIR rather...
2012-03-10 Andrew Bartlettselftest: fix running additional smbclient test for...
2012-03-10 Björn Jackes3: fix build on AIX
2012-03-10 Volker Lendeckes3: Add smb_request_done
2012-03-10 Volker Lendeckes3: Remove unused smb_request->done
2012-03-10 Volker Lendeckes3: Remove unused smb_request->chain_outbuf
2012-03-10 Volker Lendeckes3: Remove "req_wct_ofs()"
2012-03-10 Volker Lendeckes3: Fix the read&x offset within a chain
2012-03-10 Volker Lendeckes3: Remove chain_reply
2012-03-10 Volker Lendeckes3: Replace chain_reply
2012-03-10 Volker Lendeckes3: Add a new set of andx chain handling routines
2012-03-10 Volker Lendeckes3: Make sure the andX chains are ended correctly
2012-03-10 Volker Lendeckes3: Fix a 64-bit warning
2012-03-10 Rusty Russelllib/tdb: fix tests for standalone out-of-tree.
2012-03-10 Jelmer Vernooijsamba.tests.samba_tool.base: Avoid unnecessary call...
2012-03-10 Jelmer Vernooijsamba.tests.samba_tool.user: Remove unused imports.
2012-03-10 Jeremy AllisonEnsure the right tsocket.h is included.
2012-03-10 Jeremy AllisonFix up Christian Ambach's multi-credit code - the Credi...
2012-03-10 Christian Ambachs3:smb2_server validate message ids with largemtu
2012-03-10 Christian Ambachs3:smb2_server verify creditcharge
2012-03-10 Christian Ambachs3:smb2_server add function to verify creditcharge
2012-03-10 Christian Ambachs3:smb2_server: announce LargeMTU for SMB2.1
2012-03-10 Christian Ambachs3:smb2_server increase defaults for read/write/trans...
2012-03-10 Christian Ambachs3:smb2_server: add supports_multicredit to sconn
2012-03-10 Christian Ambachs3:smb2_server use the correct variables for max read...
2012-03-10 Richard SharpeFix bug #8797 - Samba does not correctly handle DENY...
2012-03-09 Volker Lendeckes3: asprintf->talloc_asprintf
2012-03-09 Volker Lendeckes3: Replace a SMB_ASSERT with an error return
2012-03-09 Volker Lendeckes3: Remove some superfluous ()
2012-03-09 Kai Blins4 dns: Add support for PTR queries.
2012-03-09 Andrew Bartletts4-librpc: Remove unused new_ev
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove reference to struct ntlmssp_state
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove gensec_security element from gense...
2012-03-09 Stefan Metzmacherselftest: mark samba3.smb2.session tests as knownfail...
2012-03-08 Stefan Metzmachers4:torture/smb2: avoid hanging in smb2.session.reconnec...
2012-03-08 Andrew Bartlettauth/kerberos: Fall back to gsskrb5_get_subkey if we...
2012-03-08 Andrew Bartlettauth/kerberos: Ensure we do not print invalid memory...
2012-03-08 Andrew Bartlettwintest: continue turning over VMs...
2012-03-08 Andrew Bartlettdlz_bind9: Log Samba DEBUG() messages to the bind9...
2012-03-08 Andrew Bartlettlib/util: Add a callback facility for debug messages
2012-03-08 Andrew Bartletts3-auth: Remove single-implementation plugin layer
2012-03-08 Andrew Bartletts3-auth: Follow auth_ntlmssp and use auth4_context...
2012-03-08 Andrew Bartlettselftest: add more tests for different authentication...
2012-03-08 Amitay Isaacsautobuild: Enable standalone tdb2 tests
2012-03-08 Rusty Russellfailtest: don't assume FD_SETSIZE is maximum runtime fd.
2012-03-07 Matthieu Patous4-selftest: create the st/provision if it didn't exist...
2012-03-07 Matthieu Patous4-upgradeprovision: Add options to do a DB backup...
2012-03-07 Jeremy AllisonChange default protocol to SMB2_02.
2012-03-07 Ira Coopers3: piddir creation fix part 2.
2012-03-07 Ira Cooperaddns: Fix the Solaris/Illumos build.
next