summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-selftest: Add tests for ntlm_auth gss-spnego client and serverAndrew Bartlett2012-03-023-0/+46
* s3-rpcclient: Ensure interfaces are loaded after smb.confAndrew Bartlett2012-03-021-2/+3
* s3-libsmb: Initialise ticket to ensure we do not invalid memoryAndrew Bartlett2012-03-021-0/+1
* Move to talloc from malloc.Jeremy Allison2012-03-011-3/+7
* Fix mixup between talloc/malloc.Jeremy Allison2012-03-011-1/+1
* s3-selftest: make ntlm_auth test more robust to bad inputAndrew Bartlett2012-03-011-2/+5
* s3-selftest: Add more tests for ntlm_authAndrew Bartlett2012-03-012-19/+79
* s3-ntlm_auth fix up gss-spnego-client so as to work with gss-spnegoAndrew Bartlett2012-03-011-16/+5
* s3-ntlm_auth: Wrap kerberos token in GSSAPIAndrew Bartlett2012-03-011-2/+6
* s3-ntlm_auth: Add --target-service and --target-hostname optionsAndrew Bartlett2012-03-011-9/+40
* build: look for backtrace_symbols in libexecAndrew Bartlett2012-03-011-1/+1
* Trivial Comment fix: Supply a missing word in a commentRichard Sharpe2012-03-011-1/+1
* s3: Fix "make bin/smbtorture4" in the autoconf buildVolker Lendecke2012-03-011-1/+1
* Add open_dir_with_privilege() to ensure we're opening the correct directory w...Jeremy Allison2012-03-015-3/+72
* Implement FLAG_TRANS2_FIND_BACKUP_INTENT for trans2 with privileges.Jeremy Allison2012-02-291-4/+46
* Add accessor functions to set a bool "priv" on a directory handle. Not yet us...Jeremy Allison2012-02-292-0/+13
* Add the implementation of check_reduced_name_with_privilege(). Now to plumb intoJeremy Allison2012-02-295-8/+177
* Add check_reduced_name_with_privilege(), filename_convert_with_privilege() (c...Jeremy Allison2012-02-293-5/+103
* s3:torture/test_smb2: test path based calls during reauth in SMB2-MULTI-CHANNELStefan Metzmacher2012-02-291-3/+51
* s3:torture/test_smb2: test handle based calls during reauth in SMB2-MULTI-CHA...Stefan Metzmacher2012-02-291-0/+18
* s3:torture/test_smb2: do a reauth over multiple channels in SMB2-MULTI-CHANNELStefan Metzmacher2012-02-291-0/+100
* s3:torture/test_smb2: add a 3rd channel to SMB2-MULTI-CHANNELStefan Metzmacher2012-02-291-1/+154
* s3:torture/test_smb2: expect FILE_CLOSED on invalid handles in SMB2-MULTI-CHA...Stefan Metzmacher2012-02-291-2/+4
* lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher2012-02-291-1/+2
* s3: Introduce "req" helper var in reply_lockingX_successVolker Lendecke2012-02-291-3/+5
* s3: Fix a const warningVolker Lendecke2012-02-291-1/+1
* s3: Add a test that makes a chained open break an oplockVolker Lendecke2012-02-296-0/+299
* s3: More fix for smbd -iVolker Lendecke2012-02-281-1/+1
* Fix problem reported by Tom Lee <tlee2951@gmail.com> - when calculatingJeremy Allison2012-02-281-3/+28
* smbd: detect EOF on stdin in --foreground modeAndrew Tridgell2012-02-281-0/+25
* 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
* s3:libsmb:smb2: pass previous session ID to session setup, not previous sessionMichael Adam2012-02-284-16/+12
* 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-271-0/+4
* libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...Stefan Metzmacher2012-02-272-12/+12
* 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
* dbwrap: changed log level for information about lock orderAndrew Tridgell2012-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-276-24/+45
* s3: Remove pointless parenthesesVolker Lendecke2012-02-261-1/+1
* s3-configure: Add CFLAGS_APPEND variableVolker Lendecke2012-02-261-1/+1
* s3: Use the correct enum valuesVolker Lendecke2012-02-251-3/+3
* s3: Fix a typoVolker Lendecke2012-02-251-1/+1
* s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFlyBrad Smith2012-02-253-5/+50
* s3-auth rename vuid_serverinfo to session_infoAndrew Bartlett2012-02-251-8/+8