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
Matthias Dieter Wallnöfer 7b3dbbde04 s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed strings
They can be substituted by "ldb_msg_add_string" if the string was already
talloc'ed.

Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Sun Oct 24 20:03:27 UTC 2010 on sn-devel-104
2010-10-24 20:03:27 +00:00
..
browser s4:rpc_server/browser.c - remove unused code 2010-06-29 22:32:05 +02:00
common samdb: Add flags argument to samdb_connect(). 2010-10-10 23:08:49 +02:00
drsuapi s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
echo s4:rpc_server/echo: fix compiler warning 2010-10-03 09:41:51 +00:00
epmapper s4:epmapper RPC - make this one "signed-safe" 2010-03-01 18:45:16 +01:00
eventlog s4/eventlog6: Add dummy implementation for calls 0x5 and 0xB 2010-09-23 13:34:09 -07:00
lsa Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c"" 2010-10-17 13:37:16 +00:00
netlogon s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed strings 2010-10-24 20:03:27 +00:00
remote s4-rpcserver: set unbind method to NULL in remote server 2010-09-15 23:08:18 +10:00
samr Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c"" 2010-10-17 13:37:16 +00:00
spoolss spoolss: fill in spoolss_SetPort IDL. 2010-10-04 09:29:47 +02:00
srvsvc s4-rpc_server: split out DCERPC_SHARE as a separate subsystem 2010-10-21 19:03:27 +11:00
unixinfo s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
winreg s4-libcli/security Use seperate subsystem for session related functions 2010-10-12 02:54:16 +00:00
wkssvc s4-rpc_server: split out DCERPC_SHARE as a separate subsystem 2010-10-21 19:03:27 +11:00
config.mk s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idl 2010-09-23 13:34:08 -07:00
dcerpc_server.c s4 rpc_server: fix a build error on freebsd 2010-10-13 10:48:04 +00:00
dcerpc_server.h torture: Link against rpc server itself, not service module. (against which we can't link). 2010-10-11 01:06:36 +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-rpc_server Put all 'logon failure' messages at the same debug level 4 2010-09-11 18:46:12 +10:00
dcesrv_mgmt.c s4-rpc_server: removed remaining unnecessary #includes 2009-09-19 14:11:34 -07:00
handles.c s4:security Change struct security_token->sids from struct dom_sid * to struct dom_sid 2010-08-23 08:50:55 +10:00
service_rpc.c torture: Link against rpc server itself, not service module. (against which we can't link). 2010-10-11 01:06:36 +02:00
wscript_build s4: Rename LIBSAMBA-* to libsamba-* 2010-10-24 00:20:04 +00:00