1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/lib
Jelmer Vernooij 2c4391e950 Provide the same set of helper functions for DEBUG in Samba 3 and Samba
4, even though the macros are still different.

This makes it possible to use object code compiled with one DEBUG()
macro from the other sourceX directory.
2008-10-11 20:44:19 +02:00
..
ldb s3:lib/ldb: Don't return already freed pointer on error. 2008-09-25 07:15:18 -07:00
netapi Fix some missing error handlings 2008-10-05 14:02:34 +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 lib/access: make list_match() public. 2008-08-09 01:15:58 +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 adt_tree: change pathtree_add to return WERR instead of bool. 2008-04-13 15:33:47 +02:00
afs_settoken.c strtok -> strtok_r 2008-01-23 15:08:04 +01:00
afs.c Remove some references to get_current_username() and current_user_info 2008-05-25 11:43:57 +02:00
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 5686 - libsmbclient segfaults with more than one SMBCCTX. 2008-08-12 13:35:15 -07:00
clobber.c
conn_tdb.c Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
ctdbd_conn.c [s3]fix build --with-cluster-support after ndr_[pull|push]_struct blob changes. 2008-09-29 14:00:59 +02:00
data_blob.c Merge data_blob_hex_string from Samba4. 2008-04-29 20:22:01 +02:00
dbwrap_ctdb.c fixed an (unlikely) memory leak 2008-09-29 14:01:01 +02:00
dbwrap_file.c Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
dbwrap_rbt.c Fix the build on FreeBSD 4.6.2 2008-06-19 12:02:12 +02:00
dbwrap_tdb.c Add transactions to the dbwrap API 2008-03-10 21:08:44 +01:00
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 Remove SEC_ACCESS. It's a uint32_t. 2008-10-09 09:49:03 -07:00
dmallocmsg.c
dprintf.c Adding missing calls to va_end(). 2008-01-27 09:33:42 +01: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 Make events robust against their event_context being freed 2008-08-10 18:40:47 +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
fsusage.c Check for f_frsize when using statvfs 2008-07-22 15:00:48 +02:00
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 Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug. 2008-02-06 18:16:22 +01:00
ldap_escape.c
memcache.c Fix memcache_flush() 2008-05-20 18:38:31 +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 Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
packet.c
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 Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount. 2008-02-14 13:53:28 +01:00
privileges.c Convert account_pol.tdb to dbwrap 2008-04-01 14:04:23 +02:00
rbtree.c
readline.c OS/X does not have rl_done in readline.h 2008-10-05 13:22:08 +02:00
recvfile.c Fix bug #5477 - recvfile code was broken. 2008-05-20 12:09:48 -07:00
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 Check return value of pipe(2) 2008-02-23 11:04:13 +01:00
sendfile.c Fix various build warnings 2008-07-22 15:00:48 +02:00
server_mutex.c Use a separate tdb for mutexes 2008-03-10 21:08:45 +01:00
sharesec.c Remove SEC_ACCESS. It's a uint32_t. 2008-10-09 09:49:03 -07:00
signal.c
smbldap_util.c
smbldap.c smbldap: Fix typo in debug message. 2008-07-18 09:38:32 +02:00
smbrun.c
sock_exec.c Coverity fixes 2008-03-17 20:52:25 +01:00
substitute.c Remove unused extern struct current_user from substitute.c 2008-07-27 00:22:30 +02:00
sysacls.c Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD(). 2008-01-08 01:54:19 +01:00
sysquotas_4A.c
sysquotas_linux.c
sysquotas_xfs.c
sysquotas.c
system_smbd.c nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros 2008-02-13 10:44:52 +01:00
system.c Fix Bug #5285. (libcap header mismatch) 2008-05-28 13:22:52 +02:00
talloc_stack.c Form a proper hierarchy in talloc_stack 2008-01-10 09:54:06 +01:00
tallocmsg.c
time.c Deal with systems that don't initialize birthtime correctly. 2008-08-29 09:29:07 -07:00
ufc.c
username.c
util_file.c
util_nscd.c
util_nttoken.c Use TALLOC_ZERO_P instead of separate ZERO_STRUCTP in dup_nt_token 2008-05-10 11:17:00 +02:00
util_pw.c
util_reg_api.c Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
util_reg.c registry: move normalize_dbkey() from lib/util_reg.c to registry/reg_util.c 2008-04-12 02:41:20 +02:00
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 Cleanup of DC enumeration in get_dcs() 2008-09-04 11:50:25 -07:00
util_str.c Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_E_Wegscheid@whirlpool.com>. 2008-08-21 10:25:02 -07:00
util_tdb.c util_tdb: fix a segfault caused by a fatal typo. 2008-04-12 01:36:10 +02:00
util_transfer_file.c Move transfer_file and transfer_file_internal to a module of their own. 2008-01-10 14:31:25 +01:00
util_unistr.c Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX. 2008-08-12 13:35:15 -07:00
util_uuid.c Ooops, GUID_equal was already around :-) 2008-07-19 19:50:36 +02:00
util.c Add a utility function to append a DATA_BLOB to a talloc object 2008-09-09 17:37:34 +02:00
version.c Reorder defines for version for consistency with Samba 4. 2008-09-12 12:38:54 +02:00
winbind_util.c From Alexander Bokovoy 2008-01-14 11:06:46 -08:00
wins_srv.c
xfile.c Fix bug #5452 - smbclient put always creates zero length 2008-05-08 22:07:35 -07:00