..
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
Install public header files again and include required prototypes.
2008-04-02 04:53:27 +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
Install public header files again and include required prototypes.
2008-04-02 04:53:27 +02:00
dfs.c
Fix more failing tests to pass the event context.
2008-04-22 16:40:44 -04:00
drsuapi_cracknames.c
Remove unused include param/param.h.
2008-10-24 16:37:56 +02:00
drsuapi.c
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
2008-10-18 23:06:39 +02:00
drsuapi.h
r23792: convert Samba4 to GPLv3
2007-10-10 14:59:12 -05: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-smbtorture: fix build warning.
2008-10-23 02:18:09 +02:00
echo.c
r25554: Convert last instances of BOOL, True and False to the standard types.
2007-10-10 15:07:55 -05:00
epmapper.c
Move libcli-util error code to top-level.
2008-10-23 03:11:19 +02:00
eventlog.c
eventlog: fill in some unknowns and use flags bitmap in IDL.
2008-11-20 17:15:47 +01:00
frsapi.c
Convert some more files to GPLv3.
2008-03-28 01:08:49 -05:00
handles.c
s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
2008-10-27 19:33:21 +01: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-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
2008-10-27 19:33:23 +01:00
lsa.c
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
2008-10-27 19:33:23 +01:00
mgmt.c
Fix the build.
2008-11-02 23:58:49 +01:00
netlogon.c
s4-smbtorture: add simple netr_ServerGetTrustInfo test.
2008-12-10 11:58:28 +01:00
netlogon.h
Add missing file - netlogon.h
2008-08-27 22:26:25 +10:00
ntsvcs.c
s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite.
2008-11-17 13:13:20 +01:00
object_uuid.c
s4-lsa: merge lsa_GetUserName from s3 lsa idl.
2008-10-27 19:33:22 +01:00
oxidresolve.c
r24751: Run more tests, remove empty testsuites, more small improvements.
2007-10-10 15:03:02 -05:00
remact.c
r24751: Run more tests, remove empty testsuites, more small improvements.
2007-10-10 15:03:02 -05:00
remote_pac.c
Add gensec_settings structure. This wraps loadparm_context for now, but
2008-11-02 02:05:48 +01:00
rpc.c
s4:torture: add simple RPC-BROWSER test
2008-12-06 14:56:51 +01:00
rpc.h
Move torture directory to top-level.
2008-11-16 00:58:08 +01:00
samba3rpc.c
s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.
2008-12-05 14:27:03 +01:00
samlogon.c
s4-smbtorture: fix segfault in RPC-SAMLOGON test.
2008-11-01 01:41:22 +01:00
samr_accessmask.c
s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)
2008-11-10 21:46:30 +01:00
samr.c
s4-samr: Fix Bug #5946 . userparameters handling in torture test.
2008-12-10 00:07:25 +01:00
samsync.c
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
2008-11-10 21:46:31 +01:00
scanner.c
Install public header files again and include required prototypes.
2008-04-02 04:53:27 +02:00
schannel.c
s4-samr: merge samr_GetDomPwInfo from s3 idl. (fixme: python)
2008-11-10 21:46:28 +01:00
session_key.c
Don't use lsa_Delete any more, as smbd now refuses it.
2008-08-26 16:26:46 +10:00
spoolss_notify.c
Fix the build.
2008-11-02 05:49:36 +01:00
spoolss_win.c
Remove iconv_convenience argument from convert_string{,talloc}() but
2008-10-24 14:26:46 +02:00
spoolss.c
spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more
2008-02-13 10:39:25 +01:00
srvsvc.c
s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl.
2008-10-31 02:44:34 +01:00
svcctl.c
s4-smbtorture: fix some build warnings.
2008-11-27 18:19:44 +01: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
Revert "s4: fix the build after winreg idl changes."
2008-10-20 15:53:24 +02:00
wkssvc.c
Remove iconv_convenience parameter from simple string push/pull
2008-10-24 03:40:09 +02:00