diff options
author | Jean-François Micouleau <jfm@samba.org> | 2001-12-21 13:36:14 +0000 |
---|---|---|
committer | Jean-François Micouleau <jfm@samba.org> | 2001-12-21 13:36:14 +0000 |
commit | 595dd015071395bae2ffc61573c72bb9f6a77553 (patch) | |
tree | 6fa327b36d54f95299518fd3348f6a722df627c6 /source3/nmbd/nmbd_nameregister.c | |
parent | 28eb6b91b22ecfebeb42c1f97dbda94764359923 (diff) | |
download | samba-595dd015071395bae2ffc61573c72bb9f6a77553.tar.gz samba-595dd015071395bae2ffc61573c72bb9f6a77553.tar.bz2 samba-595dd015071395bae2ffc61573c72bb9f6a77553.zip |
re-done all of samr_query_disp_info()
instead of enumerating the whole user db or group db every time, we store
a in memory copy linked to the handle.
that's much faster for large enumeration where the db can't fit in a
single rpc packet. And as it's a copy, it's constant between enumeration.
still some stuff to clean. But now I can fix the W95 userlist bug, as I've
finally found it.
J.F.
(This used to be commit 3ab45215369e8e93d750f4687e9c1f7d47782590)
Diffstat (limited to 'source3/nmbd/nmbd_nameregister.c')
0 files changed, 0 insertions, 0 deletions