index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ctdb-common: Fix error handling when parsing TCP packets
Martin Schwenke
2018-08-30
1
-14
/
+14
*
ctdb-common: Fix a bug in non-Linux (PCAP) TCP packet capturing
Martin Schwenke
2018-08-30
1
-1
/
+1
*
ctdb-common: Don't modify a const argument
Martin Schwenke
2018-08-30
1
-11
/
+9
*
ctdb-common: Avoid magic numbers when building TCP packets
Martin Schwenke
2018-08-30
1
-5
/
+5
*
ctdb-common: Factor out TCP packet marshalling code
Martin Schwenke
2018-08-30
1
-59
/
+151
*
ctdb-common: Avoid single line multi-assignment
Martin Schwenke
2018-08-30
1
-1
/
+2
*
ctdb-common: Set version more obviously in IPv6 NA packet
Martin Schwenke
2018-08-30
1
-1
/
+1
*
ctdb-common: Clarify offset and packet length calculations
Martin Schwenke
2018-08-30
1
-8
/
+18
*
ctdb-common: Use struct ether_arp to avoid manual offset calculations
Martin Schwenke
2018-08-30
1
-20
/
+11
*
ctdb-common: Be more careful with packet sizes
Martin Schwenke
2018-08-30
1
-2
/
+7
*
ctdb-common: Separate ARP and IPv6 NA marshalling code
Martin Schwenke
2018-08-30
1
-93
/
+208
*
ctdb-common: Fix error handling when sending ARPs
Martin Schwenke
2018-08-30
1
-25
/
+30
*
ctdb-common: Factor out common ARP code
Martin Schwenke
2018-08-30
1
-77
/
+42
*
ctdb-common: Initialise structures when declared
Martin Schwenke
2018-08-30
1
-7
/
+3
*
ctdb-common: Restore dropped copyright attributions
Martin Schwenke
2018-08-30
1
-0
/
+2
*
ctdb-common: Fix CID 1414745 - Out-of-bounds access
Martin Schwenke
2018-08-30
1
-1
/
+4
*
ctdb-common: Add support for sock daemon to notify of successful startup
Martin Schwenke
2018-08-30
2
-0
/
+36
*
ctdb-config: Switch tunable DisableIPFailover to a config option
Martin Schwenke
2018-08-24
1
-1
/
+1
*
ctdb-config: Integrate failover options into conf-tool
Martin Schwenke
2018-08-24
1
-0
/
+2
*
ctdb-common: Allow boolean configuration values to have yes/no values
Martin Schwenke
2018-08-24
1
-2
/
+2
*
ctdb-config: Switch tunable TDBMutexEnabled to a config option
Martin Schwenke
2018-08-24
1
-1
/
+1
*
ctdb-common: Fix aliasing issue in IPv6 checksum
Martin Schwenke
2018-08-24
1
-4
/
+8
*
ctdb: calculate queue input buffer size correctly
Swen Schillig
2018-08-18
1
-10
/
+19
*
ctdb: Replace calculation of bytes to read from socket by MIN() macro
Swen Schillig
2018-08-18
1
-5
/
+1
*
ctdb: remove queue destructor as it isn't needed anymore
Swen Schillig
2018-08-06
1
-13
/
+0
*
ctdb: Fix a cut&paste error
Volker Lendecke
2018-08-03
1
-1
/
+1
*
ctdb-common: Use script abstraction in run_event
Martin Schwenke
2018-07-28
1
-158
/
+59
*
ctdb-common: Factor out basic script abstraction
Martin Schwenke
2018-07-28
2
-0
/
+318
*
ctdb-common: Fix the TCP packet length check
Amitay Isaacs
2018-07-28
1
-1
/
+1
*
ctdb-common: Add line based I/O
Amitay Isaacs
2018-07-28
2
-0
/
+207
*
ctdb-common: Switch to ETIMEDOUT from ETIME
Amitay Isaacs
2018-07-28
2
-3
/
+3
*
ctdb-common: Drop unused function mkdir_p_or_die()
Martin Schwenke
2018-07-27
2
-16
/
+0
*
ctdb-common: Drop function parse_ip_mask() and supporting functions
Martin Schwenke
2018-07-27
2
-140
/
+0
*
ctdb-common: Fix compilation issue with strncpy()
Martin Schwenke
2018-07-27
1
-3
/
+1
*
ctdb-common: Add path support for datadir
Martin Schwenke
2018-07-11
3
-0
/
+73
*
ctdb-daemon: Mark NoIPHostOnAllDisabled tunable as obsolete
Martin Schwenke
2018-07-11
1
-1
/
+1
*
ctdb-daemon: Change default for tunable NoIPHostOnAllDisabled to 1
Martin Schwenke
2018-07-11
1
-1
/
+1
*
ctdb-common: Fix CID 437606
Amitay Isaacs
2018-07-05
1
-5
/
+5
*
ctdb-common: Add client pid to connect callback in sock_daemon
Amitay Isaacs
2018-07-05
2
-1
/
+9
*
ctdb-common: Use correct return type for tevent_queue_add_entry
Amitay Isaacs
2018-07-04
1
-3
/
+3
*
ctdb-common: Move capture_socket functions to ctdb_socket.[ch]
Martin Schwenke
2018-07-02
8
-998
/
+306
*
ctdb-common: Move ctdb_sys_send_tcp() to ctdb_socket.[ch]
Martin Schwenke
2018-07-02
8
-868
/
+189
*
ctdb-common: Move ctdb_sys_send_arp() to ctdb_socket.[ch]
Martin Schwenke
2018-07-02
8
-281
/
+283
*
ctdb-common: Move ctdb_get_peer_pid() to system.[ch]
Martin Schwenke
2018-07-02
7
-41
/
+50
*
ctdb-common: Move ctdb_system_check_iface_exists() to system.[ch]
Martin Schwenke
2018-07-02
7
-50
/
+37
*
ctdb-common: Move parse_ip_mask() to system_socket.[ch]
Martin Schwenke
2018-07-02
4
-134
/
+142
*
ctdb-common: Rename system utility files
Martin Schwenke
2018-07-02
9
-13
/
+39
*
ctdb-common: Use sin6_len only if the structure supports it
Amitay Isaacs
2018-07-02
2
-3
/
+3
*
ctdb-common: Correctly handle conf->reload()
Amitay Isaacs
2018-06-29
1
-19
/
+128
*
ctdb-common: replace talloc / memcpy by talloc_memdup
Swen Schillig
2018-06-22
1
-3
/
+2
[prev]
[next]