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
*
regedit: add a color scheme for path and context help sections
Chris Davis
2014-10-01
1
-3
/
+11
*
regedit: sort keys
Chris Davis
2014-10-01
1
-0
/
+12
*
regedit: free value list subwindow
Chris Davis
2014-10-01
1
-0
/
+3
*
regedit: add borders around key and value lists, and change headings
Chris Davis
2014-10-01
5
-20
/
+70
*
regedit: add padding for key labels when there's not a prefix.
Chris Davis
2014-10-01
1
-8
/
+9
*
regedit: add white on blue color scheme
Chris Davis
2014-10-01
1
-0
/
+1
*
regedit: silence some warnings
Chris Davis
2014-10-01
3
-5
/
+6
*
loadparm//init_copymap: Add braces around if/for blocks to match coding style
Kamen Mazdrashki
2014-10-01
1
-3
/
+5
*
loadparm: Allocate service->copymap in service memory context
Kamen Mazdrashki
2014-10-01
1
-1
/
+5
*
WHATSNEW: Start release notes for Samba 4.3.0pre1.
Karolin Seeger
2014-10-01
1
-165
/
+3
*
VERSION: Bump version up to 4.3.0pre1.
Karolin Seeger
2014-10-01
1
-3
/
+3
*
VERSION: Re-enable git snapshots.
Karolin Seeger
2014-10-01
1
-1
/
+1
*
VERSION: Bump version up to 4.2.0rc1...
Karolin Seeger
2014-10-01
1
-3
/
+3
*
vfs_fruit: deal with vfs_catia not being loaded
Ralph Boehme
2014-10-01
1
-3
/
+21
*
vfs_fruit: remove redundant assignment
Ralph Boehme
2014-09-30
1
-1
/
+0
*
vfs_fruit: fix possible uninitialized use
Ralph Boehme
2014-09-30
1
-4
/
+4
*
libcli/smb: call smb2cli_validate_negotiate_info*() after each authenticated ...
Stefan Metzmacher
2014-09-30
1
-0
/
+40
*
libcli/smb: add smb2cli_validate_negotiate_info*()
Stefan Metzmacher
2014-09-30
2
-17
/
+243
*
libcli/smb: list NT_STATUS_FILE_CLOSED as expected ioctl response.
Stefan Metzmacher
2014-09-30
1
-1
/
+11
*
s4:libcli/tcon: remove unused smb2_tree_connect*()
Stefan Metzmacher
2014-09-30
1
-67
/
+0
*
s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()
Stefan Metzmacher
2014-09-30
1
-1
/
+0
*
s4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tree_connect()
Stefan Metzmacher
2014-09-30
1
-27
/
+26
*
s4:torture/smb2: use torture_smb2_tree_connect() in notify.c
Stefan Metzmacher
2014-09-30
1
-51
/
+9
*
s4:torture/smb2: torture_smb2_tree_connect() creates a secondary tree connect
Stefan Metzmacher
2014-09-30
1
-1
/
+1
*
s4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
Stefan Metzmacher
2014-09-30
1
-30
/
+25
*
s3:libsmb: remove unused smb2cli.h
Stefan Metzmacher
2014-09-30
6
-32
/
+0
*
libcli/smb: move smb2cli_tcon.c to the toplevel
Stefan Metzmacher
2014-09-30
7
-63
/
+111
*
s3:smb2cli_tcon: use smb2 signing if possible
Stefan Metzmacher
2014-09-30
1
-1
/
+7
*
libcli/smb: add smb2cli_tcon_{should_sign,is_signing_on}()
Stefan Metzmacher
2014-09-30
2
-0
/
+24
*
libcli/smb: add smb2cli_tcon_should_encrypt()
Stefan Metzmacher
2014-09-30
2
-0
/
+8
*
libcli/smb: add smbXcli_session_is_authenticated()
Stefan Metzmacher
2014-09-30
2
-0
/
+25
*
libcli/smb: support additional_flags = SMB2_HDR_FLAG_SIGNED
Stefan Metzmacher
2014-09-30
1
-0
/
+10
*
s3:libsmb: remove unused ';'
Stefan Metzmacher
2014-09-30
1
-1
/
+1
*
s4:libcli/smb_composite: don't try anonymous smb signing
Stefan Metzmacher
2014-09-30
1
-11
/
+27
*
s3:smb2_negprot: allow really large io sizes up to allmost 16MB
Stefan Metzmacher
2014-09-30
1
-2
/
+7
*
tdb: Fix a comment
Volker Lendecke
2014-09-30
1
-1
/
+1
*
s3: lib: Signal handling - ensure smbrun and change password code save and re...
Jeremy Allison
2014-09-30
2
-12
/
+15
*
lib: util [ctdb]: Signal handling - change CatchChild() and CatchChildLeaveSt...
Jeremy Allison
2014-09-30
4
-12
/
+12
*
s3: nmbd: Ensure the main nmbd process doesn't create zombies.
Jeremy Allison
2014-09-30
1
-0
/
+3
*
s3:torture: transfer 1M message with fds in LOCAL-MESSAGING-FDPASS2 test
Michael Adam
2014-09-30
1
-1
/
+1
*
s3:torture: wait in tevent-loop for child to confirm receive in FDPASS2 msg test
Michael Adam
2014-09-30
1
-0
/
+55
*
s3:torture: fix a message in LOCAL-MESSAGING-FDPASS2 test
Michael Adam
2014-09-30
1
-1
/
+1
*
selftest: run LOCAL-MESSAGING-READ4
Michael Adam
2014-09-30
1
-0
/
+1
*
s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message
Michael Adam
2014-09-30
3
-0
/
+232
*
s3:messaging: explain why the messaging_send*() functions need a tevent-loop.
Michael Adam
2014-09-30
1
-0
/
+10
*
s3:unix_msg: document closing of fds in the receive handler
Michael Adam
2014-09-30
1
-0
/
+7
*
s3:unix_msg: close the fds in unix_dgram_recv_handler() after the callback ha...
Michael Adam
2014-09-30
1
-0
/
+6
*
s3:messaging: upon receiving fds, dup them so the caller can safely close them.
Michael Adam
2014-09-30
1
-0
/
+5
*
s3:messaging: allow the messaging receive callback to change the fds
Michael Adam
2014-09-30
3
-4
/
+4
*
s3:unix_msg: don't fill cmsg buffer in unix_dgram_send_job()
Michael Adam
2014-09-30
1
-66
/
+61
[next]