lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/
[ddiss/samba.git] / source4 /
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 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-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 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 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-10 Jelmer Vernooijsamba.tests.blackbox.samba_tool_drs: Remove unused...
2012-03-10 Jelmer Vernooijsamba.samdb: Fix formatting of arguments in docstring.
2012-03-10 Jelmer Vernooijpython: samba: Use relative import for _glue.
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-09 Kai Blins4 dns: Add support for PTR queries.
2012-03-09 Andrew Bartletts4-librpc: Remove unused new_ev
2012-03-08 Stefan Metzmachers4:torture/smb2: avoid hanging in smb2.session.reconnec...
2012-03-08 Andrew Bartlettdlz_bind9: Log Samba DEBUG() messages to the bind9...
2012-03-08 Andrew Bartlettselftest: add more tests for different authentication...
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 Stefan Metzmachers4:librpc/rpc: make dcerpc_bh_raw_call_* more robust...
2012-03-07 Stefan Metzmachers4:librpc/rpc: make dcerpc_bh_is_connected() more robust
2012-03-07 Andrew Bartletts4-smb_server: Put error from share_get_config() into...
2012-03-07 Gregor Becks4:torture: smb2.getinfo test return status of stream...
2012-03-07 Gregor Becks4:torture/smb2: add simple smb2.session.reauth test
2012-03-07 Gregor Becks4:libcli/smb2: allow smb2_session_setup_spnego to...
2012-03-07 Amitay Isaacss4-libcli: pysmb: Fix typo in secinfo_flags
2012-03-06 Gregor Becks4:torture make a suite for smb2.*scan
2012-03-06 Gregor Becks4:torture: print ntstatus on failure of setup complex...
2012-03-06 Gregor Becks4:torture: use different filenames for smb2 setinfo...
2012-03-06 Gregor Becks4:torture: cleanup after smb2 setinfo scan
2012-03-06 Gregor Becks4:torture: cleanup after smb2 getinfo scan
2012-03-06 Gregor Becks4:torture: avoid reporting error on failure of smb2...
2012-03-06 Gregor Becks4:torture: avoid reporting error on failure of smb2...
2012-03-06 Gregor Becks4:torture: avoid reporting error on failure of smb2...
2012-03-06 Gregor Becks4:torture: avoid reporting error on failure of smb2...
2012-03-06 Gregor Becks4:torture: avoid reporting error on failure of smb2...
2012-03-06 Kai Blins4 dns: Fix TCP handling in the DNS server
2012-03-06 Jelmer Vernooijpolicy/python: Move python binding tests to standard...
2012-03-05 Jelmer Vernooijselftest/tests.py: Fix name of selftest.py for benefit...
2012-03-05 Andrew Bartlettselftest: start to run more dcerpc tests against plugin...
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-03-04 Jelmer VernooijRun selftest.py tests.
2012-03-04 Jelmer Vernooijkcc: Improve formatting of Python code to be more consi...
2012-03-03 Michael Adams4:torture:smb2: start a testsuite for durable v2 handl...
2012-03-03 Michael Adams4:libcli:smb2: set SMB2_CAP_ALL in the negprot
2012-03-03 Michael Adams4:libcli:smb2: store the share capabilites in the...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams4:libcli:smb2: allow max protocol 0x0224
2012-03-03 Michael Adams4:libcli:smb2: add support for parsing the durable...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle reconnect...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle request...
2012-03-03 Michael Adams4:libcli:smb2: add durable handle v2 data to the smb2_...
2012-03-03 Michael Adams4:torture:smb2: rename some of the durable-handle...
2012-03-03 Michael Adams4:torture:smb2:durable_open: update (C)
2012-03-03 Stefan Metzmachers4:torture:smb2:durable-open: skip the open-with-lease...
2012-03-03 Michael Adams4:torture:smb2: durable-open: make tables static
2012-03-03 Stefan Metzmachers4:test:smb2:durable_open: skip lease tests when the...
2012-03-03 Stefan Metzmachers4:torture:smb2:durable_open: remove unused lease varia...
2012-03-03 Matthias Dieter... s4:samba-tool domain level raise command - reference...
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2012-03-02 Andrew Bartlettselftest: Rework samba4.blackbox.bogusdomain to use...
2012-03-02 Amitay Isaacss4-rpc: dnsserver: Fix the typo in comparing two DNS...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: initialize struct schannel_sta...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: make a copy of netlogon_creds_...
2012-03-01 Amitay Isaacsdlz_bind9: Match PTR records as DNS names and not just...
2012-03-01 Amitay Isaacss4-dns: Fix handling of TXT DNS Record
2012-03-01 Amitay Isaacsupgradedns: Fix import of TXT DNS records
2012-03-01 Amitay Isaacss4-rpc: dnsserver: Update data type for TXT DNS records
2012-03-01 Amitay Isaacssamba-tool: dns: Add support for handling TXT records
2012-03-01 Amitay Isaacssamba-tool: dns: Copy string data when creating DNS_RPC...
2012-03-01 Amitay Isaacsprovision: dns: TXT Records need a list of strings...
2012-03-01 Amitay Isaacsdlz_bind9: Fix handling of TXT records with multiple...
2012-03-01 Amitay Isaacsdlz_bind9: This fixes the problem with adding/deleting...
2012-03-01 Andrew Bartletts4-libnet: Remove set but unused variables
2012-03-01 Andrew Bartletts4-libnet: Move to talloc_get_type_abort()
2012-03-01 Matthias Dieter... s4:torture/smb2/ioctl.c - quiet format specifier warnin...
2012-03-01 Andrew Bartlettbuild: link heimdal krb5 against execinfo if found
2012-03-01 Amitay Isaacss4-provision: Use "state directory" from lp, as it...
2012-03-01 Volker Lendeckeheimdal: Fix the build on FreeBSD
2012-02-29 Andrew Bartlettselftest: add more tests for plugin_s4_dc
2012-02-29 Stefan Metzmachers4:winbind: use ncalrpc for connections to ourself
next