1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib
2012-07-09 12:26:56 -07:00
..
dbwrap s3_dbrwap_ctdb: improve a comment in db_ctdb_can_use_local_record() 2012-06-29 15:21:21 +02:00
eventlog
netapi s3-libnetapi: Cope with popt versions without POPT_TABLEEND 2012-06-03 15:30:15 +10:00
pthreadpool s3: Fix compilation of pthreadpool_sync.c on platforms without pthread.h 2012-06-28 16:43:13 +02:00
smbconf build: Remove sys_fopen wrapper 2012-04-05 02:39:08 +02:00
access.c
addrchange.c
addrchange.h
adt_tree.c adt_tree: Fix return types. 2012-03-24 17:11:11 +01:00
afs_settoken.c
afs.c
audit.c
avahi.c
background.c s3: Fix Coverity ID 2743: CHECKED_RETURN 2012-04-19 17:37:38 +02:00
background.h s3: Add infrastructure for background jobs 2012-04-17 10:21:00 +02:00
cbuf.c
cbuf.h
charcnv.c Fix a bunch of "unused variable" warnings. 2012-02-18 06:22:40 +01:00
conn_tdb.c s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the cnum 2012-06-27 08:18:18 +02:00
conn_tdb.h s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the cnum 2012-06-27 08:18:18 +02:00
ctdb_conn.c s3: Add a second ctdb connect library 2012-04-17 10:21:01 +02:00
ctdb_conn.h s3: Add a second ctdb connect library 2012-04-17 10:21:01 +02:00
ctdb_packet.c
ctdbd_conn.c s3: Use string_term_tdb_data where appropriate 2012-06-21 14:08:38 +02:00
dmallocmsg.c
dummyparam.c s3:lib/dummyparam: remove unused conn_snum_used() dummy 2011-12-13 15:45:36 +01:00
dumpcore.c
errmap_unix.c
events.c s3-lib: Fix conversion of lib/events.c to modern tevent names 2012-06-15 16:25:20 +02:00
file_id.c s3-lib: Add file_id_string() 2012-04-18 12:05:00 +10:00
file_id.h s3-lib: Add file_id_string() 2012-04-18 12:05:00 +10:00
filename_util.c s3:vfs: change files_struct.fnum from int to uint64_t 2012-06-15 05:22:41 +02:00
fncall.c s3: We can depend on pthreadpool now 2012-06-19 10:27:24 -07:00
fstring.c
g_lock.c s3:util: rename procid_equal() to serverid_equal() 2012-06-21 08:27:32 +02:00
gencache.c TDB2: make SAMBA use tdb1 again for the moment. 2012-06-19 05:38:05 +02:00
id_cache.c s3:id_cache: do not use the in-memory idmap cache (it is going to be removed) 2012-04-20 23:17:36 +02:00
id_cache.h
idmap_cache.c s3:idmap_cache: also store negative entries for unknown sids 2012-06-21 18:04:05 +02:00
idmap_cache.h s3-idmap: remove (now) unused function idmap_cache_set_sid2both() 2012-05-02 13:18:05 +02:00
interface.c
ldap_debug_handler.c
ldap_escape.c
memcache.c
messages_ctdbd.c s3: Make messaging_ctdbd_connection available in non-clustered mode 2012-04-17 10:21:02 +02:00
messages_local.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
messages.c s3: Fix a valgrind error 2012-03-29 15:50:13 +02:00
ms_fnmatch.c
msg_channel.c s3: Fix msg_channel in the cluster case 2012-04-20 13:42:40 +02:00
msg_channel.h s3: Add msg_channel 2012-04-17 10:21:01 +02:00
namearray.c
pidfile.c s3: Fix Coverity ID 709470 Uninitialized scalar variable 2012-07-06 18:46:06 +02:00
popt_common.c s3: Add --pw-nt-hash to popt_common_credentials 2012-06-12 10:48:15 +02:00
privileges.c
privileges.h
recvfile.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
sendfile.c build: Remove support for non-64bit sendfile() 2012-06-16 02:21:27 +02:00
server_contexts.c s3: Remove a bunch of calls to procid_self() 2011-12-12 21:50:25 +01:00
server_mutex.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
server_prefork_util.c
server_prefork_util.h
server_prefork.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
server_prefork.h
serverid.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
sessionid_tdb.c s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
sharesec.c dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring 2012-06-15 12:14:27 +02:00
smbd_shim.c s3:lib: we don't need smbd/proto.h in smbd_shim.c 2012-06-06 10:18:39 +02:00
smbd_shim.h s3: Move can_delete_directory to smbd/, remove shim 2011-12-13 19:00:37 +01:00
smbldap.c s3-passdb: Remove obsolte ldapsam_compat support. 2012-07-03 21:56:49 +02:00
smbrun.c build: Remove sys_lseek wrapper 2012-04-05 02:39:08 +02:00
sock_exec.c lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent. 2012-03-24 15:23:02 +01:00
srprs.c
srprs.h
string_init.c
substitute_generic.c Finally remove all malloc()'s from the substitute code. Now totally 2012-01-27 03:43:21 +01:00
substitute.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
sysacls.c s3-lib/sysacls: Do not include an embedded \0 between ACL entries in sys_acl_to_text() 2012-05-09 06:07:06 +02:00
sysquotas_4A.c
sysquotas_linux.c
sysquotas_nfs.c
sysquotas_xfs.c
sysquotas.c
system_smbd.c Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls. 2012-06-28 17:15:16 -07:00
system.c Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls. 2012-06-28 17:15:16 -07:00
talloc_dict.c
tallocmsg.c
tdb_validate.c TDB2: make SAMBA use tdb1 again for the moment. 2012-06-19 05:38:05 +02:00
tdb_validate.h
tevent_barrier.c s3: Implement tevent_barrier 2012-04-17 10:21:02 +02:00
tevent_barrier.h s3: Implement tevent_barrier 2012-04-17 10:21:02 +02:00
time.c
tldap_util.c s3: Fix some False/NULL hickups 2011-12-20 13:13:17 +01:00
tldap.c
username.c lib/util: Remove dummy wrapper for getpwnam(). 2012-03-24 15:24:15 +01:00
util_builtin.c s3:util add sid_check_is_wellknown_builtin() 2012-05-01 09:32:11 +02:00
util_cmdline.c s3: Add user_auth_info->use_pw_nt_hash 2012-06-12 10:48:15 +02:00
util_file.c
util_malloc.c s3: Remove some unused code 2012-05-15 18:24:10 +02:00
util_names.c
util_nscd.c
util_nttoken.c
util_sec.c Add function set_thread_credentials_permanently(). Panic if fail. 2012-07-03 15:34:22 -07:00
util_sid.c
util_sock.c util_sock: Avoid sys_connect. 2012-03-24 14:51:23 +01:00
util_str.c
util_tdb.c util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c 2012-06-22 07:35:17 +02:00
util_transfer_file.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
util_tsock.c
util_unixsids.c lib/util: Remove dummy wrapper for getgrnam(). 2012-03-24 15:25:48 +01:00
util_wellknown.c
util.c Make check_same_stat() and check_same_dev_ino() common functions. 2012-07-09 12:26:56 -07:00
version_test.c
version.c
winbind_util.c
winbind_util.h
wins_srv.c
xattr_tdb.c s3: Fix the build on FreeBSD 2012-04-19 19:13:45 +02:00
xattr_tdb.h s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blob 2012-04-18 12:05:00 +10:00