1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib
Andrew Bartlett 2b05ba77b4 s3-auth Rename cryptic 'ptok' to security_token
This will allow the auth_serversupplied_info struct to be migrated
to auth_session_info easier.

Adnrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-02-10 06:51:06 +01:00
..
eventlog libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
netapi libndr: share some uuid helpers. 2011-02-08 09:52:56 +01:00
smbconf s3-debug Impove setup_logging() to specify logging to stderr 2010-11-02 04:36:04 +00:00
access.c s3-build: only include memcache.h where needed. 2010-08-26 00:20:28 +02:00
addrchange.c s3:lib/addrchange: set ctx->sock to -1 after close 2011-02-04 15:52:55 +01:00
addrchange.h s3: Add support for AF_NETLINK addr notifications 2011-02-01 15:11:06 +01:00
adt_tree.c s3-registry: Convert registry key delimiter from slash to backslash. 2010-06-25 17:35:41 +02:00
afs_settoken.c Use sec_initial_uid() in the places where being root doesn't matter, 2010-02-12 23:18:53 -08:00
afs.c s3-auth Rename cryptic 'ptok' to security_token 2011-02-10 06:51:06 +01:00
audit.c
avahi.c
bitmap.c s3: Remove unused bitmap_[allocate|free] 2010-03-28 15:25:17 +02:00
cbuf.c s3: Attempt to get the Tru64 build a bit further 2010-10-04 11:04:25 +02:00
cbuf.h s3-lib: add cbuf, a talloced character buffer 2010-09-22 06:29:59 +02:00
charcnv.c s3:lib/charcnv: clarify comments in next_codepoint_ext() 2010-11-03 22:45:19 +00:00
clobber.c
conn_tdb.c Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all 2010-09-27 17:18:54 -07:00
ctdbd_conn.c s3: Remove superfluous ; 2011-02-02 15:44:21 +01:00
dbwrap_ctdb.c s3: messaging_ctdbd_connection() was only called with procid_self() 2010-08-31 17:07:41 +02:00
dbwrap_file.c
dbwrap_rbt.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
dbwrap_tdb.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
dbwrap_util.c Fix up some buildfarm warnings. 2011-02-09 21:21:04 +01:00
dbwrap.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
debug.c s3-libsmbclient Add comments to describe the behaviour of DEBUG() 2010-11-02 04:36:04 +00:00
dmallocmsg.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
dprintf.c s3: Fix Coverity ID 581 -- NEGATIVE_RETURNS 2009-09-18 20:20:39 +02:00
dummyroot.c
dummysmbd.c Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when adding new share via MMC 2010-11-10 01:14:17 +00:00
errmap_unix.c errormap: Add unix_to_werror() function 2011-01-26 23:07:24 +01:00
events.c s3:lib/events: use DLIST_DEMOTE() for fd events 2011-01-31 16:59:44 +01:00
fault.c Really enable core dumps in Linux 2010-09-20 13:15:17 -07:00
file_id.c Make the smbd VFS typesafe 2009-07-24 11:42:05 -04:00
fncall.c
g_lock.c samba: share select wrappers. 2010-10-01 22:30:22 +02:00
gencache.c s3:lib/gencache: fix memory leak in error path 2010-12-22 15:08:30 +01:00
iconv.c Fix some nonempty blank lines 2009-07-25 12:58:06 -04:00
idmap_cache.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
idmap_cache.h s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
interface.c s3:load_interfaces(): use function gfree_interfaces() that we have. 2009-11-18 22:19:18 +01:00
interfaces.c s3-lib: use TYPESAFE_QSORT() in s3 interfaces code 2010-02-14 18:44:20 +11:00
ldap_debug_handler.c
ldap_escape.c
ldb_compat.c s3: Fix an uninitialized variable 2010-08-01 17:58:01 +02:00
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-memcache: update memcache to use new DLIST macros 2010-02-10 15:38:31 -08:00
messages_ctdbd.c s3: messaging_ctdbd_connection() was only called with procid_self() 2010-08-31 17:07:41 +02:00
messages_local.c Move error reporting of messaging context creation fail into 2010-11-14 04:39:05 +00:00
messages.c Move error reporting of messaging context creation fail into 2010-11-14 04:39:05 +00:00
module.c
ms_fnmatch.c s3: Fix a bool/enum mismatch 2009-11-21 20:49:16 +01:00
packet.c s3: Fix some nonempty blank lines and some typos 2011-02-09 00:01:45 +01:00
pidfile.c s3-pidfile: set the close on exec flag for the created pidfiles. 2010-05-18 16:16:19 +02:00
popt_common.c s3:popt: add POPT_COMMON_OPTION to provide only the "--option" feature 2011-02-09 14:00:34 +01:00
privileges.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
pthreadpool.c
recvfile.c
secdesc.c s3: Remove superfluous ; 2011-02-02 15:44:21 +01: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 Move error reporting of messaging context creation fail into 2010-11-14 04:39:05 +00:00
server_mutex.c
serverid.c s3: Fix serverid_exists 2010-12-19 23:25:06 +01:00
sessionid_tdb.c Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all 2010-09-27 17:18:54 -07:00
sharesec.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
smbldap_util.c
smbldap.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
smbrun.c
sock_exec.c
srprs.c s3-lib: add srprs, primitives to build simple recursive parsers 2010-09-22 06:29:59 +02:00
srprs.h s3-lib: add srprs, primitives to build simple recursive parsers 2010-09-22 06:29:59 +02:00
substitute.c s3: Set the client_id in substitute.c once 2010-08-29 21:55:23 +02:00
sysacls.c
sysquotas_4A.c
sysquotas_linux.c
sysquotas_nfs.c s3:smbd: add a nfs backend for sysquotas. 2010-08-25 14:05:51 +02:00
sysquotas_xfs.c
sysquotas.c s3:smbd: add a nfs backend for sysquotas. 2010-08-25 14:05:51 +02:00
system_smbd.c s3-build: only include nsswitch header where needed. 2010-08-26 00:20:28 +02:00
system.c Fix up some buildfarm warnings. 2011-02-09 21:21:04 +01:00
talloc_dict.c s3-build: use talloc_dict.h only where needed. 2010-08-26 00:25:58 +02:00
tallocmsg.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
tdb_validate.c Fix several places where talloc_asprintf returns were unchecked. 2010-07-27 02:38:14 -07:00
tdb_validate.h
time.c Ensure incoming timespec values correctly wrap at nsecs. 2010-09-14 14:53:17 -07:00
tldap_util.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
tldap.c s3-lib: Fixed a missing return value in tldap. 2011-01-26 14:20:37 -08:00
username.c Make getpwnam_alloc() static to lib/username.c, and ensure all username lookups go 2010-10-20 16:02:12 +00:00
util_file.c
util_names.c s3:lib s3:lib move get_global_sam_name to util_names.c 2010-05-28 18:08:28 +02:00
util_nscd.c s3-build: only include libnscd.h where needed. 2010-08-26 00:20:29 +02:00
util_nttoken.c s3-util_nttoken.c Also copy the rights_mask when copying a security_token 2010-10-14 02:35:04 +00:00
util_sconn.c s3: Add sconn_server_id() 2010-07-05 11:06:24 +02:00
util_sec.c
util_sid.c libcli/auth Merge source4/libcli/security and util_sid.c into the common code 2010-10-14 02:35:05 +00:00
util_sock.c s3: Fix some nonempty blank lines and some typos 2011-02-09 00:01:45 +01:00
util_str.c Fix up some buildfarm warnings. 2011-02-09 21:21:04 +01:00
util_tdb.c s3: Use a switch to implement map_nt_error_from_tdb 2010-03-14 17:42:49 +01:00
util_transfer_file.c
util_tsock.c s3: Fix a type-punned warning 2010-06-21 15:03:58 +02:00
util_unistr.c Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.moroder@gmx.net>". 2010-09-09 15:29:03 -07:00
util.c libndr: share some uuid helpers. 2011-02-08 09:52:56 +01:00
version_test.c
version.c
wb_reqtrans.c wb_reqtrans is not used in libwbclient 2010-12-19 23:25:06 +01:00
wb_reqtrans.h wb_reqtrans is not used in libwbclient 2010-12-19 23:25:06 +01:00
winbind_util.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
wins_srv.c Fix some nonempty blank lines 2009-08-07 13:02:15 +02:00