Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-13 | s4-python: Remove execute flag from ndrdump blackbox script. | Andreas Schneider | 1 | -0/+0 | |
2012-03-13 | s4-python: Remove env from non-executable test scripts. | Andreas Schneider | 28 | -57/+0 | |
2012-03-13 | s4-python: Remove env from non-executable netcmd scripts. | Andreas Schneider | 21 | -44/+0 | |
2012-03-13 | s4-python: Remove execute flag from netcmd scripts. | Andreas Schneider | 2 | -0/+0 | |
2012-03-13 | s4-python: Remove env from non-executable samba scripts. | Andreas Schneider | 16 | -33/+0 | |
2012-03-13 | s4-python: Remove execute flag of upgradehelpers.py. | Andreas Schneider | 1 | -0/+0 | |
2012-03-13 | s3-spoolss: Consistently fail OpenPrinterEx with "" printername | Andrew Bartlett | 1 | -0/+4 | |
samba3.rpc.spoolss.printserver has become a flakey test recently, and this papers over the real problem. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 13 17:51:00 CET 2012 on sn-devel-104 | |||||
2012-03-13 | nbench: Fix typo. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Mar 13 14:53:07 CET 2012 on sn-devel-104 | |||||
2012-03-13 | samba.8: Fix typo: deamon -> daemon. | Jelmer Vernooij | 1 | -1/+1 | |
2012-03-13 | samba_dnsupdate: Mention contents of invalid line when encountering parsing ↵ | Jelmer Vernooij | 1 | -2/+5 | |
error. Bug: https://bugzilla.samba.org/show_bug.cgi?id=8809 | |||||
2012-03-13 | samba_dnsupdate: Raise proper exception when getting unexpected DNS reply. | Jelmer Vernooij | 1 | -2/+1 | |
2012-03-13 | samba_dnsupdate: Use docstrings, which show up nicely in API docs. | Jelmer Vernooij | 1 | -21/+17 | |
2012-03-13 | s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2. | Alexander Bokovoy | 5 | -79/+120 | |
On LSA and SAMR pipes session_key is truncated to 16 byte when doing encryption/decryption. However, this was not done for trusted domain-related modifying operations. As result, Samba 4 client libraries do not work against Samba 3 while working against Windows 2008 r2. Solved this by introducing "session_extract_session_key()" function that allows to specify intent of use of the key. Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Tue Mar 13 12:23:44 CET 2012 on sn-devel-104 | |||||
2012-03-13 | selftest: samba3.smbtorture_s3.LOCAL-TALLOC-DICT works now | Stefan Metzmacher | 1 | -1/+0 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Mar 13 10:38:20 CET 2012 on sn-devel-104 | |||||
2012-03-13 | s3:torture: fix segfault in LOCAL-TALLOC-DICT | Stefan Metzmacher | 1 | -1/+3 | |
talloc_dict_set() expects a pointer to an talloc'ed pointer. metze | |||||
2012-03-13 | s3:torture: talloc_dict_traverse() returns the number of entries | Stefan Metzmacher | 1 | -2/+7 | |
metze | |||||
2012-03-12 | selftest.run: Use subunit version of iso8601. | Jelmer Vernooij | 1 | -2/+2 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 12 01:36:25 CET 2012 on sn-devel-104 | |||||
2012-03-11 | selftest.py: Remove some unnecessary checks. | Jelmer Vernooij | 1 | -6/+1 | |
2012-03-11 | selftest.py: Move some infrastructure for running commands to selftest.run, ↵ | Jelmer Vernooij | 3 | -37/+162 | |
with tests. | |||||
2012-03-11 | upgradedns: Remove unused import. | Jelmer Vernooij | 1 | -1/+0 | |
2012-03-11 | samba-tool: Write diagnostics to stderr rather than stdout. | Jelmer Vernooij | 1 | -1/+1 | |
2012-03-11 | s4:upgradeprovision - fix some output messages | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Mar 11 21:54:54 CET 2012 on sn-devel-104 | |||||
2012-03-11 | s3: Improve statvfs support | Brad Smith | 2 | -9/+14 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Sun Mar 11 14:18:04 CET 2012 on sn-devel-104 | |||||
2012-03-11 | waf: Do not use standards.h on darwin | Volker Lendecke | 1 | -1/+6 | |
We get a nasty warning every time we include that | |||||
2012-03-11 | s4 dns: Test deleting records and fix a small bu | Kai Blin | 2 | -0/+43 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Sun Mar 11 02:27:45 CET 2012 on sn-devel-104 | |||||
2012-03-11 | s4 dns: Be less chatty during tests | Kai Blin | 1 | -4/+6 | |
2012-03-11 | s4 dns: Clean up tests a bit | Kai Blin | 1 | -2/+1 | |
2012-03-11 | s4 dns: Support TXT updates, add tests | Kai Blin | 2 | -8/+110 | |
2012-03-11 | s4 dns: Support TXT queries | Kai Blin | 1 | -0/+11 | |
2012-03-11 | s3 selftest: Allow DNS updates during testing | Kai Blin | 1 | -1/+3 | |
2012-03-10 | tdb_wrap: Move to specific directory. | Jelmer Vernooij | 24 | -27/+29 | |
It's a bit confusing to mix low-level and high-level libraries. We had multiple libraries in one directory, and there were have circular dependencies with other libraries outside that directory (in this case, samba-hostconfig). Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Mar 10 23:13:01 CET 2012 on sn-devel-104 | |||||
2012-03-10 | samba.tests.blackbox.samba_tool_drs: Remove unused import. | Jelmer Vernooij | 1 | -1/+0 | |
2012-03-10 | wscript: Include talloc, tdb and ldb in pydoctor output. | Jelmer Vernooij | 1 | -1/+10 | |
2012-03-10 | samba.samdb: Fix formatting of arguments in docstring. | Jelmer Vernooij | 1 | -4/+4 | |
2012-03-10 | pydoctor: Specify --project-name. | Jelmer Vernooij | 1 | -1/+1 | |
2012-03-10 | python: samba: Use relative import for _glue. | Jelmer Vernooij | 1 | -1/+1 | |
For some reason, using an absolute import breaks pydoctor. | |||||
2012-03-10 | tevent: Install tevent.py into PYTHONARCHDIR rather than PYTHONDIR for ↵ | Jelmer Vernooij | 1 | -1/+1 | |
consistency with other Samba scripts. | |||||
2012-03-10 | selftest: fix running additional smbclient test for non-spnego session setup | Andrew Bartlett | 1 | -1/+1 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat Mar 10 20:46:05 CET 2012 on sn-devel-104 | |||||
2012-03-10 | s3: fix build on AIX | Björn Jacke | 1 | -1/+2 | |
Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Sat Mar 10 19:07:20 CET 2012 on sn-devel-104 | |||||
2012-03-10 | s3: Add smb_request_done | Volker Lendecke | 4 | -60/+103 | |
This is used to enable async chained command sequences. A synchronous reply_xxx command does not need to take are anymore about and_x chaining. The async commands (pipe r/w at this moment) must do so however. When finished, they must inform the main chain engine that they are finished with a smb_request_done call. Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Sat Mar 10 17:14:05 CET 2012 on sn-devel-104 | |||||
2012-03-10 | s3: Remove unused smb_request->done | Volker Lendecke | 2 | -8/+0 | |
2012-03-10 | s3: Remove unused smb_request->chain_outbuf | Volker Lendecke | 2 | -6/+0 | |
2012-03-10 | s3: Remove "req_wct_ofs()" | Volker Lendecke | 4 | -22/+2 | |
This is fixed up in construct_reply_chain | |||||
2012-03-10 | s3: Fix the read&x offset within a chain | Volker Lendecke | 1 | -0/+32 | |
2012-03-10 | s3: Remove chain_reply | Volker Lendecke | 6 | -289/+0 | |
<insert your favourite tombstone ascii art here> | |||||
2012-03-10 | s3: Replace chain_reply | Volker Lendecke | 2 | -3/+143 | |
This is a new implementation of our andx handling code. The old code was quite involved in that it was called from within the reply_ handlers. This leads to pretty complex faking of smb_request structures to give them the same environment, independent of whether they are called directly or from within chain_reply. chain_reply needs to go because it blocks really async handling of chained requests. | |||||
2012-03-10 | s3: Add a new set of andx chain handling routines | Volker Lendecke | 7 | -2/+599 | |
This is in preparation of getting rid of chain_reply. | |||||
2012-03-10 | s3: Make sure the andX chains are ended correctly | Volker Lendecke | 5 | -0/+33 | |
Normally chain_reply took care of this. This will go away soon. | |||||
2012-03-10 | s3: Fix a 64-bit warning | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Sat Mar 10 15:27:09 CET 2012 on sn-devel-104 | |||||
2012-03-10 | lib/tdb: fix tests for standalone out-of-tree. | Rusty Russell | 1 | -1/+2 | |
Commit 4d58d0fa8f936e7efdc02e31c053d42a47b3e62a didn't work for lib/tdb outside the build tree: symlink was pointing to wrong place. Copy simplification from lib/tdb2, and fix the build farm. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Sat Mar 10 07:07:45 CET 2012 on sn-devel-104 |