1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib
Volker Lendecke 3bf576bb2a lib: Add g_lock_dump_send/recv
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-05-15 00:48:32 +00:00
..
ABI smbldap: expose bind callback via API and increase smbldap ABI version 2017-07-04 11:14:49 +02:00
dbwrap lib: Allow DBWRAP_LOCK_ORDER_NONE in db_open() 2020-05-15 00:48:32 +00:00
eventlog lib: Use dom_sid_str_buf 2018-12-11 00:40:30 +01:00
netapi s3:libsmb: pass dest_ss to cli_cm_open() 2020-02-26 19:45:36 +00:00
smbconf s3/lib/smbconf: clang: 'Value stored during its initialization is never read' 2019-07-17 00:07:48 +00:00
addrchange.c s3/lib: clang: 'Value stored to 'rta' is never read' 2019-07-16 22:52:25 +00:00
addrchange.h
adouble.c vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE() 2020-05-14 19:43:27 +00:00
adouble.h s3: lib: adouble: Add struct files_struct *dirfsp parameter to ad_convert(). 2019-09-26 17:20:50 +00:00
adt_tree.c
audit.c s3:lib: Use C99 initializer for audit_category_tab 2019-01-28 10:29:23 +01:00
avahi.c
background.c s3: Move call to prctl_set_comment to reinit_after_fork 2015-09-24 08:00:16 +02:00
background.h
cbuf.c lib: Remove an #include "includes.h" 2018-07-24 20:36:49 +02:00
cbuf.h Fix spelling s/formated/formatted/ 2018-05-12 02:09:26 +02:00
charcnv.c s3:lib:charcnv: Remove use of global global_iconv_handle 2017-04-18 11:47:17 +02:00
cleanupdb.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
cleanupdb.h s3/lib: add smbd_cleanupd.tdb 2016-07-28 05:00:18 +02:00
cluster_support.c lib: Move lp_ctdbd_socket() to cluster_support.c 2015-10-03 00:01:11 +02:00
cluster_support.h lib: Move lp_ctdbd_socket() to cluster_support.c 2015-10-03 00:01:11 +02:00
cmdline_contexts.c s3: Rename server_messaging_context() to global_messaging_context() 2018-09-07 17:26:17 +02:00
cmdline_contexts.h s3:lib: Introduce cmdline context wrapper 2018-09-07 17:26:14 +02:00
ctdb_dummy.c lib: Add "unique_id" to ctdbd_process_exists 2017-09-26 09:37:13 +02:00
ctdbd_conn.c lib: Remove unused elements from ctdbd_connection 2020-04-28 10:46:22 +00:00
dmallocmsg.c
dumpcore.c s3/dump_core: Have a newline towards the end of log message 2019-10-18 08:54:04 +00:00
errmap_unix.c lib: Map EINPROGRESS->NT_STATUS_MORE_PROCESSING_REQUIRED 2020-02-20 20:48:29 +00:00
file_id.c lib: Remove unused file_id_string() 2019-11-12 22:18:39 +00:00
file_id.h lib: Remove unused file_id_string() 2019-11-12 22:18:39 +00:00
filename_util.c smbd: print twrp in smb_fname_str_dbg() 2020-05-05 19:18:41 +00:00
fstring.c
g_lock.c lib: Add g_lock_dump_send/recv 2020-05-15 00:48:32 +00:00
gencache.c s3:lib: Fix the debug message for adding cache entries. 2019-01-19 12:24:18 +01:00
gencache.h gencache: Remove transaction-based tdb 2018-11-06 18:57:26 +01:00
global_contexts.c s3:lib: Rename server_contexts to global_contexts 2018-09-07 17:26:17 +02:00
id_cache.c
id_cache.h s3-lib: remove some dead prototypes 2017-05-10 15:53:20 +02:00
idmap_cache.c lib: Remove some unused code 2019-02-28 13:53:40 +00:00
idmap_cache.h lib: Remove some unused code 2019-02-28 13:53:40 +00:00
interface.c interface: clarify the quoting for advanced "interfaces" options 2020-05-07 14:44:40 +00:00
ldap_debug_handler.c
ldap_escape.c s3:lib: Use memcpy() in escape_ldap_string() 2018-05-17 17:30:09 +02:00
lsa.c lib: Avoid an "includes.h" 2017-02-15 02:28:16 +01:00
messages_ctdb_ref.c Revert "s3:messages: protect against usage of wrapper tevent_context objects for messaging" 2019-01-11 23:11:16 +01:00
messages_ctdb_ref.h messaging: Add messages_ctdb_ref 2017-07-25 17:43:18 +02:00
messages_ctdb.c Revert "s3:messages: protect against usage of wrapper tevent_context objects for messaging" 2019-01-11 23:11:16 +01:00
messages_ctdb.h messages_ctdb: Add messaging_ctdb_connection 2017-07-25 17:43:18 +02:00
messages_util.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
messages_util.h
messages.c lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
ms_fnmatch.c s3:lib: Fix size types in ms_fnmatch() 2018-03-21 20:43:19 +01:00
namearray.c
namemap_cache.c source3: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
namemap_cache.h namemap_cache: Absorb the expired calculation into namemap_cache.c 2018-10-16 18:00:10 +02:00
per_thread_cwd.c s3:lib: add per_thread_cwd_{check,supported,disable,activate}() helper functions 2019-01-11 23:11:11 +01:00
popt_common_cmdline.c s3: remove now unneeded call to cmdline_messaging_context() 2019-10-24 09:33:47 +00:00
popt_common.c smbdotconf: mark "logfile" with substitution="1" 2019-11-27 10:25:35 +00:00
privileges.c lib: Use dom_sid_str_buf 2018-12-20 23:40:25 +01:00
privileges.h
readdir_attr.h
recvfile.c lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
sendfile.c s3: smbd: Fix AIX sendfile() for SMB2. Ensure we don't spin on EAGAIN. 2018-07-20 15:14:24 +02:00
server_id_db_util.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
server_id_db_util.h
server_id_watch.c lib: Avoid an unnecessary include 2020-01-14 19:17:28 +00:00
server_id_watch.h lib: Remove "msg_ctx" from server_id_watch_send() 2020-01-14 19:17:28 +00:00
server_mutex.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
server_prefork_util.c
server_prefork_util.h
server_prefork.c s3:prefork: Allow to associate private data with listening socket 2019-07-22 16:49:15 +00:00
server_prefork.h s3:prefork: Allow to associate private data with listening socket 2019-07-22 16:49:15 +00:00
serverid.c lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
sessionid_tdb.c smbstatus: show signing state of sessions and tcons 2016-01-22 07:52:21 +01:00
sharesec.c sharesec: Return NTSTATUS from delete_share_security 2019-11-26 21:28:31 +00:00
smbd_shim.c smbd: Remove unused brlock code 2019-06-20 17:18:19 +00:00
smbd_shim.h smbd: Remove unused brlock code 2019-06-20 17:18:19 +00:00
smbldap.c smbdotconf: mark "ldap suffix" with constant="1" 2019-11-27 10:25:36 +00:00
smbrun.c lib: Use closefrom() in smbrun.c 2020-01-19 18:29:39 +00:00
srprs.c s3: net: Harden srprs_str() against memcmp overread. 2019-05-15 21:26:12 +00:00
srprs.h lib: Fix prototype of srprs_str 2018-07-24 20:36:50 +02:00
string_replace.c s3: move fruit catia string replace mappings to s3/lib/ 2019-07-12 21:31:29 +00:00
string_replace.h s3: move fruit catia string replace mappings to s3/lib/ 2019-07-12 21:31:29 +00:00
substitute_generic.c s3:lib: Add FALL_THROUGH statements in substitute_generic.c 2018-03-01 04:37:41 +01:00
substitute.c s3: lib: Now remote_machine is static, we can depend on it being non-NULL. 2020-02-07 18:26:15 +00:00
sysacls.c s3:lib: Add FALL_THROUGH statements in sysacls.c 2018-03-01 04:37:42 +01:00
sysquotas_4A.c sys-quotas: do not fail if user has no quota 2016-03-31 20:30:10 +02:00
sysquotas_4B.c sysquotas_4B: raise log level of a sometimes too noisy message 2019-02-17 13:33:14 +01:00
sysquotas_jfs2.c add sysquotas_jfs2.c 2019-02-17 13:33:13 +01:00
sysquotas_linux.c sysquotas_linux: fix inode limit setting, which is not depeding on blocksize 2019-02-17 13:33:12 +01:00
sysquotas_nfs.c sysquotas_nfs: also honor reported inode/file limits 2019-02-17 13:33:13 +01:00
sysquotas_xfs.c sysquotas_xfs: fix inode limit setting, which is not depeding on blocksize 2019-02-17 13:33:12 +01:00
sysquotas.c smbdotconf: mark "set quota command" with substitution="1" 2019-11-27 10:25:36 +00:00
system_smbd.c
system.c system: Rename argument for kernel_flock function 2020-01-08 00:01:35 +00:00
tallocmsg.c lib: Remove unneded #include malloc.h 2020-02-19 09:38:39 +00:00
tdb_validate.c lib: Remove sys_waitpid 2016-02-23 22:03:16 +01:00
tdb_validate.h
test_tldap.c Fix uClibc build on 64bit platforms by including stdint.h 2019-05-19 17:34:20 +00:00
tevent_barrier.c lib: Avoid a "includes.h" 2017-01-22 18:30:11 +01:00
tevent_barrier.h
tevent_glib_glue_tests.c s3/lib: add a tevent_glib_glue subsystem test 2019-04-24 18:32:14 +00:00
tevent_glib_glue.c s3/lib: new tevent_glib_glue subsystem 2019-04-24 18:32:14 +00:00
tevent_glib_glue.h s3/lib: new tevent_glib_glue subsystem 2019-04-24 18:32:14 +00:00
time.c s3:lib: use nt_time_to_full_timespec() in interpret_long_date() 2019-12-06 00:17:36 +00:00
tldap_gensec_bind.c s3: tldap: Make tldap_gensec_bind_send()/tldap_gensec_bind_recv() static. 2016-06-28 11:19:33 +02:00
tldap_gensec_bind.h s3: tldap: Make tldap_gensec_bind_send()/tldap_gensec_bind_recv() static. 2016-06-28 11:19:33 +02:00
tldap_util.c CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
tldap.c CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
username.c
util_builtin.c
util_cluster.c lib: Make ctdbd_probe return 0/errno 2015-10-07 23:54:06 +02:00
util_cluster.h
util_cmdline.c CVE-2017-12150: s3:lib: get_cmdline_auth_info_signing_state smb_encrypt SMB_SIGNING_REQUIRED 2017-09-20 13:04:10 +02:00
util_ea.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
util_ea.h
util_event.c lib: #include "util_event.h" only where needed 2018-04-24 22:26:22 +02:00
util_file.c s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX. 2019-05-24 19:00:06 +00:00
util_file.h s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX. 2019-05-24 19:00:06 +00:00
util_macstreams.c s3:lib: move Mac streams util functions to s3/lib 2019-07-12 21:31:29 +00:00
util_macstreams.h s3:lib: move Mac streams util functions to s3/lib 2019-07-12 21:31:29 +00:00
util_malloc.c
util_names.c s3:lib: Remove unneded call to set_local_machine_name() 2020-02-07 17:00:42 +00:00
util_nscd.c
util_nttoken.c
util_path.c s3: lib: Remove the old canonicalize_absolute_path(). 2020-04-22 08:15:35 +00:00
util_path.h lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
util_procid.c lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
util_procid.h lib: Move some procid functions out of util.c 2015-11-09 07:53:18 +01:00
util_sd.c s3:lib: Add FALL_THROUGH statements in util_sd.c 2018-03-01 04:37:42 +01:00
util_sec.c s3:util_sec: fix the build on non-linux platforms 2020-03-27 09:02:37 +00:00
util_sid_passdb.c lib: Add lib/util_unixsids.h 2016-12-28 20:17:12 +01:00
util_sid_passdb.h
util_sid.c lib: Remove sid_string_dbg 2018-12-20 23:40:26 +01:00
util_sock.c s3:lib: Allow open_socket_out without a timeout 2020-02-26 19:45:37 +00:00
util_specialsids.c s3-util: add helper functions to deal with the S-1-18 domain. 2016-01-15 22:19:07 +01:00
util_str.c lib: Move push_skip_string() to clirap2.c 2020-05-05 11:48:39 +00:00
util_tdb.c s3/lib: don't write to buffer (which might be NULL) if bufsize <=0 2019-05-29 10:10:23 +00:00
util_transfer_file.c lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
util_tsock.c lib: Introduce util_tsock.h 2016-01-10 22:24:17 +01:00
util_tsock.h lib: Introduce util_tsock.h 2016-01-10 22:24:17 +01:00
util_unixsids.c lib: Avoid an includes.h 2016-12-28 20:17:13 +01:00
util_unixsids.h passdb: Move lookup_unix_[user|group]_name to lookup_sid.c 2016-12-28 20:17:12 +01:00
util_wellknown.c lib: Use dom_sid_str_buf 2018-12-20 23:40:25 +01:00
util.c lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
version_test.c
version.c
winbind_util.c lib/winbind_util: Add winbind_xid_to_sid for --without-winbind 2019-03-06 01:53:16 +00:00
winbind_util.h lib: Remove some unused code 2019-02-28 13:53:40 +00:00
wins_srv.c s3:lib:wins fix a compile warning on Ubuntu 18.04 2019-10-23 04:57:08 +00:00
xattr_tdb.c vfs: Use file_id_str_buf() in xattr_tdb_setattr() 2019-09-10 23:14:31 +00:00
xattr_tdb.h