1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/lib
Björn Baumbach b807c58b65 s3: dbwrap_ctdb.c: fix #ifdef CTDB_CONTROL_SCHEDULE_FOR_DELETION issue (bug #8303)
Check for HAVE_CTDB_CONTROL_SCHEDULE_FOR_DELETION_DECL instead of
CTDB_CONTROL_SCHEDULE_FOR_DELETION, which is an enum member and not a
define.

Signed-off-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Jul 12 18:56:30 CEST 2011 on sn-devel-104
2011-07-12 18:56:30 +02:00
..
eventlog tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
netapi s3: Make cli_cm_open return NTSTATUS 2011-07-03 23:57:53 +02:00
pthreadpool s3-waf: Fix pthreadpool build which needs librt now. 2011-06-06 23:31:09 +02:00
smbconf s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
access.c s3-lib Use common lib/socket code for get_interfaces() et al 2011-05-08 12:57:04 +02:00
addrchange.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
addrchange.h s3: Add support for AF_NETLINK addr notifications 2011-02-01 15:11:06 +01:00
adt_tree.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
afs_settoken.c
afs.c s3:lib fix non-empty blank lines 2011-07-05 18:41:24 +02:00
audit.c s3: include ../librpc/gen_ndr/lsa.h where needed. 2011-03-30 01:13:10 +02:00
avahi.c
cbuf.c s3: add function cbuf_print_quoted 2011-04-04 15:57:36 +02:00
cbuf.h s3: add function cbuf_print_quoted 2011-04-04 15:57:36 +02:00
charcnv.c s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() 2011-06-09 12:40:08 +02:00
conn_tdb.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
ctdb_packet.c s3-talloc Change TALLOC_MEMDUP() to talloc_memdup() 2011-06-09 12:40:08 +02:00
ctdbd_conn.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
dbwrap_ctdb.c s3: dbwrap_ctdb.c: fix #ifdef CTDB_CONTROL_SCHEDULE_FOR_DELETION issue (bug #8303) 2011-07-12 18:56:30 +02:00
dbwrap_file.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
dbwrap_rbt.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
dbwrap_tdb.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
dbwrap_util.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
dbwrap.c s3-build Create dbwrap_util subsystem 2011-05-31 00:32:08 +02:00
dmallocmsg.c s3-messages: make ndr_messaging.h part of messages.h. 2011-03-30 01:13:09 +02:00
dummyparam.c s3-param split service.c into param and smbd components 2011-05-31 00:32:07 +02:00
dumpcore.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
errmap_unix.c errors: reorder error codes for easier s3/s4 comparison 2011-06-17 17:09:00 +10:00
events.c s3-lib Move event_add_idle() to source3/lib/events.c 2011-07-04 18:53:59 +10:00
file_id.c
filename_util.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
fncall.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
fstring.c s3-lib Remove more unused fstring.c functions 2011-04-13 14:47:07 +10:00
g_lock.c s3:g_lock: g_lock.tdb should not be executable 2011-06-27 17:09:12 +02:00
gencache.c tdb2: tdb_parse_record() returns negative errors, not -1. 2011-06-20 11:18:35 +02:00
idmap_cache.c s3:idmap_cache: remove an leftover wip comment 2011-03-02 14:55:20 +01:00
idmap_cache.h s3: add _LIB_IDMAP_CACHE_H_ guard to lib/idmap_cache.h 2011-05-31 18:37:29 +02:00
interface.c s3-lib Use common lib/socket code for get_interfaces() et al 2011-05-08 12:57:04 +02:00
ldap_debug_handler.c s3-build: stop including ldap and lber headers everywhere in the code. 2011-03-16 10:54:50 +01:00
ldap_escape.c
ldb_compat.c
ldb_compat.h libcli/ldap: use lib/ldb_compat.h for the s3 build 2011-01-24 14:55:50 +01:00
memcache.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
messages_ctdbd.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
messages_local.c tdb_chainlock: check returns for 0, not -1. 2011-06-20 11:18:35 +02:00
messages.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
module.c lib/util use modules_path(), data_path() and shlib_ext() from source3 2011-06-06 17:37:51 +10:00
ms_fnmatch.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
namearray.c s3-lib Move free_namearray() into it's own file 2011-05-31 00:32:08 +02:00
pidfile.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
popt_common.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
privileges.c s3: only include lib/privileges.h where needed. 2011-03-30 01:13:10 +02:00
privileges.h source3/lib/privileges.h: fix licence/copyright 2011-06-10 15:12:15 +02:00
recvfile.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
sendfile.c Fix read/write calls over sockets to cope with EAGAIN/EWOULDBLOCK for non-blocking sockets. 2010-12-15 01:38:16 +01:00
server_contexts.c s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
server_mutex.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
serverid.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
sessionid_tdb.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
sharesec.c s3:sharesec: return an error if get_share_security() returns NULL 2011-07-06 15:40:23 +02:00
smbd_shim.c s3-build: Provide a run-time shim to work around duplicate symbols 2011-06-21 15:54:51 +10:00
smbd_shim.h s3-smbd: longer explanation of smbd_shim code 2011-06-21 09:05:37 +02:00
smbldap_util.c s3-passdb: use passdb headers where needed. 2011-03-30 01:13:08 +02:00
smbldap.c s3:smbldap: make smbldap_connect_system self contained 2011-07-01 12:37:50 +02:00
smbrun.c
sock_exec.c
srprs.c s3: add function srprs_quoted to parse strings written with cbuf_print_quoted 2011-04-04 15:57:36 +02:00
srprs.h s3: add function srprs_quoted to parse strings written with cbuf_print_quoted 2011-04-04 15:57:36 +02:00
string_init.c s3-lib Move string_init functions into their own file 2011-05-31 00:32:07 +02:00
substitute_generic.c s3-lib Move realloc based string substitution functions out of util_str.c 2011-05-31 00:32:08 +02:00
substitute.c s3-param Remove %(DomainSID) support 2011-06-24 03:52:05 +02:00
sysacls.c s3-includes: only include acl prototypes when needed. 2011-04-14 00:47:57 +02:00
sysquotas_4A.c
sysquotas_linux.c
sysquotas_nfs.c s3: Fix Coverity ID 2478, UNINIT 2011-04-23 14:11:22 +02:00
sysquotas_xfs.c
sysquotas.c s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's 2011-04-23 10:44:16 +02:00
system_smbd.c s3-includes: only include system/passwd.h when needed. 2011-03-30 01:13:07 +02:00
system.c Export init_stat_ex_from_stat for use in VFS modules. 2011-06-10 13:23:37 +02:00
talloc_dict.c s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
tallocmsg.c More const fixes for compiler warnings from the waf build. 2011-05-05 23:56:07 +02:00
tdb_validate.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
tdb_validate.h tdb_compat.h: divert every tdb build and includes to tdb_compat 2011-06-20 11:18:34 +02:00
time.c lib/util/time: Merge time functions from source3/lib/time.c 2011-03-01 02:13:22 +01:00
tldap_util.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
tldap.c Use tevent_req_oom 2011-06-20 12:33:24 +02:00
username.c s3-includes: only include system/passwd.h when needed. 2011-03-30 01:13:07 +02:00
util_builtin.c s3-lib: run minimal_includes.pl. 2011-05-05 02:05:26 +02:00
util_cmdline.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
util_file.c
util_malloc.c s3-lib Move source3-specific malloc replacements into a seperate file 2011-05-31 02:57:19 +02:00
util_names.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
util_nscd.c
util_nttoken.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
util_sconn.c s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
util_sec.c
util_sid.c More const compiler warning fixes. 2011-05-05 11:29:01 -07:00
util_sock.c s3:lib: s/SMBkeepalive/NBSSkeepalive 2011-07-12 09:44:04 +02:00
util_str.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
util_tdb.c source3/lib/util_tdb.c: operation timeout support for TDB2. 2011-06-20 11:18:35 +02:00
util_transfer_file.c s3-build: only include transfer_file.h where needed. 2011-03-30 01:13:07 +02:00
util_tsock.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
util_unixsids.c s3-passdb: move util_unixsids.c out of passdb. 2011-03-30 01:13:08 +02:00
util_wellknown.c s3-passdb: move util_wellknown.c out of passdb. 2011-03-30 01:13:08 +02:00
util.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
version_test.c
version.c
winbind_util.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
winbind_util.h s3: include ../librpc/gen_ndr/lsa.h where needed. 2011-03-30 01:13:10 +02:00
wins_srv.c param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() 2011-07-02 12:31:34 +10:00