summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dlz_bind9: Fix handling of TXT records with multiple quoted stringsAmitay Isaacs2012-03-021-4/+33
* ndr: Add NDR pull, push, print functions for dnsp_string_listAmitay Isaacs2012-03-021-0/+53
* idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs2012-03-021-1/+6
* ndr: Fix NDR push function for dnsp_stringAmitay Isaacs2012-03-021-3/+2
* ndr: Fix the error messages, add correct data type nameAmitay Isaacs2012-03-021-6/+6
* dlz_bind9: This fixes the problem with adding/deleting rdatasetAmitay Isaacs2012-03-021-11/+16
* s4-libnet: Remove set but unused variablesAndrew Bartlett2012-03-012-4/+0
* s4-libnet: Move to talloc_get_type_abort()Andrew Bartlett2012-03-014-73/+73
* s4:torture/smb2/ioctl.c - quiet format specifier warnings on 32 bitMatthias Dieter Wallnöfer2012-03-011-5/+6
* 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-012-2/+2
* build: link heimdal krb5 against execinfo if foundAndrew Bartlett2012-03-011-1/+1
* s4-provision: Use "state directory" from lp, as it is always setAmitay Isaacs2012-03-011-2/+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
* heimdal: Fix the build on FreeBSDVolker 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
* selftest: add more tests for plugin_s4_dcAndrew Bartlett2012-02-291-2/+2
* selftest: change plugin_dc to test using s3fsAndrew Bartlett2012-02-292-79/+9
* selftest: skip the troublesome samba4.rpc.unixinfo testAndrew Bartlett2012-02-291-0/+2
* s4:winbind: use ncalrpc for connections to ourselfStefan Metzmacher2012-02-292-7/+38
* selftest: Do not run chgdcpass test on the main DCAndrew Bartlett2012-02-292-1/+47
* s4-winbindd: Do not ask for a tree that we will not useAndrew Bartlett2012-02-291-4/+0
* testsuite: Replace deprecated bzero with memsetAmitay Isaacs2012-02-29143-347/+347
* libcli/smb/smb2_signing: rename smb2_key_deviration -> smb2_key_derivationMichael Adam2012-02-293-5/+5
* 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
* s4:torture/smb2: remove unused varStefan Metzmacher2012-02-291-1/+0
* libcli/smb/smbXcli: use smb2_key_deviration() to setup SMB 2.24 keysStefan Metzmacher2012-02-291-2/+41
* libcli/smb/smb2_signing: implement aes_cmac_128 based signing for SMB 2.24Stefan Metzmacher2012-02-291-18/+58
* libcli/smb/smb2_signing: add smb2_key_deviration()Stefan Metzmacher2012-02-292-0/+37
* lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 testStefan Metzmacher2012-02-293-1/+95
* lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher2012-02-295-5/+233
* 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
* torture: added samba4-ntvfs targetAndrew Tridgell2012-02-281-0/+3