..
dbwrap
s3:dbwrap_tdb: pass NTSTATUS code further up from db_tdb_fetch_parse in db_tdb_fetch()
2011-11-30 01:46:31 +01:00
eventlog
tdb_compat: Higher level API fixes.
2011-06-20 11:18:35 +02:00
netapi
s3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 16:55:12 +01:00
pthreadpool
replace: Add don't include unistd.h directly and add uid_wrapper.
2011-10-27 13:32:02 +02:00
smbconf
s3:smbconf let drop leave the smbconf key in place to match a virgin registry.tdb
2011-08-08 15:27:07 +02:00
access.c
s3-lib Use common lib/socket code for get_interfaces() et al
2011-05-08 12:57:04 +02:00
addrchange.c
s3-tevent: only include ../lib/util/tevent wrappers where needed.
2011-04-29 14:00:30 +02:00
addrchange.h
s3:lib/addrchange.h: include libreplace headers before others
2011-10-25 17:58:33 +02:00
adt_tree.c
s3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 16:12:08 +02:00
afs_settoken.c
s3:afs make path argument to afs_syscall const
2011-07-21 14:55:08 +02:00
afs.c
s3:lib/afs use stdbool types
2011-07-21 14:55:06 +02:00
audit.c
s3: include ../librpc/gen_ndr/lsa.h where needed.
2011-03-30 01:13:10 +02:00
avahi.c
cbuf.c
s3:lib fix output of hex escapes > 0x7F with cbuf_print_quoted
2011-11-25 13:24:34 +01:00
cbuf.h
s3: add function cbuf_print_quoted
2011-04-04 15:57:36 +02:00
charcnv.c
Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems.
2011-07-19 23:48:05 +02:00
conn_tdb.c
s3:conn_tdb: convert connections tdb to only use dbwrap wrapper functions
2011-10-11 14:17:57 +02:00
ctdb_packet.c
s3: Remove an unnecessary include
2011-08-10 18:10:39 +02:00
ctdbd_conn.c
s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
2011-11-30 12:47:27 +01:00
dmallocmsg.c
s3-messages: make ndr_messaging.h part of messages.h.
2011-03-30 01:13:09 +02:00
dummyparam.c
s3-param split service.c into param and smbd components
2011-05-31 00:32:07 +02:00
dumpcore.c
s3-includes: only include system/filesys.h when needed.
2011-03-30 01:13:07 +02:00
errmap_unix.c
s3:lib/errmap_unix: map EPIPE to NT_STATUS_CONNECTION_DISCONNECTED
2011-10-25 17:58:33 +02:00
events.c
s3:lib/events: Fix a bug in run_poll_events().
2011-08-09 10:11:54 +02:00
file_id.c
filename_util.c
First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.
2011-10-17 21:39:32 +02:00
fncall.c
Use tevent_req_oom
2011-06-20 12:33:24 +02:00
fstring.c
s3-lib Remove more unused fstring.c functions
2011-04-13 14:47:07 +10:00
g_lock.c
s3:g_lock: convert to use only dbwrap wrapper functions.
2011-10-11 14:17:57 +02:00
gencache.c
tdb2: tdb_parse_record() returns negative errors, not -1.
2011-06-20 11:18:35 +02:00
id_cache.c
s3:smbcontrol: let smbd pass the idmap msg to its children for convenience
2011-10-12 22:45:53 +02:00
id_cache.h
s3:smbcontrol: let smbd pass the idmap msg to its children for convenience
2011-10-12 22:45:53 +02:00
idmap_cache.c
s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-23 01:47:54 +02:00
idmap_cache.h
s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-23 01:47:54 +02:00
interface.c
s3-lib Use common lib/socket code for get_interfaces() et al
2011-05-08 12:57:04 +02: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
memcache.c
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 12:40:08 +02:00
messages_ctdbd.c
s3: Silence some warnings
2011-08-30 19:16:14 +02:00
messages_local.c
lib/util: Add back control of mmap and hash size in tdb for top level build
2011-10-13 14:06:07 +02:00
messages.c
s3: Fix some nonempty blank lines
2011-10-31 14:25:14 +01:00
ms_fnmatch.c
Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems.
2011-07-19 23:48:05 +02:00
namearray.c
s3-lib Move free_namearray() into it's own file
2011-05-31 00:32:08 +02:00
pidfile.c
s3-includes: only include system/filesys.h when needed.
2011-03-30 01:13:07 +02:00
popt_common.c
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
2011-06-09 12:40:09 +02:00
privileges.c
s3:privileges: convert privileges.c to use dbwrap wrapper functions.
2011-10-11 14:17:57 +02:00
privileges.h
source3/lib/privileges.h: fix licence/copyright
2011-06-10 15:12:15 +02:00
recvfile.c
s3-includes: only include system/filesys.h when needed.
2011-03-30 01:13:07 +02: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
s3-messages: only include messages.h where needed.
2011-03-30 01:13:09 +02:00
server_mutex.c
lib/util: Add back control of mmap and hash size in tdb for top level build
2011-10-13 14:06:07 +02:00
server_prefork_util.c
s3-prefork: Fix code to retire children
2011-08-21 09:05:06 -04:00
server_prefork_util.h
s3-prefork: add a few more utility functions
2011-08-21 09:05:05 -04:00
server_prefork.c
s3: Fix a C++ warning
2011-09-30 10:21:43 +02:00
server_prefork.h
s3-prefork: Listening fds must be in non-blocking mode
2011-08-21 09:05:07 -04:00
serverid.c
s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
2011-11-30 12:47:27 +01:00
sessionid_tdb.c
s3:sessionid: convert to using dbwrap wrapper functions only
2011-10-11 14:17:56 +02:00
sharesec.c
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
2011-10-11 14:17:58 +02:00
smbd_shim.c
s3-build: Provide a run-time shim to work around duplicate symbols
2011-06-21 15:54:51 +10:00
smbd_shim.h
s3-smbd: longer explanation of smbd_shim code
2011-06-21 09:05:37 +02:00
smbldap.c
s3-smbldap: remove dependency to secrets subsystem.
2011-11-16 12:26:26 +01:00
smbrun.c
sock_exec.c
srprs.c
s3: add function srprs_quoted to parse strings written with cbuf_print_quoted
2011-04-04 15:57:36 +02:00
srprs.h
s3: add function srprs_quoted to parse strings written with cbuf_print_quoted
2011-04-04 15:57:36 +02:00
string_init.c
s3-lib Move string_init functions into their own file
2011-05-31 00:32:07 +02:00
substitute_generic.c
s3-lib Move realloc based string substitution functions out of util_str.c
2011-05-31 00:32:08 +02:00
substitute.c
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
2011-07-20 09:17:11 +10:00
sysacls.c
s3-includes: only include acl prototypes when needed.
2011-04-14 00:47:57 +02:00
sysquotas_4A.c
sysquotas_linux.c
sysquotas_nfs.c
s3: Fix Coverity ID 2478, UNINIT
2011-04-23 14:11:22 +02:00
sysquotas_xfs.c
sysquotas.c
s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's
2011-04-23 10:44:16 +02:00
system_smbd.c
s3-includes: only include system/passwd.h when needed.
2011-03-30 01:13:07 +02:00
system.c
Include uid_wrapper correctly.
2011-10-27 13:32:02 +02:00
talloc_dict.c
s3:talloc_dict: change to only use dbwrap wrapper functions
2011-10-11 14:17:57 +02:00
tallocmsg.c
More const fixes for compiler warnings from the waf build.
2011-05-05 23:56:07 +02:00
tdb_validate.c
tdb_compat: Higher level API fixes.
2011-06-20 11:18:35 +02:00
tdb_validate.h
tdb_compat.h: divert every tdb build and includes to tdb_compat
2011-06-20 11:18:34 +02:00
time.c
s3:lib: make_unix_date3() is the same as pull_dos_date3()
2011-10-26 09:42:04 +02:00
tldap_util.c
s3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 16:12:08 +02:00
tldap.c
Use tevent_req_oom
2011-06-20 12:33:24 +02:00
username.c
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
2011-07-19 13:19:29 -07:00
util_builtin.c
s3:lib add new well-known SIDs for BUILTIN
2011-08-31 09:53:31 +02:00
util_cmdline.c
s3:lib: make use of SMB_SIGNING_* constants
2011-11-03 16:55:13 +01:00
util_file.c
util_malloc.c
s3-lib Move source3-specific malloc replacements into a seperate file
2011-05-31 02:57:19 +02:00
util_names.c
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
2011-06-09 12:40:09 +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-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 12:40:08 +02:00
util_sconn.c
s3-messages: only include messages.h where needed.
2011-03-30 01:13:09 +02:00
util_sec.c
Include uid_wrapper correctly.
2011-10-27 13:32:02 +02:00
util_sid.c
More const compiler warning fixes.
2011-05-05 11:29:01 -07:00
util_sock.c
s3-lib: If we create a pipe socket, don't start to listen.
2011-08-29 13:21:43 +02:00
util_str.c
s3-auth remove sanitized_username from auth_serversupplied_info
2011-08-03 18:48:04 +10:00
util_tdb.c
util_tdb: return -1/0 from lock_with_timeout functions.
2011-09-14 08:13:28 +09:30
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-tevent: only include ../lib/util/tevent wrappers where needed.
2011-04-29 14:00:30 +02:00
util_unixsids.c
s3-passdb: move util_unixsids.c out of passdb.
2011-03-30 01:13:08 +02:00
util_wellknown.c
security: add local authority well-known SIDs
2011-11-24 19:01:08 +01:00
util.c
s3: Add processes_exist
2011-10-27 20:28:31 +02:00
version_test.c
version.c
winbind_util.c
s3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 12:40:08 +02:00
winbind_util.h
s3: include ../librpc/gen_ndr/lsa.h where needed.
2011-03-30 01:13:10 +02:00
wins_srv.c
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
2011-07-02 12:31:34 +10:00