1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/lib
2011-03-30 01:13:08 +02:00
..
eventlog s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
netapi s3-netapi: fix memoryleak while not using talloc_tos() in cli_get_session_key() usage. 2011-03-25 18:21:18 +01:00
smbconf registry: create and use shared libcli/registry/util_reg.h header. 2011-03-30 01:13:07 +02: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 s3-registry: Convert registry key delimiter from slash to backslash. 2010-06-25 17:35:41 +02:00
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 charconv: Fix the slow-path character conversions 2011-03-29 19:17:41 +02:00
conn_tdb.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
ctdbd_conn.c s3-packet: only include packet.h where needed. 2011-03-16 16:56:47 +01:00
dbwrap_ctdb.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +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
dmallocmsg.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
dprintf.c s3-build: only include intl protos where needed. 2011-03-30 01:13:08 +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
dumpcore.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02: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
filename_util.c s3: move filename_util.c out of source3/smbd to source3/lib. 2011-03-30 01:13:08 +02:00
fncall.c
fstring.c s3-string: removed last use of conv_silent 2011-03-25 04:37:06 +01:00
g_lock.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
gencache.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02: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 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: Fix Coverity ID 590: DEADCODE 2011-03-27 22:22:10 +02: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 s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02: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 s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
popt_common.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
privileges.c s3-passdb: use passdb headers where needed. 2011-03-30 01:13:08 +02:00
pthreadpool.c
recvfile.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
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 s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
serverid.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
sessionid_tdb.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
sharesec.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
smbldap_util.c s3-passdb: use passdb headers where needed. 2011-03-30 01:13:08 +02:00
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-includes: only include system/passwd.h when needed. 2011-03-30 01:13:07 +02:00
sysacls.c s3-includes: only include system/passwd.h when needed. 2011-03-30 01:13:07 +02:00
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-includes: only include system/passwd.h when needed. 2011-03-30 01:13:07 +02:00
system.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02: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 s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
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-includes: only include system/passwd.h when needed. 2011-03-30 01:13:07 +02:00
util_builtin.c s3-passdb: move util_builtin.c out of passdb. 2011-03-30 01:13:08 +02: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 s3: "hex_encode" does the same as "binary_string" 2011-03-15 09:15:35 +01:00
util_sock.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
util_str.c =?UTF-8?q?alpha=5Fstrcpy()=20is=20a=20utility=20function=20which=20reportedly: 2011-03-29 01:35:23 +02:00
util_tdb.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
util_transfer_file.c s3-build: only include transfer_file.h where needed. 2011-03-30 01:13:07 +02:00
util_tsock.c s3: Fix a type-punned warning 2010-06-21 15:03:58 +02:00
util_unistr.c unistr: moved some UCS2 macros into util_unistr 2011-03-25 04:37:06 +01:00
util_unixsids.c s3-passdb: move util_unixsids.c out of passdb. 2011-03-30 01:13:08 +02:00
util_wellknown.c s3-passdb: move util_wellknown.c out of passdb. 2011-03-30 01:13:08 +02:00
util.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
version_test.c
version.c
winbind_util.c s3-winbind: remove global inclusion of libwbclient. 2011-03-30 01:13:06 +02:00
winbind_util.h s3-winbind: remove global inclusion of libwbclient. 2011-03-30 01:13:06 +02:00
wins_srv.c