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
...
*
smbd: Only DEBUG errors from messaging_cleanup
Volker Lendecke
2014-08-21
1
-2
/
+5
*
messaging3: Don't print a message if there's nothing to clean up
Volker Lendecke
2014-08-21
1
-2
/
+4
*
lib: Check socket length in ctdbd_connect
Volker Lendecke
2014-08-21
1
-1
/
+9
*
s4-rpc: dnsserver: Do not return NS_GLUE records with VIEW_GLUE_DATA filter
Amitay Isaacs
2014-08-21
1
-1
/
+1
*
s4-rpc: dnsserver: Correctly set rank for glue NS records
Amitay Isaacs
2014-08-21
1
-3
/
+6
*
ctdb-build: Add missing dependency on popt
Amitay Isaacs
2014-08-21
1
-1
/
+1
*
ctdb-build: Remove unnecessary third_party symlink
Amitay Isaacs
2014-08-21
1
-1
/
+0
*
ldb: Fix check for third_party
Amitay Isaacs
2014-08-21
1
-2
/
+2
*
wafsamba: Correctly locate the 'third_party' directory
Amitay Isaacs
2014-08-21
1
-1
/
+1
*
ctdb-build: Avoid unused variable warning in output from rpcgen
Martin Schwenke
2014-08-21
1
-1
/
+3
*
ctdb-daemon: Fix some strict-aliasing warnings
Martin Schwenke
2014-08-21
2
-3
/
+5
*
ctdb-util: Fix warning about ignored result from system()
Martin Schwenke
2014-08-21
1
-2
/
+6
*
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
2014-08-21
15
-48
/
+50
*
ctdb-common: Copy functions sys_read() and sys_write() from source3
Martin Schwenke
2014-08-21
2
-0
/
+37
*
ctdb-tools: Be more helpful when CTDB CLI tool is run on unconfigured node
Martin Schwenke
2014-08-21
1
-0
/
+7
*
ctdb-tools: Factor out new function find_node_xpnn() from control_xpnn()
Martin Schwenke
2014-08-21
1
-5
/
+17
*
replace: Remove unused item returned by FAILED()
Martin Schwenke
2014-08-20
1
-1
/
+1
*
s4:torture:vfs_fruit: add tests for resource fork IO
Ralph Boehme
2014-08-18
1
-0
/
+110
*
s4:torture:vfs_fruit: add test writing Netatalk metadata
Ralph Boehme
2014-08-18
1
-0
/
+138
*
s4:torture:vfs_fruit: add test reading Netatalk metadata
Ralph Boehme
2014-08-18
2
-2
/
+355
*
s4:torture: add boilerplate code for vfs_fruit
Ralph Boehme
2014-08-18
5
-1
/
+68
*
s4:torture: add wrapper functions
Ralph Boehme
2014-08-18
1
-0
/
+77
*
s4:torture: add boilerplate code for testing specific VFS modules
Ralph Boehme
2014-08-18
2
-1
/
+46
*
s4:torture:smb2: add utility function torture_smb2_con_sopt()
Ralph Boehme
2014-08-18
1
-0
/
+42
*
vfs_fruit: add manpage
Ralph Boehme
2014-08-18
2
-0
/
+184
*
New VFS module vfs_fruit
Ralph Boehme
2014-08-18
3
-1
/
+2954
*
Fix AFP_BackupTime byte order and use ISO C99 integer types
Ralph Boehme
2014-08-18
1
-5
/
+5
*
s4:torture: use torture_assert instead of torture_comment and return in defer...
Michael Adam
2014-08-18
1
-5
/
+11
*
build: fix configure to honour --without-dmapi
Michael Adam
2014-08-18
1
-28
/
+44
*
tdbtorture: print details when run with -n 1
David Disseldorp
2014-08-18
1
-4
/
+4
*
dsdb: Also redact the clearTextPassword input-only attribute
Andrew Bartlett
2014-08-16
1
-1
/
+2
*
lib: Remove parser code, now replaced with tini parser.
Volker Lendecke
2014-08-15
1
-508
/
+2
*
librpc: Remove obsolete idl-deps script.
Jelmer Vernooij
2014-08-15
1
-37
/
+0
*
Remove iniparser.
Jeremy Allison
2014-08-14
27
-3524
/
+0
*
Remove popt/iniparser from .clang_complete
Jeremy Allison
2014-08-14
1
-2
/
+0
*
Don't build iniparser anymore.
Jeremy Allison
2014-08-14
4
-19
/
+0
*
Replace all uses of iniparser with tiniparser.
Jeremy Allison
2014-08-14
5
-30
/
+33
*
Add tiniparser - tiny version of iniparser that only implements what Samba uses.
Jeremy Allison
2014-08-14
3
-1
/
+441
*
Use tini in preference.
Volker Lendecke
2014-08-14
1
-0
/
+28
*
Add tini parser.
Volker Lendecke
2014-08-14
3
-1
/
+348
*
ctdb-readonly: Do not abort if revoke of readonly record fails on a node
Amitay Isaacs
2014-08-13
1
-10
/
+13
*
ctdb-readonly: Add an early return to simplify code
Amitay Isaacs
2014-08-13
1
-36
/
+37
*
ctdb-doc: Fix default database directories in ctdbd.1
Martin Schwenke
2014-08-13
1
-3
/
+3
*
Fixed a memory leak in cli_set_mntpoint().
Har Gagan Sahai
2014-08-13
1
-2
/
+4
*
messaging3: Include messages_dgm.h only in messages.c
Volker Lendecke
2014-08-12
2
-1
/
+1
*
messaging3: Move messaging_hdr handling to messages.c.
Volker Lendecke
2014-08-11
3
-68
/
+51
*
messaging3: Only store the pid in messaging_dgm_context
Volker Lendecke
2014-08-11
1
-6
/
+4
*
messaging3: Save 48 bytes .text
Volker Lendecke
2014-08-11
1
-5
/
+5
*
messaging3: Remove one-context protection from messages.c
Volker Lendecke
2014-08-11
1
-22
/
+0
*
messaging3: Protect messaging_dgm against multiple contexts
Volker Lendecke
2014-08-11
1
-0
/
+14
[prev]
[next]