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