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
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
1
-4
/
+9
2008-01-24
netlogon.idl: make use of bitmap samr_GroupAttrs
Stefan Metzmacher
1
-1
/
+2
2008-01-24
netlogon.idl: remove unused netr_GroupsMembership structure
Stefan Metzmacher
1
-5
/
+0
2008-01-16
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
1
-1
/
+21
2008-01-14
python: Compile in svcctl Python bindings.
Jelmer Vernooij
1
-0
/
+1
2008-01-14
python: Enable python bindings for samr and lsa interfaces.
Jelmer Vernooij
1
-0
/
+2
2008-01-14
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
1
-5
/
+5
2008-01-14
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
1
-2
/
+10
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
11
-19
/
+19
2007-12-24
r26558: Add IDL for netr_GetForestTrustInformation().
Günther Deschner
1
-1
/
+8
2007-12-21
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
1
-3
/
+64
2007-12-21
r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().
Günther Deschner
1
-1
/
+21
2007-12-21
r26331: Add IDL for samr_ValidatePassword(). A very interesting call.
Günther Deschner
1
-5
/
+75
2007-12-21
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
1
-1
/
+10
2007-12-21
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
1
-1
/
+9
2007-12-21
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
1
-44
/
+55
2007-12-21
r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...
Günther Deschner
1
-1
/
+1
2007-12-21
r26209: For consistency, rename one argument in NetrJoinDomain.
Günther Deschner
1
-1
/
+1
2007-12-21
r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
Günther Deschner
1
-1
/
+1
2007-12-21
r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.
Günther Deschner
1
-3
/
+5
2007-12-21
r26168: Add two more documented WKSSVC_JOIN_FLAGS.
Günther Deschner
1
-0
/
+2
2007-12-21
r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i...
Günther Deschner
1
-0
/
+124
2007-12-21
r26166: Put [ref] in the front in wkssvc IDL.
Günther Deschner
1
-12
/
+12
2007-12-21
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
1
-2
/
+16
2007-12-21
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
1
-2
/
+14
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
1
-1
/
+12
2007-12-21
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
1
-6
/
+12
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
1
-1
/
+7
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
1
-1
/
+7
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
1
-1
/
+50
2007-12-21
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
1
-2
/
+19
2007-12-21
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
1
-2
/
+23
2007-12-21
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
1
-2
/
+6
2007-12-21
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
1
-3
/
+6
2007-12-21
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
1
-1
/
+6
2007-12-21
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
1
-11
/
+32
2007-12-21
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
1
-1
/
+60
2007-12-21
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner
1
-7
/
+20
2007-12-21
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
1
-1
/
+16
2007-12-21
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner
1
-15
/
+18
2007-12-21
r26141: Reflect pointer_default(unique) setting.
Günther Deschner
1
-15
/
+15
2007-12-21
r25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
Günther Deschner
1
-0
/
+1
2007-12-21
r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...
Günther Deschner
1
-2
/
+28
2007-12-21
r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.
Günther Deschner
1
-2
/
+12
2007-12-21
r25816: Add idl for frsapi_InfoW. Surely not correct, but a start.
Günther Deschner
1
-3
/
+21
2007-12-21
r25815: Small DFS idl fixes.
Günther Deschner
1
-3
/
+14
2007-12-21
r25785: more small updates to frsrpc
Ronnie Sahlberg
1
-7
/
+10
2007-12-21
r25773: update frsrpc.idl and add some more comments
Ronnie Sahlberg
1
-5
/
+29
2007-12-21
r25772: rename the tail fields
Ronnie Sahlberg
1
-2
/
+2
2007-12-21
r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral id
Ronnie Sahlberg
1
-1
/
+1
[prev]
[next]