1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/lib
Andrew Tridgell f705fc9002 s3-string: moved fstring functions into their own file
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-03-25 04:37:06 +01:00
..
eventlog charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01:00
netapi s3-netapi: use cli_get_session_key() in netapi. 2011-03-24 23:08:22 +01:00
smbconf s3-debug Impove setup_logging() to specify logging to stderr 2010-11-02 04:36:04 +00:00
access.c s3-interfaces: only include interfaces.h where needed. 2011-03-16 16:56:46 +01:00
addrchange.c s3: Add more checks and better fallback to addrchange 2011-02-11 10:47:09 +01:00
addrchange.h s3: Add support for AF_NETLINK addr notifications 2011-02-01 15:11:06 +01:00
adt_tree.c
afs_settoken.c
afs.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
audit.c
avahi.c
bitmap.c
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-string: moved fstring functions into their own file 2011-03-25 04:37:06 +01:00
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-packet: only include packet.h where needed. 2011-03-16 16:56:47 +01:00
dbwrap_ctdb.c s3:dbwrap_ctdb: fix non-locked fetch on persistent db's causing corruption 2011-03-25 01:26:32 +01:00
dbwrap_file.c
dbwrap_rbt.c
dbwrap_tdb.c
dbwrap_util.c Fix up some buildfarm warnings. 2011-02-09 21:21:04 +01:00
dbwrap.c
dmallocmsg.c
dprintf.c charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01: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
dumpcore.c s3: Fix a shadowed declaration warning 2011-03-23 17:19:01 +01:00
errmap_unix.c errormap: Add unix_to_werror() function 2011-01-26 23:07:24 +01:00
events.c s3: Remove select-based s3 event backend 2011-02-28 16:40:19 +01:00
file_id.c
fncall.c
fstring.c s3-string: moved fstring functions into their own file 2011-03-25 04:37:06 +01:00
g_lock.c s3: Eliminate sys_select from g_lock_lock 2011-02-28 16:40:19 +01:00
gencache.c s3:lib/gencache: fix memory leak in error path 2010-12-22 15:08:30 +01: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 functions to remove entries from idmap cache 2011-02-28 12:58:43 +01:00
interface.c s3-interfaces: only include interfaces.h where needed. 2011-03-16 16:56:46 +01:00
interfaces.c s3-interfaces: only include interfaces.h where needed. 2011-03-16 16:56:46 +01: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
messages_ctdbd.c
messages_local.c Move error reporting of messaging context creation fail into 2010-11-14 04:39:05 +00:00
messages.c s3-server_id: only include server_id where needed. 2011-03-02 12:12:31 +01:00
module.c
ms_fnmatch.c charset Remove use of {isupper,islower,toupper,tolower}_w functions 2011-02-18 17:00:34 +11:00
packet.c s3-packet: only include packet.h where needed. 2011-03-16 16:56:47 +01:00
pidfile.c
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 s3-smbd: Increase debug level von context messages. 2011-03-09 09:28:42 +01: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-cluster Always fill in the clustering vnn element 2011-02-17 16:02:19 +01:00
sessionid_tdb.c s3-sessionid: avoid global include of sessionid.h 2011-03-02 12:58:12 +01: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 charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01: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-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
sysacls.c
sysquotas_4A.c
sysquotas_linux.c
sysquotas_nfs.c
sysquotas_xfs.c
sysquotas.c
system_smbd.c s3: use getgrset() when it is available 2011-03-19 10:09:38 +01:00
system.c dirfd doesn't exist in some platforms. 2011-02-26 04:19:55 +01:00
talloc_dict.c
tallocmsg.c
tdb_validate.c
tdb_validate.h
time.c lib/util/time: Merge time functions from source3/lib/time.c 2011-03-01 02:13:22 +01:00
tldap_util.c charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01:00
tldap.c s3: Fix early tldap_search cancels 2011-03-20 11:26:57 +01:00
username.c s3-username: rename static getpwnam_alloc to getpwnam_alloc_cached. 2011-03-17 00:32:40 +01:00
util_file.c
util_names.c
util_nscd.c
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
util_sec.c
util_sid.c s3: "hex_encode" does the same as "binary_string" 2011-03-15 09:15:35 +01:00
util_sock.c Fix is_myname_or_ipaddr() to be robust against strange DNS setups. 2011-03-24 13:07:36 -07:00
util_str.c lib/util: Merge basic string length and comparison functions 2011-03-23 08:21:54 +01:00
util_tdb.c
util_transfer_file.c
util_tsock.c
util_unistr.c Removed unused code check_dos_char_slowly. 2011-02-25 17:49:26 -08:00
util.c s3-lib Remove the clobber_region() code. 2011-03-23 12:49:39 +11:00
version_test.c
version.c
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