1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/rpc_server
Jean-François Micouleau 595dd01507 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 3ab4521536)
2001-12-21 13:36:14 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
srv_dfs_nt.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_dfs.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_lsa_hnd.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_lsa_nt.c Fixup JF's weird SID return :-). 2001-12-18 19:44:14 +00:00
srv_lsa.c add lsa_query_secobj server code. level 4 is the ACL, level 1 is the 2001-12-14 17:31:48 +00:00
srv_netlog_nt.c Add an output parameter to message_send_all that says how many 2001-12-21 00:37:49 +00:00
srv_netlog.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_pipe_hnd.c Changed MAX_OPEN_PIPES to 2048. 2001-11-05 07:42:55 +00:00
srv_pipe.c This is another rather major change to the samba authenticaion 2001-11-24 12:12:38 +00:00
srv_reg_nt.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_reg.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_samr_nt.c re-done all of samr_query_disp_info() 2001-12-21 13:36:14 +00:00
srv_samr.c added samr_set_domain_info and samr_unknown_2E. 2001-11-28 00:06:00 +00:00
srv_spoolss_nt.c Add an output parameter to message_send_all that says how many 2001-12-21 00:37:49 +00:00
srv_spoolss.c Added client and server code for the GetPrintProcessorDirectory SPOOLSS 2001-12-10 05:03:17 +00:00
srv_srvsvc_nt.c Add an output parameter to message_send_all that says how many 2001-12-21 00:37:49 +00:00
srv_srvsvc.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_util.c again an intrusive patch: 2001-12-06 13:09:15 +00:00
srv_wkssvc_nt.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_wkssvc.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00