1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Volker Lendecke d3d6126d94 r6351: This is quite a large and intrusive patch, but there are not many pieces that
can be taken out of it, so I decided to commit this in one lump. It changes
the passdb enumerating functions to use ldap paged results where possible. In
particular the samr calls querydispinfo, enumdomusers and friends have
undergone significant internal changes. I have tested this extensively with
rpcclient and a bit with usrmgr.exe. More tests and the merge to trunk will
follow later.

The code is based on a first implementation by Günther Deschner, but has
evolved quite a bit since then.

Volker
(This used to be commit f0bb44ac58)
2007-10-10 10:56:38 -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 r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
machine_sid.c r6263: Get rid of generate_wellknown_sids, they are const static and initializable 2007-10-10 10:56:33 -05:00
passdb.c r5951: gotta love that SGI compiler :-) (thanks Jason) 2007-10-10 10:56:10 -05:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c r6149: Fixes bugs #2498 and 2484. 2007-10-10 10:56:24 -05:00
pdb_guest.c * only install swat html files once 2003-11-07 23:04:06 +00:00
pdb_interface.c r6351: This is quite a large and intrusive patch, but there are not many pieces that 2007-10-10 10:56:38 -05:00
pdb_ldap.c r6351: This is quite a large and intrusive patch, but there are not many pieces that 2007-10-10 10:56:38 -05:00
pdb_mysql.c r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). 2007-10-10 10:53:59 -05:00
pdb_nds.c r5817: Patch from Vince Brimhall <vbrimhall@novell.com> to change the way pdb_nds 2007-10-10 10:56:03 -05:00
pdb_pgsql.c r5733: Don't crash when the SID column contains NULL (Fixes #2316) 2007-10-10 10:55:58 -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 r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). 2007-10-10 10:53:59 -05:00
pdb_sql.c r5718: Don't update fields that haven't changed (fixes #1957) 2007-10-10 10:55:57 -05:00
pdb_tdb.c r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). 2007-10-10 10:53:59 -05:00
pdb_xml.c r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). 2007-10-10 10:53:59 -05:00
secrets.c r5767: Get rid of some compiler warnings 2007-10-10 10:56:00 -05:00
util_sam_sid.c r6263: Get rid of generate_wellknown_sids, they are const static and initializable 2007-10-10 10:56:33 -05:00