1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/passdb
Volker Lendecke f9856f6490 r17463: A bit of cleanup work:
Remove some unused code: pdb_find_alias is not used anymore, and nobody I
think has ever used the pdb_nop operations for group mapping. smbpasswd and
tdb use the default ones and ldap has its own.

Make the functions pdb_getgr* return NTSTATUS instead of BOOL. Nobody right
now really makes use of it, but it feels wrong to throw away information so
early.

Volker
2007-10-10 11:38:36 -05:00
..
login_cache.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
lookup_sid.c r17463: A bit of cleanup work: 2007-10-10 11:38:36 -05:00
machine_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
passdb.c r17463: A bit of cleanup work: 2007-10-10 11:38:36 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
pdb_interface.c r17463: A bit of cleanup work: 2007-10-10 11:38:36 -05:00
pdb_ldap.c r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an 2007-10-10 11:38:34 -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_plugin.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_smbpasswd.c r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswd 2007-10-10 11:38:22 -05:00
pdb_tdb.c r17150: MMC User & group plugins fixes: 2007-10-10 11:38:16 -05:00
secrets.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
util_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_unixsids.c r16865: This is a proposal to fix bug 3915. Before sending patches around, this is 2007-10-10 11:19:12 -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