1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/libads
Jeremy Allison d1f91f7c72 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.
(This used to be commit c65b752604)
2007-10-10 11:05:42 -05:00
..
ads_ldap.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
ads_status.c r4273: Same fix for r4272 in SAMBA_3_0 branch. 2007-10-10 10:53:41 -05:00
ads_struct.c r11508: Removed incorrect patch hunk. Thanks to Andrew 2007-10-10 11:05:19 -05:00
ads_utils.c Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups. 2003-05-15 19:43:21 +00:00
authdata.c r11183: add small helper function to return a PAC_LOGON_INFO. 2007-10-10 11:05:06 -05:00
disp_sec.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
kerberos_keytab.c r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/name 2007-10-10 10:55:59 -05:00
kerberos_verify.c r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give a 2007-10-10 11:05:29 -05:00
kerberos.c r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch. 2007-10-10 11:05:22 -05:00
krb5_setpw.c r11551: Add a few more initialize_krb5_error_table 2007-10-10 11:05:20 -05:00
ldap_printer.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
ldap_user.c Update my copyrights according to my agreement with IBM 2003-08-01 15:21:20 +00:00
ldap_utils.c r11451: Fix -O1 "might be using uninitialized" errors. 2007-10-10 11:05:16 -05:00
ldap.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
sasl.c r11504: Added Andrew Bartletts removal of another NTLMSSP implementation 2007-10-10 11:05:18 -05:00
util.c r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers. 2007-10-10 10:53:18 -05:00