1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Felix Janda a19bb29a08 s3: Remove unnecessary __P() macro
__P() is used for compatibility with old K&R C compilers. With
ANSI C this macro has no effect. Since we are assuming ANSI C in
the rest of the code, the macro is not necessary.

This fixes a compilation error with musl libc because of undeclared
__P().

Signed-off-by: Felix Janda <felix.janda@posteo.de>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-10-31 22:03:14 +01:00
..
auth auth: Remove procid_self() from auth_samba4 2015-10-19 12:09:10 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client s3: smbclient: Move cmd_setmode out of clitar.c and back into client.c 2015-09-18 07:58:15 +02:00
exports
groupdb Convert all uses of uint32/16/8 to _t in source3/groupdb. 2015-05-14 19:29:19 +02:00
include s3: Remove unnecessary __P() macro 2015-10-31 22:03:14 +01:00
intl lang_tdb: don't leak lock_path or data_path onto talloc tos 2014-11-03 23:46:05 +01:00
lib lib: Include samba_util.h in server_id_db.h 2015-10-28 16:00:20 +01:00
libads kerberos: make sure we only use prompter type when available. 2015-10-02 07:29:43 +02:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet repl: Give an error if we get a secret when not expecting one 2015-10-26 05:11:21 +01:00
librpc smbXsrv_session:idl: remove the preauth and gensec members 2015-07-31 01:03:13 +02:00
libsmb lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
locale winbind/i18n: update Japanese pam winbind translation 2014-07-26 20:43:28 +02:00
locking s3:locking: initialize lease pointer in share_mode_traverse_fn() 2015-10-13 01:14:09 +02:00
modules vfs_streams_xattr: fix and simplify streams_xattr_get_name() 2015-10-16 23:27:01 +02:00
nmbd lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
param loadparm3: Add lp_wi_scan_global_parametrics() 2015-08-24 16:16:11 +02:00
passdb s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is incorrect. 2015-10-15 19:56:14 +02:00
printing lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
profile Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
registry lib: Remove unused functions 2015-06-23 22:12:09 +02:00
rpc_client source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_server fssd: Remove reference to procid_self() 2015-10-19 12:09:10 +02:00
rpcclient s3-rpcclient: protect against empty witness async notify messages. 2015-09-29 11:59:20 +02:00
script selftest: add a test for async_connect_send() 2015-10-20 20:22:22 +02:00
selftest s3-torture: Add WILDDELETE test to smbtorture3 to test old wildcard delete with zero attribute 2015-10-21 08:25:26 +02:00
services Convert all uint32/16/8 to _t in a couple of include files. 2015-05-12 04:22:55 +02:00
smbd smbd: Fix/simplify scavenger routines 2015-10-30 22:53:56 +01:00
stf
torture s3-torture: Add WILDDELETE test to smbtorture3 to test old wildcard delete with zero attribute 2015-10-21 08:25:26 +02:00
utils net: print file path in serverid wipedbs --verbose 2015-10-21 03:10:27 +02:00
web
winbindd winbindd: Remove reference to procid_self() 2015-10-19 12:09:10 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsamba 2015-10-09 20:14:06 +02:00
wscript_build lib: Push down unique generation one level 2015-10-19 12:09:10 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00