summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s3fs: when samba is logging to stdout, ask smbd to also do soAndrew Tridgell2012-02-281-1/+3
* smbd: detect EOF on stdin in --foreground modeAndrew Tridgell2012-02-281-0/+25
* selftest: added a pipe on stdin in s3 child processesAndrew Tridgell2012-02-281-0/+17
* s3fs: added file_server directoryAndrew Tridgell2012-02-285-0/+161
* s4-smb_server Remove inetd-mode samba3 hookAndrew Bartlett2012-02-282-191/+0
* upgradedns: Missing rename from upgradedns to samba_upgradednsAmitay Isaacs2012-02-281-1/+1
* s4:torture:smb2:durable-open: fix a silly access-after-free panicMichael Adam2012-02-281-7/+0
* s3:torture/test_smb2: test a tree_connect during reauthStefan Metzmacher2012-02-281-0/+17
* s3:torture/test_smb2: check directory listing during reauthStefan Metzmacher2012-02-281-0/+72
* s4:selftest: skip smb2.session testsuiteMichael Adam2012-02-281-0/+1
* s4:selftest: remove old "samba4.smb2.persistent.handle1" from knownfail - tes...Michael Adam2012-02-281-1/+0
* s4:torture:smb2: add new "session" testsuite starting with a session.reconnec...Michael Adam2012-02-283-1/+145
* s4:torture:smb2: add durable_open.reopen2a - variant of reopen2 with session ...Michael Adam2012-02-281-0/+77
* s4:torture:smb2: add torture_smb2_connection_ext() that takes previous_sessionMichael Adam2012-02-281-13/+25
* s4:libcli:smb2: add a smb2_connect_ext variant of smb2_connect that takes a p...Michael Adam2012-02-281-12/+36
* s4:libcli:smb2: add a previous session argument to smb2_connect_send()Michael Adam2012-02-282-1/+6
* s4:torture:smb2: add previous_session argument to torture_smb2_session_setup()Michael Adam2012-02-282-2/+6
* s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()Michael Adam2012-02-283-10/+18
* s3:libsmb:smb2: pass previous session ID to session setup, not previous sessionMichael Adam2012-02-285-18/+14
* s3-winbindd: Close netlogon connection if the status returned by the NetrSamL...Matthieu Patou2012-02-271-1/+20
* s3:torture/test_smb2: show that a session is not valid for path based calls d...Stefan Metzmacher2012-02-271-0/+16
* s3:torture/test_smb2: show that a session is valid during a multi-leg reauthStefan Metzmacher2012-02-271-0/+6
* s3:torture/test_smb2: fix missleading file name in reauth testStefan Metzmacher2012-02-271-1/+1
* libcli/smb/smb2_signing: pass down 'protocol' to smb2_signing_[sign|check]_pdu()Stefan Metzmacher2012-02-275-2/+15
* libcli/smb/smb2_signing: rename session_key to signing_keyStefan Metzmacher2012-02-272-9/+9
* libcli/smb/smbXcli: remove unused if statement from smb2cli_conn_dispatch_inc...Stefan Metzmacher2012-02-271-3/+1
* s4:libcli/smb2: remove unused 'session_key' from struct smb2_sessionStefan Metzmacher2012-02-272-4/+5
* s4:librpc/dcerpc_smb2: make use of smb2cli_session_application_key()Stefan Metzmacher2012-02-271-2/+13
* libcli/smb/smbXcli: add smb2cli_session_application_key()Stefan Metzmacher2012-02-272-0/+28
* libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...Stefan Metzmacher2012-02-275-73/+146
* libcli/smb/smbXcli: remove unused checks from smb2cli_session_create_channel()Stefan Metzmacher2012-02-271-11/+0
* s3:torture/test_smb2: remove explicit smb2_signing_check_pdu()Stefan Metzmacher2012-02-271-6/+0
* s3:torture/test_smb2: a reauth doesn't update the session/signing keyStefan Metzmacher2012-02-271-17/+0
* lib/crypto: fix hmac_sha256_final() prototypeStefan Metzmacher2012-02-271-1/+1
* dbwrap: changed log level for information about lock orderAndrew Tridgell2012-02-271-1/+1
* selftest: up the default log level in s3Andrew Bartlett2012-02-271-1/+1
* s3-selftest: avoid running LOCAL- tests twiceAndrew Bartlett2012-02-271-2/+2
* s3-param: Align lp_{max,min}protocol with lib/param namesAndrew Bartlett2012-02-277-24/+69
* torture: don't check the NOINDEXED bit in attribute comparisonAndrew Tridgell2012-02-272-1/+2
* selftest: plugin_s4_dc can now handle kerberos properlyAndrew Bartlett2012-02-271-1/+1
* s4-netlogond: Fix use of uninitialised value dns_nameAndrew Bartlett2012-02-271-19/+8
* lib/tdb2: rename tdb2.pc to tdb.pcRusty Russell2012-02-272-1/+1
* upgradehelpers: Simplify transaction handling.Jelmer Vernooij2012-02-271-33/+16
* samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij2012-02-273-66/+59
* upgradeprovision: Only backup sysvol directory if it exists.Jelmer Vernooij2012-02-271-1/+2
* samba.xattr: Split copying of tree with extended attributes out into separate...Jelmer Vernooij2012-02-272-66/+97
* s4:torture:smb2:durable-open: prevent using a disconnected handle in reopen4Michael Adam2012-02-271-0/+1
* s4:torture:smb2:durable-open: introduce new variable for the new sessionMichael Adam2012-02-271-2/+9
* s4:torture:smb2:durable-open: make a comment more precise in the reopen4 testMichael Adam2012-02-271-1/+4
* s4:torture:smb2:durable_open: use the correct tree in the final close callMichael Adam2012-02-271-1/+1