samba.git
2012-03-15 Ira Coopers3: Update waf build to include missed dependancy on...
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2012-03-15 Jelmer Vernooijlibsmbclient-raw: Install smb_composite.h.
2012-03-15 Andrew Bartlettbuild: Do not build with utmp when we do not have utmp.h
2012-03-14 Andrew Bartlettbuild: param must require cups to get the cups headers...
2012-03-14 Andrew Bartletts3-krb5: Remove GSS_WRAP_IOV conditional
2012-03-14 Andrew Bartlettwintest: test wbinfo --krb5auth
2012-03-14 Andrew Bartlettselftest: test wbinfo --authenticate and --krb5auth
2012-03-14 Andrew Bartlettbuild: Ensure that we clean build objects from auth...
2012-03-14 Stefan Metzmacherselftest/flapping: mark ^samba3.rpc.spoolss.*printserve...
2012-03-14 Stefan Metzmacherselftest/flapping: mark ^samba3.rpc.spoolss.*printserve...
2012-03-14 Stefan Metzmacherselftest/flapping: mark samba4.blackbox.gentest as...
2012-03-14 Stefan Metzmachers3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'
2012-03-14 Michael Adams4:selftest: fix a message-typo in the "samba-tool...
2012-03-14 Michael Adams4:selftest: add a new test for "samba-tool user list"
2012-03-14 Michael Adamtesttools/matchers.py: fix a comment typo
2012-03-14 Andreas Schneiders3-spoolss: Check return type of update_dsspooler().
2012-03-14 Andreas Schneiders3-spoolss: Check return codes in update_dsspooler.
2012-03-14 Andreas Schneiders3-printing: Check for browseable too.
2012-03-14 Andreas Schneiders3-printing: Make printer a const char *.
2012-03-14 Andreas Schneiders3-rpc_client: Add debug message for printer dataex...
2012-03-14 Andreas Schneiders3-rpc_server: Increase debug level for policy handle.
2012-03-14 Jelmer Vernooijsamba3util: Add ccan to dependency list now that str_ch...
2012-03-14 Christian Ambachs3:smb2_server: fix a compiler warning
2012-03-14 Stefan Metzmachers3:smbd: also create ncalrpc/np directory before forkin...
2012-03-14 Stefan Metzmacherlib/util: only change umask during mkdir()
2012-03-14 Stefan Metzmacherlib/util: cope with races between lstat and mkdir in...
2012-03-14 Stefan Metzmacherlib/util: use a helper variable in directory_create_or_...
2012-03-14 Stefan Metzmacherlib/util: do an early return on error directory_create_...
2012-03-14 Stefan Metzmacherlib/util: remove unneeded else branch in directory_crea...
2012-03-14 Stefan Metzmacherlib/util: don't start DEBUG output with 'error '
2012-03-14 Amitay Isaacss4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
2012-03-14 Rusty Russelllib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS...
2012-03-14 Rusty Russelllib/tdb2: remove unneccessary _FILE_OFFSET_BITS define...
2012-03-14 Matthieu Patouautoconf: make autoconf build work on OS X 10.6
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...
next