summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-04s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2-0/+4
2011-10-04s4-repl: update instanceType in partial_replica replicationAndrew Tridgell1-0/+20
2011-10-04s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell1-5/+27
2011-10-04s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMINGAndrew Tridgell1-4/+22
2011-10-04s4-dsdb: disallow changes based on instanceTypeAndrew Tridgell1-4/+13
2011-10-04s4-dsdb: added DSDB_REPL_FLAG* to replicationAndrew Tridgell1-2/+15
2011-10-04s4-ldap-server: disallow all modifies on global catalog portAndrew Tridgell1-0/+20
2011-10-04s4-ldb: enable display of partialAttributeSet with --show-binaryAndrew Tridgell2-1/+23
2011-10-03testtools: Import new upstream snapshot.Jelmer Vernooij10-33/+597
2011-10-02dns: Move the dns_srv_record to the correct place in the idl fileKai Blin1-7/+7
2011-10-02dns: Add support for TXT record to idl fileKai Blin1-0/+6
2011-10-02wscript: Also generate ctags for python filesKai Blin1-1/+1
2011-10-02s4 provision: Set server role default when called from command line to 'dc'Kai Blin1-0/+3
2011-10-02s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ...Michael Adam1-1/+10
2011-10-01s3:registry: reg_format: handle unterminated REG_SZ blobsGregor Beck1-1/+9
2011-10-01Add the new test_nttrans_fsctl.c to wafRichard Sharpe1-0/+1
2011-10-01Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTT...Richard Sharpe6-336/+413
2011-10-01Add a torture test to test existing FSCTL responsesRichard Sharpe4-0/+290
2011-10-01Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" setJeremy Allison1-11/+2
2011-09-30s3-docs: Fix typos.Karolin Seeger3-3/+3
2011-09-30s3-docs: some corrections for wbinfoChristian Ambach1-4/+4
2011-09-30s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssyncMatthias Dieter Wallnöfer1-1/+1
2011-09-30build: Add dep on tdb-wrap3 to get tdb headersAndrew Bartlett1-1/+1
2011-09-30s3: Re-add (), fix a gcc hintVolker Lendecke1-1/+1
2011-09-30s3: Remove an unused variableVolker Lendecke1-2/+0
2011-09-30s3: Fix an uninitialized variable warningVolker Lendecke1-1/+1
2011-09-30s3: Fix a C++ warningVolker Lendecke1-1/+2
2011-09-30s3: Fix a C++ warningVolker Lendecke1-1/+2
2011-09-30Second part of bug #8494 - Remove "experimental" label on VFS ACL modules.Jeremy Allison2-8/+0
2011-09-29Bug 7551: Return error of cli_push when 'put - /some/file' is usedBram1-1/+1
2011-09-29s3:smb2cli: fix the num_expected == 0 logic in smb2cli_req_recv()Stefan Metzmacher1-3/+7
2011-09-29s4:smb_server/smb2: make sure we sign the final session setupStefan Metzmacher1-3/+10
2011-09-29s4: add SMB2_FSCTL opcodesDavid Disseldorp3-3/+18
2011-09-29s3-smb2_server: fix ioctl InputOffset checkingDavid Disseldorp1-1/+10
2011-09-29s3-smb2_server: SMB2_OP_IOCTL doesn't require at least 1 dyn byteDavid Disseldorp1-0/+1
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