1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/passdb
Volker Lendecke b4a7b7a888 r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
replace all data_blob(NULL, 0) calls.
(This used to be commit 3d3d61687e)
2007-10-10 12:22:01 -05:00
..
login_cache.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
lookup_sid.c r22613: Fix an uninitialized variable warning 2007-10-10 12:19:50 -05:00
machine_sid.c r22631: Remove the possibility of sid_check_is_domain and 2007-10-10 12:19:51 -05:00
passdb.c r22096: become_root_uid_only() is unneeded - it's only used in 2007-10-10 12:19:11 -05:00
pdb_compat.c r13679: Commiting the rm_primary_group.patch posted on samba-technical 2007-10-10 11:10:23 -05:00
pdb_get_set.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
pdb_interface.c r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change 2007-10-10 12:21:57 -05:00
pdb_ldap.c r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes winbind 2007-10-10 12:18:33 -05:00
pdb_nds.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
pdb_smbpasswd.c r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -05:00
pdb_tdb.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
secrets.c r22125: Fix a warning 2007-10-10 12:19:14 -05:00
util_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_unixsids.c r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid(). 2007-10-10 11:38:46 -05:00
util_wellknown.c r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense. 2007-10-10 11:10:54 -05:00