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
*
docs: Fix typos in vfs_shadow_copy2.8.xml.
Karolin Seeger
2013-12-10
1
-2
/
+2
*
s3-lib: Fix %G substitution for domain users in smbd
Andreas Schneider
2013-12-10
1
-1
/
+11
*
s3:winbindd fix use of uninitialized variables
Christian Ambach
2013-12-10
1
-0
/
+13
*
s3:lib/asys modify included headers
Christian Ambach
2013-12-10
1
-4
/
+2
*
smbd: Always use UCF_PREP_CREATEFILE for filename_convert calls to resolve a ...
Jeremy Allison
2013-12-09
3
-10
/
+5
*
smbd: change flag name from UCF_CREATING_FILE to UCF_PREP_CREATEFILE
Jeremy Allison
2013-12-09
5
-10
/
+10
*
smbd: Fix regression for the dropbox case.
Volker Lendecke
2013-12-09
1
-5
/
+5
*
s3-winbindd: Fix DEBUG statement in winbind_msg_offline().
Jan Brummer
2013-12-09
1
-1
/
+1
*
CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.
Jeremy Allison
2013-12-09
6
-5
/
+62
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
20
-46
/
+359
*
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
2013-12-09
8
-7
/
+102
*
CVE-2013-4408:s3:Ensure we always check call_id when validating an RPC reply.
Jeremy Allison
2013-12-09
1
-8
/
+25
*
CVE-2013-4408:s3:ctdb_conn: add some length verification to ctdb_packet_more()
Stefan Metzmacher
2013-12-09
1
-0
/
+5
*
CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blo...
Stefan Metzmacher
2013-12-09
1
-0
/
+5
*
CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_pack...
Stefan Metzmacher
2013-12-09
1
-0
/
+5
*
CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()
Stefan Metzmacher
2013-12-09
1
-0
/
+5
*
CVE-2013-4408:s4:dcerpc_sock: check for invalid frag_len within sock_complete...
Stefan Metzmacher
2013-12-09
1
-0
/
+6
*
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
[next]