summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture:smb2: durable-open: make tables staticMichael Adam2012-03-031-2/+2
* s4:test:smb2:durable_open: skip lease tests when the server does not support ...Stefan Metzmacher2012-03-031-0/+25
* s4:torture:smb2:durable_open: remove unused lease variables in the open-oploc...Stefan Metzmacher2012-03-031-4/+0
* s3:smbd:smb2_write: improve logging in the error caseMichael Adam2012-03-031-4/+14
* s4:samba-tool domain level raise command - reference SAMDB object correctlyMatthias Dieter Wallnöfer2012-03-031-3/+3
* smb2_constants: fix a typoChristian Ambach2012-03-031-1/+1
* s3:smb2_server: use SMB2_WATCH_TREEChristian Ambach2012-03-021-1/+1
* smb2_constants: add SMB2_WATCH_TREEChristian Ambach2012-03-021-0/+3
* s3:smb2_server fix a typoChristian Ambach2012-03-021-1/+1
* s3: Fix some blank line endingsVolker Lendecke2012-03-031-5/+5
* examples: Make examples/VFS/Makefile.in FreeBSD-friendlyVolker Lendecke2012-03-031-6/+14
* SEGV in acl_validate_spn_value: dnsHostName NULLArvid Requate2012-03-021-1/+1
* selftest: Rework samba4.blackbox.bogusdomain to use a temporary userAndrew Bartlett2012-03-022-4/+12
* selftest: close stdin and wait with waitpid() for a safer exitAndrew Bartlett2012-03-022-2/+36
* selftest: Put stdin pipe on the environmentAndrew Bartlett2012-03-021-9/+8
* s3: Test for statfs before statfs64Volker Lendecke2012-03-021-20/+20
* s3: Further fix for bug 8777Brad Smith2012-03-023-12/+35
* s3: Enable statvfs usage on NetBSDVolker Lendecke2012-03-021-30/+30
* s4-rpc: dnsserver: Fix the typo in comparing two DNS recordsAmitay Isaacs2012-03-021-2/+2
* s3:rpc_server: initialize struct schannel_state to zeroStefan Metzmacher2012-03-021-2/+1
* s3:rpc_client: initialize struct schannel_state to zeroStefan Metzmacher2012-03-021-2/+1
* s4:auth/gensec/schannel: initialize struct schannel_state to zeroStefan Metzmacher2012-03-021-2/+1
* s4:auth/gensec/schannel: make a copy of netlogon_creds_CredentialState in the...Stefan Metzmacher2012-03-021-1/+8
* 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
* pyldb: Fix some more long lines, fix formatting.Jelmer Vernooij2012-03-021-14/+37
* selftest: Move manual page into a separate file.Jelmer Vernooij2012-03-022-101/+78
* selftest: Establish a registry of socket wrapper IPsAndrew Bartlett2012-03-023-29/+56
* 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
* pyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where PyErr_SetLdbError suffi...Jelmer Vernooij2012-03-011-13/+16
* dlz_bind9: Match PTR records as DNS names and not just stringsAmitay Isaacs2012-03-011-1/+1
* s4-dns: Fix handling of TXT DNS RecordAmitay Isaacs2012-03-022-3/+21
* upgradedns: Fix import of TXT DNS recordsAmitay Isaacs2012-03-021-1/+3
* s4-rpc: dnsserver: Update data type for TXT DNS recordsAmitay Isaacs2012-03-021-6/+25
* samba-tool: dns: Add support for handling TXT recordsAmitay Isaacs2012-03-021-8/+50
* samba-tool: dns: Copy string data when creating DNS_RPC_RECORDAmitay Isaacs2012-03-021-18/+23
* provision: dns: TXT Records need a list of strings as inputAmitay Isaacs2012-03-021-2/+5
* ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRINGAmitay Isaacs2012-03-021-0/+37
* idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS recordAmitay Isaacs2012-03-021-2/+8
* 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