summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-29s4-torture: add smb2 ioctl test suiteDavid Disseldorp3-1/+89
2011-09-29s4-torture: remove unchecked read from smb2 createDavid Disseldorp2-9/+9
2011-09-29socket_wrapper: correctly handle dup()/dup2() ref countingStefan Metzmacher1-85/+81
2011-09-29socket_wrapper: pass down the fd explictly from the swrap_*() to the real_*()...Stefan Metzmacher1-10/+11
2011-09-29s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signedStefan Metzmacher1-0/+2
2011-09-29test commit to see it push works for me.Herb Lewis1-1/+1
2011-09-28s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher1-12/+14
2011-09-28s4:libcli/smb2: ignore SMB2_OP_CANCEL responsesStefan Metzmacher1-0/+10
2011-09-28s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...Stefan Metzmacher1-0/+1
2011-09-28s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...Stefan Metzmacher1-1/+2
2011-09-28s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...Michael Adam1-2/+1
2011-09-28libcli: Install libcli.h.Jelmer Vernooij2-4/+289
2011-09-28smb_unix_ext.h: Protect against multiple inclusion.Jelmer Vernooij1-0/+4
2011-09-28Install headers included by smb_common.h.Jelmer Vernooij1-2/+2
2011-09-28s4:libcli/resolve: only try broadcast messages to ipv4 addressesStefan Metzmacher1-2/+12
2011-09-28dns: Do as BIND and MS DNS and drop quries with qdcount != 1Kai Blin1-5/+11
2011-09-28dns: The QCLASS is called IN, not IPKai Blin2-7/+7
2011-09-28s3 net: Fix a discard const warningKai Blin1-1/+1
2011-09-28errormap: Add unix_to_werror() functionKai Blin2-0/+10
2011-09-28s3:libsmb: remove unused TALLOC_FREE(subreq) calls inStefan Metzmacher1-5/+0
2011-09-28s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()Stefan Metzmacher1-3/+2
2011-09-28s3-messaging Do not ever send a kill to -1Andrew Bartlett1-0/+3
2011-09-27s3-messaging Ensure that the message is of the correct legnthAndrew Bartlett1-1/+1
2011-09-27s4-ldap_server: Fix segfault on startup failure of ldap serverAndrew Bartlett1-2/+2
2011-09-27s3-pdb_samba4: Remove unused attribute from domain searchAndrew Bartlett1-1/+0
2011-09-27These modules are no longer experimental but production-ready (especiallyJeremy Allison2-4/+0
2011-09-27Free the memory talloc'dRichard Sharpe1-1/+6
2011-09-26s3-samr: Remove fstring in samr.Andreas Schneider1-5/+14
2011-09-26s3-passdb: Cleanup use of fstring and move to talloc.Simo Sorce4-24/+61
2011-09-26s3-group-mapping: Remove unused functions.Simo Sorce2-36/+0
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-10/+8
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-20/+19
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-49/+52
2011-09-26s3: Remove the smbd_server_conn ref from create_junctionVolker Lendecke3-3/+6
2011-09-26s3: Remove the smbd_server_conn ref from setup_dfs_referralVolker Lendecke1-1/+1
2011-09-26s3: Remove the smbd_server_conn ref from get_referred_pathVolker Lendecke3-11/+17
2011-09-26s3: Remove the smbd_server_conn ref from dfs_redirectVolker Lendecke1-1/+3
2011-09-26s3: Remove the smbd_server_conn ref from create_conn_structVolker Lendecke4-17/+23
2011-09-26s3: Remove the smbd_server_conn ref from parse_dfs_pathVolker Lendecke1-5/+8
2011-09-25libcliraw: Make smb_raw_write_recv public and include it in a public header.Jelmer Vernooij2-1/+2
2011-09-25addns: Remove unused empty header fileKai Blin2-31/+0
2011-09-24net: Don't register link local addresses with DNSKai Blin3-0/+29
2011-09-24addns: Allow creating AAAA records during updatesKai Blin2-4/+60
2011-09-24libcli/smb: Get rid of set but unused variableKai Blin1-1/+3
2011-09-24s4 winbind: Don't drop workgroup name for getpw*Kai Blin2-2/+16
2011-09-23Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.David Disseldorp1-1/+1
2011-09-23Revert "Add a missing include file to two VFS modules"Jeremy Allison2-2/+0
2011-09-23s3:smbd: disconnect the socket if we got an unexpected requestStefan Metzmacher2-1/+20
2011-09-23s3:smbd: don't call smbd_terminate_connection in smb2_validate_message_id() (...Stefan Metzmacher1-2/+3
2011-09-23build: Fix waf build on MacOS XAndrew Bartlett3-2/+7