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
/
source3
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-19
Use pidl for _svcctl_UnlockServiceDatabase().
Günther Deschner
2
-26
/
+6
2008-02-19
Use pidl for _svcctl_LockServiceDatabase().
Günther Deschner
2
-27
/
+6
2008-02-19
Use pidl for _svcctl_QueryServiceStatus().
Günther Deschner
2
-26
/
+6
2008-02-19
Use pidl for _svcctl_ControlService().
Günther Deschner
2
-28
/
+10
2008-02-19
Use pidl for _svcctl_StartServiceW().
Günther Deschner
2
-25
/
+5
2008-02-19
Remove unused marshalling for LSA_LOOKUP_SIDS/2/3.
Günther Deschner
1
-101
/
+0
2008-02-19
Yippie! LSARPC server-side migration to pidl finished.
Günther Deschner
2
-464
/
+1
2008-02-19
Use pidl for _lsa_LookupSids, _lsa_LookupSids2 and _lsa_LookupSids3.
Günther Deschner
2
-177
/
+121
2008-02-18
Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c
Michael Adam
1
-1
/
+1
2008-02-18
Remove unused marshalling for LSA_LOOKUP_NAMES/2/3/4
Günther Deschner
1
-76
/
+0
2008-02-18
Use pidl for _lsa_LookupNames3 and _lsa_LookupNames4.
Günther Deschner
2
-147
/
+77
2008-02-18
Use pidl for _lsa_LookupNames() and _lsa_LookupNames2().
Günther Deschner
2
-155
/
+123
2008-02-18
Use pidl for _svcctl_GetServiceDisplayNameW().
Günther Deschner
2
-28
/
+13
2008-02-18
Use pidl for _svcctl_OpenServiceW().
Günther Deschner
2
-37
/
+13
2008-02-18
Use pidl for _svcctl_OpenSCManagerW().
Günther Deschner
2
-27
/
+6
2008-02-18
Remove whitespace, no code changes.
Günther Deschner
1
-161
/
+161
2008-02-18
Replace C++-style comments with C.
Tim Potter
1
-4
/
+4
2008-02-18
Use pidl for _PNP_GetHwProfInfo().
Günther Deschner
2
-30
/
+4
2008-02-18
Use pidl for _PNP_HwProfFlags().
Günther Deschner
2
-30
/
+5
2008-02-18
Use pidl for _PNP_GetDeviceListSize().
Günther Deschner
2
-34
/
+7
2008-02-17
Use pidl for _PNP_ValidateDeviceInstance().
Günther Deschner
2
-28
/
+3
2008-02-17
Use pidl for _PNP_GetVersion().
Günther Deschner
2
-30
/
+5
2008-02-17
Build the generated ntsvcs server (not at all useable yet).
Günther Deschner
3
-3
/
+674
2008-02-16
YES! NETLOGON rpc server side migration to pidl finished.
Günther Deschner
2
-170
/
+1
2008-02-16
Use pidl for _netr_LogonSamLogon() and _netr_LogonSamLogonEx().
Günther Deschner
2
-190
/
+147
2008-02-15
Replace DOM_CHAL with "struct netr_Credential" where we can right now.
Günther Deschner
1
-3
/
+3
2008-02-15
Fix the netlogon rpc_server build.
Günther Deschner
1
-5
/
+5
2008-02-15
Use pidl for _netr_LogonSamLogoff().
Günther Deschner
2
-51
/
+15
2008-02-15
Use pidl for _netr_ServerAuthenticate2().
Günther Deschner
2
-78
/
+34
2008-02-15
Use pidl for _netr_ServerAuthenticate().
Günther Deschner
2
-63
/
+23
2008-02-15
Use pidl for _netr_ServerPasswordSet().
Günther Deschner
2
-63
/
+19
2008-02-15
Move the implementation of _winreg_RestoreKey to reg_api.c
Michael Adam
1
-121
/
+1
2008-02-15
Move implementation of _winreg_SaveKey() from srv_winreg_nt.c to reg_api.c
Michael Adam
1
-170
/
+1
2008-02-14
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
1
-20
/
+35
2008-02-14
Use pidl for _lsa_RemoveAccountRights.
Günther Deschner
2
-48
/
+13
2008-02-14
Use pidl for _lsa_EnumAccountRights().
Günther Deschner
2
-39
/
+52
2008-02-14
Use pidl for _lsa_AddAccountRights().
Günther Deschner
2
-47
/
+11
2008-02-14
Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount.
Günther Deschner
2
-69
/
+16
2008-02-14
Use pidl for _lsa_LookupPrivValue().
Günther Deschner
2
-37
/
+9
2008-02-14
Remove white space.
Günther Deschner
1
-60
/
+60
2008-02-14
Use pidl for _lsa_EnumPrivsAccount().
Günther Deschner
2
-37
/
+40
2008-02-14
Fix typo.
Günther Deschner
1
-3
/
+3
2008-02-14
Use pidl for _lsa_EnumAccounts.
Günther Deschner
2
-48
/
+25
2008-02-13
Use pidl for _netr_LogonControl2.
Günther Deschner
2
-50
/
+51
2008-02-13
Add some netr_NETLOGON_INFO init functions.
Günther Deschner
1
-3
/
+43
2008-02-13
Use pidl for _netr_ServerReqChallenge.
Günther Deschner
2
-45
/
+13
2008-02-13
Pure cosmetics: remove trailing whitespace in netlogon server.
Günther Deschner
1
-69
/
+69
2008-02-13
Use pidl for _netr_LogonControl.
Günther Deschner
2
-41
/
+23
2008-02-13
Use pidl for _netr_NetrEnumerateTrustedDomains().
Günther Deschner
2
-42
/
+36
2008-02-13
Some minor, cosmetic cleanup in srv_samr_util.c.
Günther Deschner
1
-58
/
+108
[next]