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 ed00ac21dc lib: Add EMSGSIZE to map_nt_error_from_unix
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2014-09-18 20:36:11 +02:00
..
ABI
asys asys: Allow multiple results to be received 2014-03-27 06:06:12 +01:00
dbwrap dbwrap: Print wait times with full precision 2014-06-27 06:49:10 +02:00
eventlog lib: directory_create_or_exist() does not use "uid" parameter 2014-07-28 22:04:13 +02:00
netapi s3:lib/netapi/examples: remove unused variables 2014-04-02 09:03:43 +02:00
poll_funcs lib: Enhance poll_funcs_tevent for multiple tevent_contexts 2014-05-08 09:10:12 +02:00
pthreadpool pthreadpool: Slightly serialize jobs 2014-08-23 00:24:18 +02:00
smbconf s3:lib/smbconf: fix const warnings in testsuite.c 2014-04-02 09:03:42 +02:00
unix_msg Remove a few #ifdef EWOULDBLOCk 2014-09-18 20:36:11 +02:00
access.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
addrchange.c
addrchange.h
adt_tree.c
audit.c
avahi.c
background.c lib: Fix a valgrind error 2014-07-22 15:32:39 +02:00
background.h
cbuf.c
cbuf.h lib: Fix a typo 2014-02-20 22:58:58 +01:00
charcnv.c s3: smbd - fix processing of packets with invalid DOS charset conversions. 2014-06-25 03:47:54 +02:00
cluster_support.c s3:build: remove global CLUSTER_SUPPORT define 2014-03-24 19:08:44 +01:00
cluster_support.h s3:lib: add cluster_support_[available|features]() 2014-03-24 17:09:10 +01:00
conn_tdb.c smbd: Fix CID 1035365 Buffer not null terminated 2013-11-11 21:04:09 +01:00
conn_tdb.h smbd: Use fstring in conn_tdb.h 2013-11-11 21:04:09 +01:00
ctdb_conn.c s3:wscript: only build ctdb_dummy.c if we have no cluster support 2014-03-24 17:09:11 +01:00
ctdb_conn.h s3:ctdb_conn: only use ctdb_protocol.h or ctdb_private.h in ctdb_conn.c 2014-03-24 17:09:10 +01:00
ctdb_dummy.c s3:wscript: only build ctdb_dummy.c if we have no cluster support 2014-03-24 17:09:11 +01:00
ctdbd_conn.c ctdb_conn: Fix a small memory leak when releasing an IP 2014-09-18 20:36:11 +02:00
dmallocmsg.c
dummyparam.c
dumpcore.c lib: directory_create_or_exist() does not use "uid" parameter 2014-07-28 22:04:13 +02:00
errmap_unix.c lib: Add EMSGSIZE to map_nt_error_from_unix 2014-09-18 20:36:11 +02:00
events.c s3:lib/events: make use of tevent_common_loop_timer_delay() 2013-03-01 11:58:20 -08:00
file_id.c lib: Apply some const to pull_file_id_24 2013-09-06 13:40:05 +02:00
file_id.h lib: Apply some const to pull_file_id_24 2013-09-06 13:40:05 +02:00
filename_util.c smbd: Use talloc_pooled_object in cp_smb_filename 2013-09-08 11:34:07 +02:00
fncall.c pthreadpool: Allow multiple jobs to be received 2014-03-27 06:06:11 +01:00
fstring.c
g_lock.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
gencache.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
id_cache.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
id_cache.h
idmap_cache.c idmap_cache: Use gencache_parse 2013-12-05 03:06:10 +01:00
idmap_cache.h
interface.c lib-util: rename memdup to smb_memdup and fix all callers 2014-04-16 20:39:08 +02:00
ldap_debug_handler.c
ldap_escape.c
messages_ctdbd.c messaging3: Make the _send function return 0/errno 2014-06-18 18:51:13 +02:00
messages_dgm.c messaging_dgm: Don't expose the messaging_dgm_context 2014-09-14 16:29:30 +02:00
messages_dgm.h messaging_dgm: Don't expose the messaging_dgm_context 2014-09-14 16:29:30 +02:00
messages.c messaging_dgm: Don't expose the messaging_dgm_context 2014-09-14 16:29:30 +02:00
ms_fnmatch.c
namearray.c
popt_common.c param: avoid the use of lp_do_parameter in popt 2014-07-07 23:32:36 +02:00
privileges.c
privileges.h
recvfile.c Remove a few #ifdef EWOULDBLOCk 2014-09-18 20:36:11 +02:00
sendfile.c Remove a few #ifdef EWOULDBLOCk 2014-09-18 20:36:11 +02:00
server_contexts.c
server_mutex.c tdb_wrap: Remove tdb_wrap_open_ again 2014-03-31 22:52:14 +02:00
server_prefork_util.c
server_prefork_util.h
server_prefork.c s3-lib/server_prefork: Cast pid_t result to unsigned int for GNU/Solaris build 2013-03-15 10:38:40 -07:00
server_prefork.h
serverid.c lib: Remove unused serverid_register_msg_flags() 2014-07-31 18:49:46 +02:00
sessionid_tdb.c Add protocol version to smbstatus output 2014-05-22 18:37:27 +02:00
sharesec.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
smbd_shim.c s3-smbd_shim: Add become_authenticated_pipe_user(). 2013-10-29 15:52:58 +01:00
smbd_shim.h s3-smbd_shim: Add become_authenticated_pipe_user(). 2013-10-29 15:52:58 +01:00
smbldap.c lib-util: rename memdup to smb_memdup and fix all callers 2014-04-16 20:39:08 +02:00
smbrun.c Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
sock_exec.c
srprs.c
srprs.h
substitute_generic.c
substitute.c param: rename lp function and variable from "nis_home_map" to "nis_homedir" 2014-02-08 03:31:34 +01:00
sysacls.c build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solaris ACL tests 2014-03-08 03:54:08 +01:00
sysquotas_4A.c
sysquotas_4B.c
sysquotas_linux.c
sysquotas_nfs.c smbd: Fix format errors on FreeBSD10 2014-01-24 13:42:38 -08:00
sysquotas_xfs.c
sysquotas.c
system_smbd.c
system.c Remove a few #ifdef EWOULDBLOCk 2014-09-18 20:36:11 +02:00
talloc_dict.c
tallocmsg.c
tdb_validate.c
tdb_validate.h
tevent_barrier.c
tevent_barrier.h
tevent_wait.c
tevent_wait.h
time.c lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time 2014-06-30 22:28:14 +02:00
tldap_util.c s3:lib: make use of samba_tevent_context_init() 2013-02-19 23:47:47 +01:00
tldap.c s3:lib/tldap: make use of tevent_req_set_cleanup_fn() 2014-01-17 14:34:06 +01:00
username.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
util_builtin.c
util_cluster.c s3: add cluster_probe_ok() in a new module util_cluster. 2013-10-17 23:21:53 +02:00
util_cluster.h s3: add cluster_probe_ok() in a new module util_cluster. 2013-10-17 23:21:53 +02:00
util_cmdline.c
util_ea.c s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they can be used by the SMB2 client code. 2013-08-15 09:07:06 +02:00
util_ea.h s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they can be used by the SMB2 client code. 2013-08-15 09:07:06 +02:00
util_file.c
util_malloc.c
util_names.c
util_nscd.c
util_nttoken.c
util_sec.c s3-lib: Add root_mode() which can deal with uid_wrapper. 2014-04-17 14:56:06 +02:00
util_sid_passdb.c passdb: Allow a passdb module to do idmap for everything 2014-06-16 00:26:26 +02:00
util_sid_passdb.h
util_sid.c
util_sock.c lib: Avoid a talloc in write_data_iov 2014-09-17 00:31:21 +02:00
util_str.c s3: utils: Don't directly manipulate errno inside strupper_m(). 2014-09-16 01:56:54 +02:00
util_tdb.c lib: Move tdb lock timeout fns to source3 2014-09-18 20:36:11 +02:00
util_transfer_file.c
util_tsock.c CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_packet_done() 2013-12-09 07:05:45 +01:00
util_unixsids.c
util_wellknown.c
util.c Typo: Specifing -> specifying. 2014-04-13 16:55:05 +02:00
version_test.c
version.c
winbind_util.c lib: Fix build --without-winbind by adding winbind_lookup_usersids dummy 2014-05-16 17:19:18 +02:00
winbind_util.h s3-lib: Add winbind_lookup_usersids(). 2014-02-05 11:41:25 +13:00
wins_srv.c lib: Add a "mem_ctx" arg to gencache_get (unused so far) 2013-09-05 09:16:23 -07:00
xattr_tdb.c
xattr_tdb.h