1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/passdb
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
..
login_cache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
lookup_sid.c r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_rid. 2007-10-10 11:05:35 -05:00
machine_sid.c r7577: switching to macro for IS_DC 2007-10-10 10:57:14 -05:00
passdb.c r11999: Re-add "passdb expand explicit". 2007-10-10 11:05:41 -05:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
pdb_guest.c * only install swat html files once 2003-11-07 23:04:06 +00:00
pdb_interface.c r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels a bit 2007-10-10 11:05:36 -05:00
pdb_ldap.c r11999: Re-add "passdb expand explicit". 2007-10-10 11:05:41 -05:00
pdb_mysql.c r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours 2007-10-10 10:57:21 -05:00
pdb_nds.c r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c. 2007-10-10 11:05:33 -05:00
pdb_pgsql.c r10606: pdb_*sql patches from 2007-10-10 11:04:48 -05:00
pdb_plugin.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pdb_smbpasswd.c r11256: Remove use of long long and strtoll in libsmbclient (we 2007-10-10 11:05:09 -05:00
pdb_sql.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
pdb_tdb.c r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on 2007-10-10 11:05:08 -05:00
pdb_xml.c r6713: another talloc() fix. This time in pdb_xml.c 2007-10-10 10:56:52 -05:00
secrets.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
util_sam_sid.c r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_rid. 2007-10-10 11:05:35 -05:00