increase log level for this failed setsockopt call. EINVAL is a normal error on Solar...
[jra/samba/.git] / source / lib / ctdbd_conn.c
2008-03-17 Volker LendeckeUse right control to attach to persistent databases
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2007-12-09 James PeachFix connect(2) callers to use correct sockaddr size.
2007-11-22 Volker LendeckeFix an uninitialized variable
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeConvert ctdb_conn.c to enum ndr_error_code
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25323: Fix the build
2007-10-10 Volker Lendecker24773: Fix a ctdb connection lockup
2007-10-10 Volker Lendecker24031: Fix some 64 bit warnings
2007-10-10 Stefan Metzmacherr24025: packet_send() expects DATA_BLOB elements as...
2007-10-10 Stefan Metzmacherr23863: handle NT_STATUS_RETRY and always print out...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.