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
...
*
s3: tldap_util: Ensure all asn1_XX returns are checked.
Jeremy Allison
2014-09-26
1
-20
/
+23
*
s4: auth: gensec: asn1 fixes - check all returns.
Jeremy Allison
2014-09-26
1
-19
/
+22
*
s3: tldap: Ensure all asn1_XX returns are checked.
Jeremy Allison
2014-09-26
1
-143
/
+172
*
s3: libsmb: Ensure all asn1_XX returns are checked.
Jeremy Allison
2014-09-26
1
-116
/
+137
*
libcli: auth: Ensure all asn1_XX returns are checked.
Jeremy Allison
2014-09-26
1
-102
/
+112
*
lib: util: asn1 tests. Check every asn1 return.
Jeremy Allison
2014-09-26
1
-5
/
+9
*
auth: gensec: asn1 fixes - check all returns.
Jeremy Allison
2014-09-26
1
-5
/
+6
*
lib: util: asn1 fixes - check all returns.
Jeremy Allison
2014-09-26
1
-11
/
+15
*
vfs_fruit: update rfork size in AppleDouble header
Ralph Boehme
2014-09-25
1
-0
/
+8
*
vfs_fruit: ad_write: path may be NULL for rfork
Ralph Boehme
2014-09-25
1
-2
/
+5
*
vfs_fruit: fix resource fork length calculation
Ralph Boehme
2014-09-25
1
-7
/
+3
*
s4:torture:vfs_fruit: add size checks for resource fork IO
Ralph Boehme
2014-09-25
1
-1
/
+87
*
vfs_fruit: fix unpacking of AppleDouble files
Ralph Boehme
2014-09-25
1
-2
/
+4
*
s4:torture:vfs_fruit: add test for OS X AppleDouble conversion
Ralph Boehme
2014-09-25
1
-0
/
+650
*
ctdb-daemon: Fix the usage for lock helper
Amitay Isaacs
2014-09-25
1
-2
/
+2
*
ctdb-recoverd: If obtaining recovery lock fails, try again
Amitay Isaacs
2014-09-25
1
-0
/
+18
*
ctdb-scripts: Fix the regular expresssion for parsing /proc/locks
Amitay Isaacs
2014-09-25
1
-1
/
+1
*
ctdb-locking: Reset ttimer before doing an early return
Amitay Isaacs
2014-09-25
1
-0
/
+1
*
tdb: Improve wording in a comment
Volker Lendecke
2014-09-25
1
-1
/
+1
*
s3:torture: in LOCAL-MESSAGING-READ3, print some messages to child
Michael Adam
2014-09-24
1
-0
/
+5
*
s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and wait
Michael Adam
2014-09-24
1
-0
/
+17
*
selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS2 test
Michael Adam
2014-09-24
1
-0
/
+1
*
s3:torture: work on LOCAL-MESSAGING-FDPASS2
Michael Adam
2014-09-24
3
-0
/
+238
*
selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS1 test
Michael Adam
2014-09-24
1
-0
/
+1
*
s3:torture: add test LOCAL-MESSAGING-FDPASS1
Michael Adam
2014-09-24
4
-0
/
+80
*
s3:messaging: add fds-array to messaging_send_iov()
Michael Adam
2014-09-24
3
-5
/
+19
*
s3:messaging: add fds-array to message-backend send function
Michael Adam
2014-09-24
5
-4
/
+15
*
s3:messaging: make it possible to receive a fd array from another process
Stefan Metzmacher
2014-09-24
5
-13
/
+85
*
s3:unix_msg: add fds-array to unix_msg_send() for fd passing
Michael Adam
2014-09-24
5
-14
/
+39
*
s3:unix_msg: pass the fd array to the unix_msg recv_callback function
Stefan Metzmacher
2014-09-24
5
-5
/
+23
*
s3:unix_msg: add fds-array to unix_dgram_send() for fd-passing
Michael Adam
2014-09-24
1
-12
/
+161
*
s3:unix_msg: pass the fd array to the unix_dgram recv_callback function
Stefan Metzmacher
2014-09-24
1
-7
/
+13
*
s3:unix_msg: read fds from recvmsg in unix_dgram_recv_handler()
Michael Adam
2014-09-24
1
-3
/
+52
*
s3:unix_msg: add close_fd_array()
Stefan Metzmacher
2014-09-24
1
-0
/
+14
*
s3:unix_msg: use sendmsg() in unix_dgram_send_job()
Stefan Metzmacher
2014-09-24
1
-3
/
+11
*
s3:messaging: use struct initializers for 'struct messaging_rec'
Stefan Metzmacher
2014-09-24
2
-12
/
+15
*
ctdb-logging: Add forward declaration of debug_level
Martin Schwenke
2014-09-23
1
-0
/
+1
*
ctdb-tests: Clean up some tests where IP movement is checked
Martin Schwenke
2014-09-23
9
-411
/
+85
*
ctdb-tests: Remove dependency on log ringbuffer from missing IP test
Martin Schwenke
2014-09-23
2
-29
/
+31
*
ctdb-tests: Make all_ips_on_node() do what it should
Martin Schwenke
2014-09-23
1
-5
/
+7
*
ctdb-tests: Factor out new function get_test_ip_mask_and_iface()
Martin Schwenke
2014-09-23
2
-13
/
+20
*
ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()
Martin Schwenke
2014-09-23
8
-20
/
+22
*
WHATSNEW: some fixes
Brad Hards
2014-09-23
1
-6
/
+6
*
libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.
Andreas Schneider
2014-09-23
1
-1
/
+0
*
s4:librpc: use authenticated epmapping for ncacn_http
Stefan Metzmacher
2014-09-23
4
-11
/
+38
*
librpc/idl: specify ncacn_http endpoint mapper endpoint
Stefan Metzmacher
2014-09-22
1
-2
/
+2
*
s4:rpc_server: ignore ncacn_http endpoints for now
Stefan Metzmacher
2014-09-22
1
-0
/
+10
*
ncacn_http: DCERPC pipe open using http transport
Samuel Cabrero
2014-09-22
1
-0
/
+196
*
ncacn_http: Client implementation
Samuel Cabrero
2014-09-22
6
-1
/
+2123
*
ncacn_http: Authentication modules for http library
Samuel Cabrero
2014-09-22
5
-4
/
+645
[prev]
[next]