index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
s4-dbchecker: fixed handling of DSDB DNs in dbcheck
Andrew Tridgell
1
-1
/
+1
2011-10-04
s4-dsdb: update callers to dsdb_convert_object_ex()
Andrew Tridgell
2
-0
/
+4
2011-10-04
s4-repl: update instanceType in partial_replica replication
Andrew Tridgell
1
-0
/
+20
2011-10-04
s4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
Andrew Tridgell
1
-5
/
+27
2011-10-04
s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
Andrew Tridgell
1
-4
/
+22
2011-10-04
s4-dsdb: disallow changes based on instanceType
Andrew Tridgell
1
-4
/
+13
2011-10-04
s4-dsdb: added DSDB_REPL_FLAG* to replication
Andrew Tridgell
1
-2
/
+15
2011-10-04
s4-ldap-server: disallow all modifies on global catalog port
Andrew Tridgell
1
-0
/
+20
2011-10-04
s4-ldb: enable display of partialAttributeSet with --show-binary
Andrew Tridgell
2
-1
/
+23
2011-10-03
testtools: Import new upstream snapshot.
Jelmer Vernooij
10
-33
/
+597
2011-10-02
dns: Move the dns_srv_record to the correct place in the idl file
Kai Blin
1
-7
/
+7
2011-10-02
dns: Add support for TXT record to idl file
Kai Blin
1
-0
/
+6
2011-10-02
wscript: Also generate ctags for python files
Kai Blin
1
-1
/
+1
2011-10-02
s4 provision: Set server role default when called from command line to 'dc'
Kai Blin
1
-0
/
+3
2011-10-02
s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ...
Michael Adam
1
-1
/
+10
2011-10-01
s3:registry: reg_format: handle unterminated REG_SZ blobs
Gregor Beck
1
-1
/
+9
2011-10-01
Add the new test_nttrans_fsctl.c to waf
Richard Sharpe
1
-0
/
+1
2011-10-01
Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTT...
Richard Sharpe
6
-336
/
+413
2011-10-01
Add a torture test to test existing FSCTL responses
Richard Sharpe
4
-0
/
+290
2011-10-01
Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" set
Jeremy Allison
1
-11
/
+2
2011-09-30
s3-docs: Fix typos.
Karolin Seeger
3
-3
/
+3
2011-09-30
s3-docs: some corrections for wbinfo
Christian Ambach
1
-4
/
+4
2011-09-30
s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssync
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-09-30
build: Add dep on tdb-wrap3 to get tdb headers
Andrew Bartlett
1
-1
/
+1
2011-09-30
s3: Re-add (), fix a gcc hint
Volker Lendecke
1
-1
/
+1
2011-09-30
s3: Remove an unused variable
Volker Lendecke
1
-2
/
+0
2011-09-30
s3: Fix an uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2011-09-30
s3: Fix a C++ warning
Volker Lendecke
1
-1
/
+2
2011-09-30
s3: Fix a C++ warning
Volker Lendecke
1
-1
/
+2
2011-09-30
Second part of bug #8494 - Remove "experimental" label on VFS ACL modules.
Jeremy Allison
2
-8
/
+0
2011-09-29
Bug 7551: Return error of cli_push when 'put - /some/file' is used
Bram
1
-1
/
+1
2011-09-29
s3:smb2cli: fix the num_expected == 0 logic in smb2cli_req_recv()
Stefan Metzmacher
1
-3
/
+7
2011-09-29
s4:smb_server/smb2: make sure we sign the final session setup
Stefan Metzmacher
1
-3
/
+10
2011-09-29
s4: add SMB2_FSCTL opcodes
David Disseldorp
3
-3
/
+18
2011-09-29
s3-smb2_server: fix ioctl InputOffset checking
David Disseldorp
1
-1
/
+10
2011-09-29
s3-smb2_server: SMB2_OP_IOCTL doesn't require at least 1 dyn byte
David Disseldorp
1
-0
/
+1
2011-09-29
s4-torture: add smb2 ioctl test suite
David Disseldorp
3
-1
/
+89
2011-09-29
s4-torture: remove unchecked read from smb2 create
David Disseldorp
2
-9
/
+9
2011-09-29
socket_wrapper: correctly handle dup()/dup2() ref counting
Stefan Metzmacher
1
-85
/
+81
2011-09-29
socket_wrapper: pass down the fd explictly from the swrap_*() to the real_*()...
Stefan Metzmacher
1
-10
/
+11
2011-09-29
s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed
Stefan Metzmacher
1
-0
/
+2
2011-09-29
test commit to see it push works for me.
Herb Lewis
1
-1
/
+1
2011-09-28
s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...
Stefan Metzmacher
1
-12
/
+14
2011-09-28
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
1
-0
/
+10
2011-09-28
s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...
Stefan Metzmacher
1
-0
/
+1
2011-09-28
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
1
-1
/
+2
2011-09-28
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...
Michael Adam
1
-2
/
+1
2011-09-28
libcli: Install libcli.h.
Jelmer Vernooij
2
-4
/
+289
2011-09-28
smb_unix_ext.h: Protect against multiple inclusion.
Jelmer Vernooij
1
-0
/
+4
2011-09-28
Install headers included by smb_common.h.
Jelmer Vernooij
1
-2
/
+2
[prev]
[next]