1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source/nmbd
Jeremy Allison c65b752604 r12043: It's amazing the warnings you find when compiling on a 64-bit
box with gcc4 and -O6...
Fix a bunch of C99 dereferencing type-punned pointer will break
strict-aliasing rules errors. Also added prs_int32 (not uint32...)
as it's needed in one place. Find places where prs_uint32 was being
used to marshall/unmarshall a time_t (a big no no on 64-bits).
More warning fixes to come.
Thanks to Volker for nudging me to compile like this.
Jeremy.
2007-10-10 11:05:42 -05:00
..
asyncdns.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
nmbd_become_dmb.c Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 0001-01-01 00:00:00 +00:00
nmbd_become_lmb.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_browserdb.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_browsesync.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_elections.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
nmbd_incomingdgrams.c Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 0001-01-01 00:00:00 +00:00
nmbd_incomingrequests.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_lmhosts.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_logonnames.c Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 0001-01-01 00:00:00 +00:00
nmbd_mynames.c Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 0001-01-01 00:00:00 +00:00
nmbd_namelistdb.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
nmbd_namequery.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_nameregister.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_namerelease.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
nmbd_nodestatus.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_packets.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
nmbd_processlogon.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_responserecordsdb.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_sendannounce.c Avoid mb conversion overflow when sending an announcement. 0001-01-01 00:00:00 +00:00
nmbd_serverlistdb.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nmbd_subnetdb.c r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
nmbd_synclists.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
nmbd_winsproxy.c r5717: BUG 2215: horrible code in nmbd_winsproxy.c; gcc folks at redhat claim its in violation of the C spec. It's so horrible I believe them 2007-10-10 10:55:56 -05:00
nmbd_winsserver.c r11511: A classic "friday night check-in" :-). This moves much 2007-10-10 11:05:19 -05:00
nmbd_workgroupdb.c r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes 2007-10-10 11:00:22 -05:00
nmbd.c r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138. 2007-10-10 11:05:20 -05:00