1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_server
Andrew Tridgell 6baa834ebe s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
The flags field of message elements is part of a set of flags. We had
LDB_FLAG_MOD_MASK for extracting the type, but it was only rarely
being used (only 1 call used it correctly). This adds
LDB_FLAG_MOD_MASK() to make it more obvious what is going on.

This will allow us to use some of the other flags bits for internal
markers on elements

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-08-17 21:21:50 +10:00
..
browser s4:rpc_server/browser.c - remove unused code 2010-06-29 22:32:05 +02:00
common s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
drsuapi s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
echo s4:echo RPC - make this one "signed-safe" 2010-03-02 17:46:02 +01:00
epmapper
lsa s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages 2010-08-17 21:21:50 +10:00
netlogon s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
remote s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
samr s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
spoolss s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
srvsvc s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10: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-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
config.mk
dcerpc_server.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
dcerpc_server.h s4:rpc_server: remove 'socket_address' based functions 2010-04-27 13:00:25 +02:00
dcerpc_server.pc.in s4-build: fixed library name in dcerpc_server.pc.in 2010-08-14 11:58:13 +10:00
dcesrv_auth.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
dcesrv_mgmt.c
handles.c
service_rpc.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wscript_build s4-rpc_server: Fixed the build of the dcerpc_server library. 2010-08-09 15:57:59 +02:00