summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:smb_server/smb2: make sure we sign the final session setupStefan Metzmacher2011-09-291-3/+10
* s4: add SMB2_FSCTL opcodesDavid Disseldorp2011-09-293-3/+18
* s3-smb2_server: fix ioctl InputOffset checkingDavid Disseldorp2011-09-291-1/+10
* s3-smb2_server: SMB2_OP_IOCTL doesn't require at least 1 dyn byteDavid Disseldorp2011-09-291-0/+1
* s4-torture: add smb2 ioctl test suiteDavid Disseldorp2011-09-293-1/+89
* s4-torture: remove unchecked read from smb2 createDavid Disseldorp2011-09-292-9/+9
* socket_wrapper: correctly handle dup()/dup2() ref countingStefan Metzmacher2011-09-291-85/+81
* socket_wrapper: pass down the fd explictly from the swrap_*() to the real_*()...Stefan Metzmacher2011-09-291-10/+11
* s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signedStefan Metzmacher2011-09-291-0/+2
* test commit to see it push works for me.Herb Lewis2011-09-291-1/+1
* s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher2011-09-281-12/+14
* s4:libcli/smb2: ignore SMB2_OP_CANCEL responsesStefan Metzmacher2011-09-281-0/+10
* s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...Stefan Metzmacher2011-09-281-0/+1
* s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...Stefan Metzmacher2011-09-281-1/+2
* s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...Michael Adam2011-09-281-2/+1
* libcli: Install libcli.h.Jelmer Vernooij2011-09-282-4/+289
* smb_unix_ext.h: Protect against multiple inclusion.Jelmer Vernooij2011-09-281-0/+4
* Install headers included by smb_common.h.Jelmer Vernooij2011-09-281-2/+2
* s4:libcli/resolve: only try broadcast messages to ipv4 addressesStefan Metzmacher2011-09-281-2/+12
* dns: Do as BIND and MS DNS and drop quries with qdcount != 1Kai Blin2011-09-281-5/+11
* dns: The QCLASS is called IN, not IPKai Blin2011-09-282-7/+7
* s3 net: Fix a discard const warningKai Blin2011-09-281-1/+1
* errormap: Add unix_to_werror() functionKai Blin2011-09-282-0/+10
* s3:libsmb: remove unused TALLOC_FREE(subreq) calls inStefan Metzmacher2011-09-281-5/+0
* s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()Stefan Metzmacher2011-09-281-3/+2
* s3-messaging Do not ever send a kill to -1Andrew Bartlett2011-09-281-0/+3
* s3-messaging Ensure that the message is of the correct legnthAndrew Bartlett2011-09-271-1/+1
* s4-ldap_server: Fix segfault on startup failure of ldap serverAndrew Bartlett2011-09-271-2/+2
* s3-pdb_samba4: Remove unused attribute from domain searchAndrew Bartlett2011-09-271-1/+0
* These modules are no longer experimental but production-ready (especiallyJeremy Allison2011-09-272-4/+0
* Free the memory talloc'dRichard Sharpe2011-09-271-1/+6
* s3-samr: Remove fstring in samr.Andreas Schneider2011-09-261-5/+14
* s3-passdb: Cleanup use of fstring and move to talloc.Simo Sorce2011-09-264-24/+61
* s3-group-mapping: Remove unused functions.Simo Sorce2011-09-262-36/+0
* s3: Slightly simplify print_kdc_line()Volker Lendecke2011-09-261-10/+8
* s3: Slightly simplify print_kdc_line()Volker Lendecke2011-09-261-20/+19
* s3: Slightly simplify print_kdc_line()Volker Lendecke2011-09-261-49/+52
* s3: Remove the smbd_server_conn ref from create_junctionVolker Lendecke2011-09-263-3/+6
* s3: Remove the smbd_server_conn ref from setup_dfs_referralVolker Lendecke2011-09-261-1/+1
* s3: Remove the smbd_server_conn ref from get_referred_pathVolker Lendecke2011-09-263-11/+17
* s3: Remove the smbd_server_conn ref from dfs_redirectVolker Lendecke2011-09-261-1/+3
* s3: Remove the smbd_server_conn ref from create_conn_structVolker Lendecke2011-09-264-17/+23
* s3: Remove the smbd_server_conn ref from parse_dfs_pathVolker Lendecke2011-09-261-5/+8
* libcliraw: Make smb_raw_write_recv public and include it in a public header.Jelmer Vernooij2011-09-252-1/+2
* addns: Remove unused empty header fileKai Blin2011-09-252-31/+0
* net: Don't register link local addresses with DNSKai Blin2011-09-243-0/+29
* addns: Allow creating AAAA records during updatesKai Blin2011-09-242-4/+60
* libcli/smb: Get rid of set but unused variableKai Blin2011-09-241-1/+3
* s4 winbind: Don't drop workgroup name for getpw*Kai Blin2011-09-242-2/+16
* Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.David Disseldorp2011-09-231-1/+1