1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/rpc_server
Stefan Metzmacher 02a627e719 s4:drsuapi: don't return all linked attributes at the same time
Windows gives them in chunks, but I don't know the correct
rule to calculate the chunk size.

For now I'll use 1500 as the max size.

Windows isn't happy when it gets ~ 100000 linked attributes in one
response. It corrupts its directory index and later moves some objects
to the LostAndFound folder.

metze
2010-07-09 16:43:17 +02:00
..
browser s4:rpc_server/browser.c - remove unused code 2010-06-29 22:32:05 +02:00
common s4:auth Remove event context from anonymous_session() 2010-04-11 13:36:04 +10:00
drsuapi s4:drsuapi: don't return all linked attributes at the same time 2010-07-09 16:43:17 +02:00
echo s4:echo RPC - make this one "signed-safe" 2010-03-02 17:46:02 +01:00
epmapper s4:epmapper RPC - make this one "signed-safe" 2010-03-01 18:45:16 +01:00
lsa s4:rpc_server/lsa/dcesrv_lsa.c - fix typo 2010-07-06 17:22:42 +02:00
netlogon s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the detection of the address family in a better way 2010-06-18 10:03:08 +02:00
remote s4:rpc_server/remote: do async calls 2010-03-01 18:45:20 +01:00
samr s4:SAMR rpc server - "SetUserInfo" - fix the implementation of the expire flag 2010-07-06 21:54:21 +02:00
spoolss Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
srvsvc s4:rpc_server/srvsvc/dcesrv_srvsvc.c - remove unreachable code 2010-06-26 20:08:47 +02:00
unixinfo s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
winreg s4:registry RPC server - quite some build warnings on Solaris 2010-06-20 22:33:01 +02:00
wkssvc s4:rpc_server/wkssvc/dcesrv_wkssvc.c - remove unreachable code 2010-06-26 20:08:47 +02:00
config.mk s4-drs: moved the DsWriteAccountSpn call to its own file 2010-01-09 18:56:29 +11:00
dcerpc_server.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
dcerpc_server.h s4:rpc_server: remove 'socket_address' based functions 2010-04-27 13:00:25 +02:00
dcesrv_auth.c s4:rpc_server/dcesrv_auth.c - remove unreachable code 2010-06-26 19:45:45 +02:00
dcesrv_mgmt.c s4-rpc_server: removed remaining unnecessary #includes 2009-09-19 14:11:34 -07:00
handles.c s4-rpcserver: added support for shared handles 2009-09-22 17:10:05 -07:00
service_rpc.c s4:rpc_server/service_rpc.c - fix warnings on Solaris 2010-06-20 22:32:59 +02:00
wscript_build s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00