1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Garming Sam 4c9e0d5add Remove NT_STATUS_IS_OK_RETURN macro from the codebase.
Following the current coding guidelines, it is considered bad practice to return from
within a macro and change control flow as they look like normal function calls.

Change-Id: I27e7597f4078f0a6c96b5dadd12454fffe33e6b2
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2014-03-05 16:33:21 +01:00
..
auth Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in the codebase. 2014-03-05 16:33:21 +01:00
build/pasn1
cldap_server cldap: quieten error when abandon packet is sent 2013-12-06 07:13:29 +01:00
client s4:client: fix some compiler warnings 2014-02-13 11:54:13 +01:00
cluster s4:cluster: use DBWRAP_LOCK_ODER_NONE for local_db_tmp_open() 2014-02-07 16:06:07 +01:00
dns_server bug #10471: Don't respond with NXDOMAIN to records that exist with another type 2014-03-04 13:46:34 +01:00
dsdb Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in the codebase. 2014-03-05 16:33:21 +01:00
echo_server s4:echo_server fix compiler warnings 2013-12-12 14:21:28 -08:00
heimdal heimdal: Use krb5_free_default_realm() for free() 2014-02-21 15:59:28 +01:00
heimdal_build heimdal_build: only enable libintl functions if everything was found 2014-02-20 01:28:24 +01:00
include Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls. 2012-06-28 17:15:16 -07:00
kdc kdc: Free the resource which is not used anymore 2014-02-21 15:59:28 +01:00
ldap_server Remove NT_STATUS_IS_OK_RETURN macro from the codebase. 2014-03-05 16:33:21 +01:00
lib Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
libcli auth4: Remove unused wbc_context 2014-03-05 16:33:21 +01:00
libnet Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
librpc winbind4: Remove unused winbind_get_idmap irpc operation 2014-03-05 16:33:21 +01:00
nbt_server lib/param: handle non-constant strings properly by passing in a memory context 2014-02-20 10:11:06 +13:00
ntp_signd build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
ntptr spoolss: make spoolss deal with ndr64 SetForm by using proper container object. 2013-01-17 17:11:37 +01:00
ntvfs Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
param lib/param: handle non-constant strings properly by passing in a memory context 2014-02-20 10:11:06 +13:00
rpc_server Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
script lib/param: generate the param_functions.h containing the prototypes 2014-02-12 13:17:13 +13:00
scripting samba_upgradedns: message the user if they need to change smb.conf 2014-01-07 06:05:15 +01:00
selftest s4:selftest: run wbinfo tests at the end... 2014-01-06 01:16:13 +01:00
setup samba-tool domain join subdomain: Rework sambadns.py to allow setup of DomainDNSZone only 2013-10-11 10:27:49 +02:00
smb_server s4: pass down a memory context when performing share_string_option, to allow substitutions 2014-02-20 10:11:00 +13:00
smbd Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
torture torture: Fix a torture crash with -O3 2014-02-28 21:27:11 +01:00
utils oLschema2ldif: Add some NULL checks 2013-11-11 21:04:08 +01:00
web_server Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
winbind winbind4: Remove unused winbind_get_idmap irpc operation 2014-03-05 16:33:21 +01:00
wrepl_server Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
.clang_complete s3-build: Add .clang_complete. 2011-10-27 17:09:50 +02:00
.valgrind_suppressions
wscript_build build: Add missing deps and make MESSAGING a private library 2012-06-07 06:45:06 +02:00