1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/torture/rpc
Kamen Mazdrashki 8631548f12 s4/drs(tort): _drs_ldap_attr_by_oid() implementation
Utility function to be used to fetch Attribute name and DN
giving attribute OID
2009-10-16 12:54:14 +03:00
..
alter_context.c r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable 2007-10-10 15:03:34 -05:00
async_bind.c Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
atsvc.c Don't segfault in RPC-ATSVC. 2008-08-15 09:46:51 +10:00
autoidl.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
bench.c s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl. 2008-10-31 02:44:34 +01:00
bind.c r26327: Explicit loadparm_context for RPC client functions. 2007-12-21 05:48:41 +01:00
browser.c RPC-BROWSER: send the correct data in later requests 2008-12-06 15:04:34 +01:00
countcalls.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
dfs.c s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS. 2009-06-19 11:14:51 +02:00
drsuapi_cracknames.c s4/tort: CRACKNAMES tests to use private structure for testing. 2009-09-11 07:29:56 +10:00
drsuapi.c s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() call 2009-10-01 11:29:23 +03:00
drsuapi.h s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() call 2009-10-01 11:29:23 +03:00
dssetup.c r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable 2007-10-10 15:03:34 -05:00
dssync.c s4/drs(tort): _drs_ldap_attr_by_oid() implementation 2009-10-16 12:54:14 +03:00
echo.c s4:RPC-ECHO: disable the timeout test as it can't work with our client library 2009-04-25 06:09:04 +02:00
epmapper.c Move libcli-util error code to top-level. 2008-10-23 03:11:19 +02:00
eventlog.c s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. 2009-06-08 19:56:59 +02:00
frsapi.c s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00
handles.c s4-torture: add some debug info to RPC-HANDLES 2009-09-22 17:10:05 -07:00
initshutdown.c Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. 2008-10-15 16:25:06 +02:00
join.c Remove another use of global_loadparm. 2008-11-02 16:07:28 +01:00
lsa_lookup.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +02:00
lsa.c lsa: fill in more unknowns in lsa_LookupSid calls. 2009-09-11 13:59:56 +02:00
mgmt.c Fix the build. 2008-11-02 23:58:49 +01:00
netlogon.c s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00
netlogon.h Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
ntsvcs.c s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service. 2009-04-10 01:06:56 +02:00
object_uuid.c Remove unused variable. 2009-07-19 17:17:23 +02:00
oxidresolve.c Remove use of C++ keywords. 2008-12-16 19:07:02 +01:00
remact.c Remove use of C++ keywords. 2008-12-16 19:07:02 +01:00
remote_pac.c s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. 2009-06-29 12:43:32 +02:00
rpc.c s4/tort: RPC-DRSUAPI test case refactored to match torture architecture 2009-09-11 11:53:18 +10:00
rpc.h s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. 2009-06-29 12:43:32 +02:00
samba3rpc.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +02:00
samlogon.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +02:00
samr_accessmask.c s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test. 2009-06-29 14:40:08 +02:00
samr.c s3/s4 - Adapt the IDL changes on various locations 2009-10-08 09:50:19 +02:00
samsync.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +02:00
scanner.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
schannel.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +02:00
session_key.c s4-smbtorture: rename SECRETS to LSA-SECRETS. 2009-06-09 14:09:23 +02:00
spoolss_notify.c s4:torture: the spoolss notify test should listen on the ncacn_np endpoint 2009-09-18 20:34:43 +02:00
spoolss_win.c s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue. 2009-04-17 17:23:59 +02:00
spoolss.c s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests. 2009-07-16 03:05:44 +02:00
srvsvc.c s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl. 2008-10-31 02:44:34 +01:00
svcctl.c s4-smbtorture: add test_ControlService() to RPC-SVCCTL. 2009-04-24 13:37:07 +02:00
testjoin.c s4-samr: fix samr passwdord_expired callers. 2008-11-28 13:55:49 +01:00
unixinfo.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
winreg.c s4:torture/rpc: s/class/kclass in winreg.c 2009-02-02 13:09:20 +01:00
wkssvc.c s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00