summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-03libcli:smb: define DH2Q and DH2C tags for smb2 extra create blobsMichael Adam1-0/+2
2012-03-03s4:torture:smb2: rename some of the durable-handle subtests more systematicallyMichael Adam1-34/+34
2012-03-03s4:torture:smb2:durable_open: update (C)Michael Adam1-0/+1
2012-03-03s4:torture:smb2:durable-open: skip the open-with-lease test on servers withou...Stefan Metzmacher1-0/+6
2012-03-03s4:torture:smb2: durable-open: make tables staticMichael Adam1-2/+2
2012-03-03s4:test:smb2:durable_open: skip lease tests when the server does not support ...Stefan Metzmacher1-0/+25
2012-03-03s4:torture:smb2:durable_open: remove unused lease variables in the open-oploc...Stefan Metzmacher1-4/+0
2012-03-03s3:smbd:smb2_write: improve logging in the error caseMichael Adam1-4/+14
2012-03-03s4:samba-tool domain level raise command - reference SAMDB object correctlyMatthias Dieter Wallnöfer1-3/+3
2012-03-03smb2_constants: fix a typoChristian Ambach1-1/+1
2012-03-02s3:smb2_server: use SMB2_WATCH_TREEChristian Ambach1-1/+1
2012-03-02smb2_constants: add SMB2_WATCH_TREEChristian Ambach1-0/+3
2012-03-02s3:smb2_server fix a typoChristian Ambach1-1/+1
2012-03-03s3: Fix some blank line endingsVolker Lendecke1-5/+5
2012-03-03examples: Make examples/VFS/Makefile.in FreeBSD-friendlyVolker Lendecke1-6/+14
2012-03-02SEGV in acl_validate_spn_value: dnsHostName NULLArvid Requate1-1/+1
2012-03-02selftest: Rework samba4.blackbox.bogusdomain to use a temporary userAndrew Bartlett2-4/+12
2012-03-02selftest: close stdin and wait with waitpid() for a safer exitAndrew Bartlett2-2/+36
2012-03-02selftest: Put stdin pipe on the environmentAndrew Bartlett1-9/+8
2012-03-02s3: Test for statfs before statfs64Volker Lendecke1-20/+20
2012-03-02s3: Further fix for bug 8777Brad Smith3-12/+35
2012-03-02s3: Enable statvfs usage on NetBSDVolker Lendecke1-30/+30
2012-03-02s4-rpc: dnsserver: Fix the typo in comparing two DNS recordsAmitay Isaacs1-2/+2
2012-03-02s3:rpc_server: initialize struct schannel_state to zeroStefan Metzmacher1-2/+1
2012-03-02s3:rpc_client: initialize struct schannel_state to zeroStefan Metzmacher1-2/+1
2012-03-02s4:auth/gensec/schannel: initialize struct schannel_state to zeroStefan Metzmacher1-2/+1
2012-03-02s4:auth/gensec/schannel: make a copy of netlogon_creds_CredentialState in the...Stefan Metzmacher1-1/+8
2012-03-02s3-selftest: Add tests for ntlm_auth gss-spnego client and serverAndrew Bartlett3-0/+46
2012-03-02s3-rpcclient: Ensure interfaces are loaded after smb.confAndrew Bartlett1-2/+3
2012-03-02pyldb: Fix some more long lines, fix formatting.Jelmer Vernooij1-14/+37
2012-03-02selftest: Move manual page into a separate file.Jelmer Vernooij2-101/+78
2012-03-02selftest: Establish a registry of socket wrapper IPsAndrew Bartlett3-29/+56
2012-03-02s3-libsmb: Initialise ticket to ensure we do not invalid memoryAndrew Bartlett1-0/+1
2012-03-01Move to talloc from malloc.Jeremy Allison1-3/+7
2012-03-01Fix mixup between talloc/malloc.Jeremy Allison1-1/+1
2012-03-01pyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where PyErr_SetLdbError suffi...Jelmer Vernooij1-13/+16
2012-03-01dlz_bind9: Match PTR records as DNS names and not just stringsAmitay Isaacs1-1/+1
2012-03-02s4-dns: Fix handling of TXT DNS RecordAmitay Isaacs2-3/+21
2012-03-02upgradedns: Fix import of TXT DNS recordsAmitay Isaacs1-1/+3
2012-03-02s4-rpc: dnsserver: Update data type for TXT DNS recordsAmitay Isaacs1-6/+25
2012-03-02samba-tool: dns: Add support for handling TXT recordsAmitay Isaacs1-8/+50
2012-03-02samba-tool: dns: Copy string data when creating DNS_RPC_RECORDAmitay Isaacs1-18/+23
2012-03-02provision: dns: TXT Records need a list of strings as inputAmitay Isaacs1-2/+5
2012-03-02ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRINGAmitay Isaacs1-0/+37
2012-03-02idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS recordAmitay Isaacs1-2/+8
2012-03-02dlz_bind9: Fix handling of TXT records with multiple quoted stringsAmitay Isaacs1-4/+33
2012-03-02ndr: Add NDR pull, push, print functions for dnsp_string_listAmitay Isaacs1-0/+53
2012-03-02idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs1-1/+6
2012-03-02ndr: Fix NDR push function for dnsp_stringAmitay Isaacs1-3/+2
2012-03-02ndr: Fix the error messages, add correct data type nameAmitay Isaacs1-6/+6