summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dns: filled in dnsserver.idl Andrew Tridgell2011-10-042-3/+1334
* samba-tool: cope with GC compares in ldapcmpAndrew Tridgell2011-10-041-3/+5
* samba-tool: added --full-sync and --sync-all options to samba-tool drs replicateAndrew Tridgell2011-10-041-3/+9
* s4-dbchecker: fixed handling of DSDB DNs in dbcheckAndrew Tridgell2011-10-041-1/+1
* s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2011-10-042-0/+4
* s4-repl: update instanceType in partial_replica replicationAndrew Tridgell2011-10-041-0/+20
* s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell2011-10-041-5/+27
* s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMINGAndrew Tridgell2011-10-041-4/+22
* s4-dsdb: disallow changes based on instanceTypeAndrew Tridgell2011-10-041-4/+13
* s4-dsdb: added DSDB_REPL_FLAG* to replicationAndrew Tridgell2011-10-041-2/+15
* s4-ldap-server: disallow all modifies on global catalog portAndrew Tridgell2011-10-041-0/+20
* s4-ldb: enable display of partialAttributeSet with --show-binaryAndrew Tridgell2011-10-042-1/+23
* testtools: Import new upstream snapshot.Jelmer Vernooij2011-10-0310-33/+597
* dns: Move the dns_srv_record to the correct place in the idl fileKai Blin2011-10-021-7/+7
* dns: Add support for TXT record to idl fileKai Blin2011-10-021-0/+6
* wscript: Also generate ctags for python filesKai Blin2011-10-021-1/+1
* s4 provision: Set server role default when called from command line to 'dc'Kai Blin2011-10-021-0/+3
* s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ...Michael Adam2011-10-021-1/+10
* s3:registry: reg_format: handle unterminated REG_SZ blobsGregor Beck2011-10-011-1/+9
* Add the new test_nttrans_fsctl.c to wafRichard Sharpe2011-10-011-0/+1
* Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTT...Richard Sharpe2011-10-016-336/+413
* Add a torture test to test existing FSCTL responsesRichard Sharpe2011-10-014-0/+290
* Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" setJeremy Allison2011-10-011-11/+2
* s3-docs: Fix typos.Karolin Seeger2011-09-303-3/+3
* s3-docs: some corrections for wbinfoChristian Ambach2011-09-301-4/+4
* s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssyncMatthias Dieter Wallnöfer2011-09-301-1/+1
* build: Add dep on tdb-wrap3 to get tdb headersAndrew Bartlett2011-09-301-1/+1
* s3: Re-add (), fix a gcc hintVolker Lendecke2011-09-301-1/+1
* s3: Remove an unused variableVolker Lendecke2011-09-301-2/+0
* s3: Fix an uninitialized variable warningVolker Lendecke2011-09-301-1/+1
* s3: Fix a C++ warningVolker Lendecke2011-09-301-1/+2
* s3: Fix a C++ warningVolker Lendecke2011-09-301-1/+2
* Second part of bug #8494 - Remove "experimental" label on VFS ACL modules.Jeremy Allison2011-09-302-8/+0
* Bug 7551: Return error of cli_push when 'put - /some/file' is usedBram2011-09-291-1/+1
* s3:smb2cli: fix the num_expected == 0 logic in smb2cli_req_recv()Stefan Metzmacher2011-09-291-3/+7
* 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