..
ldb
Fix merged build .
2008-10-14 23:25:12 +02:00
netapi
s3: fix various samr callers.
2008-10-15 17:11:27 +02:00
smbconf
Jim Brown <jim.brown@miami.edu> was right, this needs to be a signed int or
2008-07-01 15:51:54 -07:00
access.c
Add data_blob_string_const_null() function that includes the terminating
2008-10-13 05:20:26 +02:00
account_pol.c
fixed lots of places that paniced on a failed transaction_commit,
2008-08-13 11:54:10 +02:00
adt_tree.c
afs_settoken.c
afs.c
async_req.c
Create doxygen comments for async_req.[ch]
2008-07-26 12:59:41 +02:00
async_sock.c
Fix async_connect
2008-09-29 03:16:02 +02:00
audit.c
bitmap.c
charcnv.c
Fix bug 5826 - Directory/Filenames get truncated when 3.2.0 client acesses old server.
2008-10-16 15:40:57 -07:00
clobber.c
conn_tdb.c
ctdbd_conn.c
Use DATA_BLOB instead of "struct data_blob".
2008-10-13 05:31:01 +02:00
dbwrap_ctdb.c
fixed an (unlikely) memory leak
2008-09-29 14:01:01 +02:00
dbwrap_file.c
dbwrap_rbt.c
Move rbtree.[ch] to lib/util.
2008-10-12 16:27:00 +02:00
dbwrap_tdb.c
dbwrap_util.c
don't leave a dangling transaction on retry error
2008-08-13 11:54:10 +02:00
dbwrap.c
first cut at adding full transactions for ctdb to samba3
2008-08-13 11:54:08 +02:00
debug.c
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
2008-10-11 20:44:19 +02:00
display_sec.c
Use GUID_string rather than smb_uuid_string().
2008-10-14 02:26:18 +02:00
dmallocmsg.c
dprintf.c
Use standard va_copy.
2008-10-18 14:15:33 +02:00
dummyroot.c
dummysmbd.c
Simply our main loop processing. A lot :-). Correctly use events for all the previous "special" cases.
2008-10-03 14:18:35 -07:00
errmap_unix.c
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
2008-10-07 14:43:42 -07:00
events.c
Cope with changed signature of http_timestring().
2008-10-11 23:57:44 +02:00
fault.c
Do not segfault if corepath is not set up properly
2008-06-27 16:57:12 +02:00
file_id.c
gencache.c
Revert "Return timed out entries from gencache_get if timeout param != NULL"
2008-07-11 17:53:25 +02:00
genrand.c
Use common arcfour implementation.
2008-09-24 16:04:43 +02:00
iconv.c
Fix various build warnings
2008-07-22 15:00:48 +02:00
idmap_cache.c
Move idmap_cache.c from winbindd/ to lib/
2008-08-26 12:56:47 -07:00
interface.c
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 address
2008-08-19 17:30:30 -07:00
interfaces.c
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
2008-09-16 16:30:14 +02:00
ldap_debug_handler.c
ldap_escape.c
memcache.c
Move rbtree.[ch] to lib/util.
2008-10-12 16:27:00 +02:00
messages_ctdbd.c
first cut at adding full transactions for ctdb to samba3
2008-08-13 11:54:08 +02:00
messages_local.c
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-23 09:49:56 +02:00
messages.c
messages: bump debug level to 1 for "messaging_ctdb_init failed".
2008-06-26 12:31:11 +02:00
module.c
Use module_path() instead of lib_path() for loading shared modules.
2008-08-15 23:19:58 +02:00
ms_fnmatch.c
packet.c
Share data_blob implementation.
2008-10-12 01:46:15 +02:00
pam_errors.c
pidfile.c
popt_common.c
popt: add support for setting MODULESDIR via popt_common_dynconfig.
2008-08-15 23:19:59 +02:00
privileges_basic.c
privileges.c
readline.c
OS/X does not have rl_done in readline.h
2008-10-05 13:22:08 +02:00
recvfile.c
secace.c
Remove SEC_ACCESS. It's a uint32_t.
2008-10-09 09:49:03 -07:00
secacl.c
secdesc.c
Remove SEC_ACCESS. It's a uint32_t.
2008-10-09 09:49:03 -07:00
select.c
Rely on standard {u,}int{8,16,32,64}_t types provided by system or
2008-10-14 03:38:34 +02:00
sendfile.c
Fix various build warnings
2008-07-22 15:00:48 +02:00
server_mutex.c
sharesec.c
Remove SEC_ACCESS. It's a uint32_t.
2008-10-09 09:49:03 -07:00
smbldap_util.c
smbldap.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
smbrun.c
sock_exec.c
substitute.c
Remove unused extern struct current_user from substitute.c
2008-07-27 00:22:30 +02:00
sysacls.c
sysquotas_4A.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
sysquotas_linux.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
sysquotas_xfs.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
sysquotas.c
Use common util_file code.
2008-10-12 17:34:43 +02:00
system_smbd.c
system.c
talloc_stack.c
tallocmsg.c
time.c
Cope with changed signature of http_timestring().
2008-10-11 23:57:44 +02:00
ufc.c
username.c
util_file.c
Use common util_file code.
2008-10-12 17:34:43 +02:00
util_nscd.c
util_nttoken.c
util_pw.c
Add data_blob_string_const_null() function that includes the terminating
2008-10-13 05:20:26 +02:00
util_reg_api.c
util_reg.c
util_seaccess.c
Remove SEC_ACCESS. It's a uint32_t.
2008-10-09 09:49:03 -07:00
util_sec.c
util_sid.c
I think the problem with these functions is that lookup_usergroups
2008-08-15 15:28:23 -07:00
util_sock.c
Add data_blob_string_const_null() function that includes the terminating
2008-10-13 05:20:26 +02:00
util_str.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
util_tdb.c
Sync util_tdb implementations.
2008-10-12 16:53:17 +02:00
util_transfer_file.c
util_unistr.c
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
2008-08-12 13:35:15 -07:00
util_uuid.c
Use GUID_random.
2008-10-14 02:41:20 +02:00
util.c
Use standard va_copy.
2008-10-18 14:15:33 +02:00
version.c
Reorder defines for version for consistency with Samba 4.
2008-09-12 12:38:54 +02:00
winbind_util.c
wins_srv.c