summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-20s3: Fix some False/NULL hickupsVolker Lendecke8-17/+17
2011-12-20samba-tool: Add transaction wrapper for creating GPOAmitay Isaacs1-51/+44
2011-12-19tdb2: Avoid a malloc/memcpy in _tdb1_storeVolker Lendecke1-19/+8
2011-12-19tdb: Avoid a malloc/memcpy in _tdb_storeVolker Lendecke1-17/+8
2011-12-19s4-dsdb: Relax the conditions where we can't do a subtree deleteMatthieu Patou1-1/+19
2011-12-19s4:drsuapi/getncchanges: return WERR_NOMEM if talloc_array() failsStefan Metzmacher1-0/+3
2011-12-19s4-drs: introduce a timeout in the getncchanges processing to always return s...Matthieu Patou1-6/+27
2011-12-19s4-drs: avoid calling unecesserly ldb_msg_find_attr_as_* as this call in unef...Matthieu Patou1-26/+45
2011-12-19s4-becomedc: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects f...Matthieu Patou1-0/+13
2011-12-19s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for t...Matthieu Patou1-0/+10
2011-12-19tdb: be more careful on 4G files.Rusty Russell6-23/+53
2011-12-19patch tdb-oob-fix.patchRusty Russell0-0/+0
2011-12-19s3-net: Fix the return codes. 0 on success, -1 on failureAmitay Isaacs1-2/+2
2011-12-17s3: Fix the clustering buildVolker Lendecke6-10/+10
2011-12-17libcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED and NT_STATUS_ALL_SIDS_FIL...Stefan Metzmacher2-0/+4
2011-12-17s4 dns: Allow updates based on smb.conf settingKai Blin6-2/+51
2011-12-17s4 dns: Add some debug outputKai Blin1-0/+3
2011-12-17s4 dns: Actually handle the update requestKai Blin3-0/+383
2011-12-17s4 dns: Implement RFC-compatible update prescanKai Blin2-6/+41
2011-12-17s4 dns: Update prerequisite checking conforming to RFCKai Blin4-42/+313
2011-12-17s4 dns: Give better test output on RCODE mismatchKai Blin1-1/+20
2011-12-17s4 dns: Move record lookup to dns_utils.cKai Blin3-36/+58
2011-12-17s4 dns: Implement dns record comparison functionKai Blin2-0/+57
2011-12-17s4 dns: Implement dns name equality checkKai Blin2-0/+10
2011-12-17s4 dns: Fix some typos in comments and a whitespaceKai Blin1-3/+3
2011-12-17check_name() not needed in mkdir.Jeremy Allison1-5/+0
2011-12-17Ensure VALID_STAT before accessing fields.Jeremy Allison1-1/+3
2011-12-17s4:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR statusStefan Metzmacher1-0/+7
2011-12-16Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ...Jeremy Allison1-2/+4
2011-12-16Restrict UCF_UNIX_NAME_LOOKUP (symlink allowed) to restricted set of calls.Jeremy Allison1-1/+4
2011-12-16wafsamba: Fix undefined variable name in error message.Jelmer Vernooij1-1/+1
2011-12-16s3:idmap_autorid: use less transactionsChristian Ambach1-55/+76
2011-12-16s3:dbwrap fix return value of db_tdb_parseChristian Ambach1-1/+5
2011-12-16s3:printing/spoolssd: avoid using server_messaging_context()Stefan Metzmacher1-1/+1
2011-12-16s3:smbd: remove unused sconn_server_id()Stefan Metzmacher4-31/+0
2011-12-16s3:smbd: avoid using sconn_server_id()Stefan Metzmacher9-19/+24
2011-12-16s3:locking: avoid using sconn_server_id()Stefan Metzmacher2-7/+7
2011-12-16s3:lib/conn_tdb: avoid using sconn_server_id()Stefan Metzmacher1-1/+2
2011-12-16s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{par...Stefan Metzmacher2-1/+6
2011-12-16s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call'Stefan Metzmacher1-2/+2
2011-12-16s4:libcli/rap: use talloc_zero() and initialize everythingStefan Metzmacher1-8/+3
2011-12-16s4:libcli/rap: remove unused members from struct rap_callStefan Metzmacher1-3/+0
2011-12-16s4:libcli/rap: initialize call->rcv_datalenStefan Metzmacher1-0/+1
2011-12-16s3: Add some const to find_oplock_typesVolker Lendecke1-1/+1
2011-12-16s3: Make open_file_ntcreate a bit easier to readVolker Lendecke1-3/+2
2011-12-16s3: Make open_file_ntcreate a bit easier to readVolker Lendecke1-4/+6
2011-12-16s3: Make open_file_ntcreate a bit easier to readVolker Lendecke1-3/+3
2011-12-16Add support for TCP_DEFER_ACCEPTVolker Lendecke1-0/+3
2011-12-16s3: Slightly simplify delay_for_exclusive_oplocksVolker Lendecke1-9/+15
2011-12-16s3: Slightly simplify delay_for_batch_oplocksVolker Lendecke1-6/+6