1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source/lib
Andrew Bartlett 34b1da7303 r5330: Remove #include <sys/time.h> from includes.h.
Add #include "system/time.h" back (it was removed in some of these
places because the definitions were provided by <sys/time.h> on tridge's
platform.)

Andrew Bartlett
2007-10-10 13:09:43 -05:00
..
cmdline r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
crypto r4197: Remove silly extra const. 2007-10-10 13:07:25 -05:00
dcom r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
events r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
ldb r5330: Remove #include <sys/time.h> from includes.h. 2007-10-10 13:09:43 -05:00
messaging r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
netif r5308: trimmed back a lot of the old macros from smb_macros.h 2007-10-10 13:09:40 -05:00
popt r3730: More build system fixes and simplifications 2007-10-10 13:05:47 -05:00
registry r5307: removed db_wrap.h from includes.h 2007-10-10 13:09:40 -05:00
socket r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
talloc r5142: fix compiler warning 2007-10-10 13:09:27 -05:00
tdb r5330: Remove #include <sys/time.h> from includes.h. 2007-10-10 13:09:43 -05:00
basic.mk r5197: moved events code to lib/events/ (suggestion from metze) 2007-10-10 13:09:30 -05:00
capability.c r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 build 2007-10-10 13:05:18 -05:00
charcnv.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
data_blob.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
db_wrap.c r5307: removed db_wrap.h from includes.h 2007-10-10 13:09:40 -05:00
debug.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
dprintf.c r3441: some include file cleanups and general housekeeping 2007-10-10 13:05:11 -05:00
fault.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
fsusage.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
gencache.c r5307: removed db_wrap.h from includes.h 2007-10-10 13:09:40 -05:00
genrand.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
getsmbpass.c r3518: fixed some includes to be consistent. 2007-10-10 13:05:27 -05:00
iconv.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
iconv.m4 r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
idtree.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
ldap_escape.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
ms_fnmatch.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
mutex.c r5306: removed all the unused mutex functions from mutex.c. When (if?) we 2007-10-10 13:09:40 -05:00
pam_errors.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
pidfile.c r5308: trimmed back a lot of the old macros from smb_macros.h 2007-10-10 13:09:40 -05:00
replace.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
select.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
server_mutex.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
signal.c r3450: portability fixes 2007-10-10 13:05:13 -05:00
snprintf.c r4719: snprintf.c is used outside of samba, so don't use our special types 2007-10-10 13:08:48 -05:00
substitute.c r3494: got rid of include/rewrite.h, and split out the dynconfig.h header 2007-10-10 13:05:22 -05:00
system.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
tdb_helper.c r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
time.c r5123: fixed a bug in the timed events handling. It was possible for a timed 2007-10-10 13:09:25 -05:00
unix_privs.c r5299: fixed an include ordering problem 2007-10-10 13:09:38 -05:00
username.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_file.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_getent.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
util_pw.c r4058: added a type safe version of smb_xmalloc() 2007-10-10 13:06:20 -05:00
util_sock.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_str.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_strlist.c r5274: fixed some const warnings by making the str_list_ functions return "const char **" 2007-10-10 13:09:35 -05:00
util_unistr.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
util.c r5308: trimmed back a lot of the old macros from smb_macros.h 2007-10-10 13:09:40 -05:00
version.c r4818: missed version.h here 2007-10-10 13:08:59 -05:00
xfile.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00