Age | Commit message (Expand) | Author | Files | Lines |
2012-03-10 | tdb_wrap: Move to specific directory. | Jelmer Vernooij | 11 | -11/+11 |
2012-03-10 | samba.tests.blackbox.samba_tool_drs: Remove unused import. | Jelmer Vernooij | 1 | -1/+0 |
2012-03-10 | samba.samdb: Fix formatting of arguments in docstring. | Jelmer Vernooij | 1 | -4/+4 |
2012-03-10 | python: samba: Use relative import for _glue. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-10 | samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con... | Jelmer Vernooij | 1 | -2/+1 |
2012-03-10 | samba.tests.samba_tool.user: Remove unused imports. | Jelmer Vernooij | 1 | -2/+0 |
2012-03-09 | s4 dns: Add support for PTR queries. | Kai Blin | 1 | -1/+5 |
2012-03-09 | s4-librpc: Remove unused new_ev | Andrew Bartlett | 1 | -3/+0 |
2012-03-08 | s4:torture/smb2: avoid hanging in smb2.session.reconnect against samba | Stefan Metzmacher | 1 | -8/+12 |
2012-03-08 | dlz_bind9: Log Samba DEBUG() messages to the bind9 logs | Andrew Bartlett | 1 | -2/+29 |
2012-03-08 | selftest: add more tests for different authentication codepaths | Andrew Bartlett | 1 | -0/+1 |
2012-03-08 | s4-selftest: create the st/provision if it didn't exists already | Matthieu Patou | 1 | -0/+2 |
2012-03-07 | s4-upgradeprovision: Add options to do a DB backup only and not to fix acls i... | Matthieu Patou | 1 | -17/+26 |
2012-03-07 | s4:librpc/rpc: make dcerpc_bh_raw_call_* more robust against disconnects and ... | Stefan Metzmacher | 1 | -0/+15 |
2012-03-07 | s4:librpc/rpc: make dcerpc_bh_is_connected() more robust | Stefan Metzmacher | 1 | -0/+8 |
2012-03-07 | s4-smb_server: Put error from share_get_config() into the logs | Andrew Bartlett | 1 | -1/+1 |
2012-03-07 | s4:torture: smb2.getinfo test return status of stream creation | Gregor Beck | 1 | -2/+6 |
2012-03-07 | s4:torture/smb2: add simple smb2.session.reauth test | Gregor Beck | 1 | -0/+57 |
2012-03-07 | s4:libcli/smb2: allow smb2_session_setup_spnego to handle reauth | Gregor Beck | 1 | -0/+12 |
2012-03-07 | s4-libcli: pysmb: Fix typo in secinfo_flags | Amitay Isaacs | 1 | -1/+1 |
2012-03-06 | s4:torture make a suite for smb2.*scan | Gregor Beck | 2 | -8/+19 |
2012-03-06 | s4:torture: print ntstatus on failure of setup complex file in smb2 setinfo/g... | Gregor Beck | 1 | -3/+6 |
2012-03-06 | s4:torture: use different filenames for smb2 setinfo and getinfo scan | Gregor Beck | 1 | -7/+11 |
2012-03-06 | s4:torture: cleanup after smb2 setinfo scan | Gregor Beck | 1 | -0/+1 |
2012-03-06 | s4:torture: cleanup after smb2 getinfo scan | Gregor Beck | 1 | -0/+3 |
2012-03-06 | s4:torture: avoid reporting error on failure of smb2.ioctl tests | Gregor Beck | 1 | -148/+79 |
2012-03-06 | s4:torture: avoid reporting error on failure of smb2.getinfo test | Gregor Beck | 1 | -54/+32 |
2012-03-06 | s4:torture: avoid reporting error on failure of smb2.setinfo test | Gregor Beck | 1 | -1/+1 |
2012-03-06 | s4:torture: avoid reporting error on failure of smb2.streams tests | Gregor Beck | 1 | -11/+14 |
2012-03-06 | s4:torture: avoid reporting error on failure of smb2.acls tests | Gregor Beck | 1 | -1/+4 |
2012-03-06 | s4 dns: Fix TCP handling in the DNS server | Kai Blin | 4 | -13/+60 |
2012-03-06 | policy/python: Move python binding tests to standard location. | Jelmer Vernooij | 2 | -1/+1 |
2012-03-06 | selftest/tests.py: Fix name of selftest.py for benefit of --load-list. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-05 | selftest: start to run more dcerpc tests against plugin_s4_dc | Andrew Bartlett | 1 | -1/+2 |
2012-03-04 | s3-auth: Remove security=share (depricated since 3.6). | Andrew Bartlett | 1 | -10/+0 |
2012-03-04 | Run selftest.py tests. | Jelmer Vernooij | 1 | -0/+1 |
2012-03-04 | kcc: Improve formatting of Python code to be more consistent with our other c... | Jelmer Vernooij | 2 | -276/+224 |
2012-03-03 | s4:torture:smb2: start a testsuite for durable v2 handles: durable and persis... | Michael Adam | 3 | -1/+556 |
2012-03-03 | s4:libcli:smb2: set SMB2_CAP_ALL in the negprot | Michael Adam | 1 | -1/+5 |
2012-03-03 | s4:libcli:smb2: store the share capabilites in the smb2_tree object | Michael Adam | 3 | -0/+3 |
2012-03-03 | smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2 | Michael Adam | 2 | -2/+4 |
2012-03-03 | s4:libcli:smb2: allow max protocol 0x0224 | Michael Adam | 1 | -1/+1 |
2012-03-03 | s4:libcli:smb2: add support for parsing the durable handle v2 response in smb... | Michael Adam | 1 | -0/+19 |
2012-03-03 | s4:libcli:smb2: add support durable handle reconnect v2 blob in smb2_create_send | Michael Adam | 1 | -0/+27 |
2012-03-03 | s4:libcli:smb2: add support durable handle request v2 blob in smb2_create_send | Michael Adam | 1 | -0/+28 |
2012-03-03 | s4:libcli:smb2: add durable handle v2 data to the smb2_create i/o structure | Michael Adam | 1 | -0/+13 |
2012-03-03 | s4:torture:smb2: rename some of the durable-handle subtests more systematically | Michael Adam | 1 | -34/+34 |
2012-03-03 | s4:torture:smb2:durable_open: update (C) | Michael Adam | 1 | -0/+1 |
2012-03-03 | s4:torture:smb2:durable-open: skip the open-with-lease test on servers withou... | Stefan Metzmacher | 1 | -0/+6 |
2012-03-03 | s4:torture:smb2: durable-open: make tables static | Michael Adam | 1 | -2/+2 |