index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CVE-2013-4408:s4:dcerpc_smb2: check for invalid frag_len in send_read_request...
Stefan Metzmacher
2013-12-09
1
-0
/
+6
*
CVE-2013-4408:s4:dcerpc_smb: check for invalid frag_len in send_read_request_...
Stefan Metzmacher
2013-12-09
1
-0
/
+6
*
CVE-2013-4408:s4:dcerpc: check for invalid frag_len in ncacn_pull()
Stefan Metzmacher
2013-12-09
1
-0
/
+4
*
CVE-2013-4408:s3:rpc_client: verify frag_len at least contains the header size
Stefan Metzmacher
2013-12-09
1
-0
/
+8
*
CVE-2013-4408:s3:rpc_client: check for invalid frag_len in dcerpc_pull_ncacn_...
Stefan Metzmacher
2013-12-09
1
-0
/
+4
*
CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...
Stefan Metzmacher
2013-12-09
1
-0
/
+9
*
CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...
Stefan Metzmacher
2013-12-09
1
-0
/
+5
*
ctdb:packaging:RPM: don't run autogen.
Michael Adam
2013-12-09
1
-3
/
+0
*
ctdb:packaging:RPM: package the new manpages
Michael Adam
2013-12-09
1
-0
/
+4
*
ctdb:build: install the new manpages
Michael Adam
2013-12-09
1
-0
/
+6
*
lib/ntdb optimize includes in ntdb tools
Christian Ambach
2013-12-07
7
-61
/
+5
*
lib/ntdb optimize includes in ntdb tests
Christian Ambach
2013-12-07
27
-97
/
+20
*
lib/ntdb correct includes in private header
Christian Ambach
2013-12-07
1
-0
/
+5
*
lib/ntdb fix compilation when libreplace is not around
Christian Ambach
2013-12-07
2
-1
/
+10
*
lib/socket_wrapper fix compilation when libreplace is not around
Christian Ambach
2013-12-07
1
-0
/
+20
*
s3:vfs_btrfs change includes
Christian Ambach
2013-12-07
1
-2
/
+1
*
s3:pam_smbpass change includes
Christian Ambach
2013-12-07
1
-7
/
+4
*
s3:vfs fix a compile warning
Christian Ambach
2013-12-07
1
-1
/
+1
*
ldb: bad if test in ldb_comparison_fold()
Jeremy Allison
2013-12-07
1
-1
/
+1
*
docs: update the manpage of vfs_shadow_copy2
Michael Adam
2013-12-06
1
-48
/
+242
*
s3:modules:shadow_copy2: remove redundant documentation comment block
Michael Adam
2013-12-07
1
-77
/
+4
*
s3:modules:shadow_copy2: improve headline comment
Michael Adam
2013-12-07
1
-1
/
+1
*
s3:module:shadow_copy2: add my (C)
Michael Adam
2013-12-07
1
-0
/
+1
*
s4:torture:smb2: add new durable-v2-open.reopen1a test
Michael Adam
2013-12-06
1
-0
/
+110
*
s4:torture:smb2: add new durable-open.reopen1a test
Michael Adam
2013-12-06
1
-0
/
+100
*
cldap: quieten error when abandon packet is sent
Garming Sam
2013-12-06
1
-0
/
+7
*
pyntdb: Add tests for Python API.
Jelmer Vernooij
2013-12-06
2
-2
/
+156
*
pyntdb: Don't segfault when passing in None as filename (for memory db)
Jelmer Vernooij
2013-12-06
1
-1
/
+1
*
pyntdb: Don't allow access after a database is closed.
Jelmer Vernooij
2013-12-06
2
-6
/
+77
*
tdb tests: Remove custom code for "tdb2", which has been split out into ntdb.
Jelmer Vernooij
2013-12-06
1
-43
/
+22
*
selftest: Remove samba3.smb2.lock.*.rw-exclusive from flapping file
Christof Schmitt
2013-12-06
1
-1
/
+0
*
selftest: Run smb2.lock tests also against AIO share
Christof Schmitt
2013-12-05
1
-0
/
+4
*
selftest: Introduce share for testing AIO
Christof Schmitt
2013-12-05
1
-0
/
+4
*
s3: Return correct error code from SMB2 AIO read failure
Christof Schmitt
2013-12-05
1
-1
/
+1
*
s3-aio: Use correct locking context for SMB2
Christof Schmitt
2013-12-05
1
-2
/
+2
*
s3-torture: Call cli_flush().
Andreas Schneider
2013-12-06
1
-1
/
+2
*
krb5_wrap: Move function declaration outside the function.
Andreas Schneider
2013-12-06
1
-8
/
+9
*
s3-libsmb: Fix a memory leak in get_pdc_ip().
Andreas Schneider
2013-12-06
1
-0
/
+1
*
s3-torture: Make sure status is used initialized.
Andreas Schneider
2013-12-06
1
-4
/
+3
*
s3-torture: Fix several memory leaks in delete_fn().
Andreas Schneider
2013-12-06
1
-1
/
+5
*
s3-utils: Fix a memory leak in smbget.
Andreas Schneider
2013-12-06
1
-0
/
+1
*
s4-torture: Use talloc for asprintf.
Andreas Schneider
2013-12-06
1
-12
/
+10
*
s4-torture: Fix out of bound array access.
Andreas Schneider
2013-12-06
1
-1
/
+1
*
s3-torture: Comment out dead code in spoolss test.
Andreas Schneider
2013-12-06
1
-1
/
+8
*
s4-torture: Fix some compile warnings in spoolss.
Andreas Schneider
2013-12-06
1
-5
/
+8
*
s4-torture: Make sure handles are correctly initialized.
Andreas Schneider
2013-12-06
1
-1
/
+3
*
s4-torture: Make sure the handles are initialized correctly.
Andreas Schneider
2013-12-06
1
-1
/
+4
*
s4-torture: Make sure the handles are not used uninitialized.
Andreas Schneider
2013-12-06
1
-1
/
+7
*
s4-libcli: Add smb2_util_handle_empty().
Andreas Schneider
2013-12-06
1
-0
/
+9
*
torture: match Windows responses to bad shadow copy IDs
David Disseldorp
2013-12-06
1
-3
/
+3
[prev]
[next]