index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
1
-4
/
+4
2007-12-21
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
1
-4
/
+4
2007-12-21
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
1
-7
/
+7
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26265: Use task-provided loadparm context in nbt and rpc servers.
Jelmer Vernooij
1
-16
/
+26
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2
-2
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2
-6
/
+6
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r26239: Fix registry argument order.
Jelmer Vernooij
1
-2
/
+1
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r26234: More global_loadparm fixes.
Jelmer Vernooij
2
-3
/
+3
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
3
-6
/
+7
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
6
-14
/
+16
2007-12-21
r26221: Add loadparm_context parameter to auth_context_create.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
1
-2
/
+4
2007-12-21
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
1
-6
/
+6
2007-12-21
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
1
-6
/
+6
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
1
-3
/
+3
2007-12-21
r26159: Align to coding conventions.
Günther Deschner
1
-26
/
+26
2007-12-21
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
1
-6
/
+6
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
1
-4
/
+4
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
1
-4
/
+4
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
1
-4
/
+4
2007-12-21
r26153: Add torture test for NetrAddAlternateComputerName() and
Günther Deschner
1
-4
/
+4
2007-12-21
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
1
-4
/
+4
2007-12-21
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
1
-8
/
+8
2007-12-21
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
1
-8
/
+8
2007-12-21
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
1
-4
/
+4
2007-12-21
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
1
-4
/
+4
2007-12-21
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
1
-8
/
+8
2007-12-21
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
1
-4
/
+4
2007-12-21
r26145: Fix server side of wkssvc_NetWkstaTransportEnum.
Günther Deschner
1
-17
/
+17
2007-12-21
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
1
-4
/
+4
2007-12-21
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
3
-12
/
+13
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
5
-4
/
+5
2007-12-21
r25940: Rework the samldb and templates handling.
Andrew Bartlett
1
-6
/
+10
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
4
-35
/
+40
2007-12-21
r25896: Rename netlogon server stubs.
Günther Deschner
1
-6
/
+6
2007-12-21
r25839: use nss_wrapper code in samba4 if
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
10
-81
/
+81
2007-10-10
r25539: Also correct indent for winreg server.
Günther Deschner
1
-177
/
+181
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
10
-38
/
+44
2007-10-10
r25196: Thanks to id10ts on IRC for finding some typos in my well-known names
Andrew Bartlett
1
-2
/
+2
2007-10-10
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
5
-845
/
+1255
2007-10-10
r25052: This missing 'break' caused problems on 32 bit platforms only, due to
Andrew Bartlett
1
-0
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r25028: Fix more warnings.
Jelmer Vernooij
1
-5
/
+5
[prev]
[next]