1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/lib
Ralph Boehme 9ae65baf3c ncacn_http: fix GNUism
%a format conversion is a GNU extension, use the more portable %m.
It's at least in SUSv4, supported by glibc since 2.7 and FreeBSD 10.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Oct  9 22:05:26 CEST 2014 on sn-devel-104
2014-10-09 22:05:25 +02:00
..
cmdline waf: Make sure we link against samba-util. 2013-02-14 16:56:29 +01:00
com s4:lib/com: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
events s4:lib/events: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
http ncacn_http: fix GNUism 2014-10-09 22:05:25 +02:00
messaging messaging4: Fix an error path memleak 2014-09-18 20:36:11 +02:00
policy Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
registry Use correct size for test string, sizeof() was of the pointer 2014-09-08 07:26:34 +02:00
samba3
socket s4:lib/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
stream
tls s4:lib/tls: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
wmi