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
/
lsa.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov...
Andrew Tridgell
1
-3
/
+13
2007-10-10
r4195: added IDL, test suite and server side code for lsa_LookupPrivValue
Andrew Tridgell
1
-8
/
+11
2007-10-10
r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()
Andrew Tridgell
1
-2
/
+51
2007-10-10
r3919: Add more info levels to the QueryTrustedDomainInfo structures, with
Andrew Bartlett
1
-6
/
+72
2007-10-10
r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these
Andrew Bartlett
1
-3
/
+14
2007-10-10
r3907: * Rename lsa_Name to lsa_String
Andrew Bartlett
1
-31
/
+60
2007-10-10
r3904: * Add new LSA calls to open trusted domains
Andrew Bartlett
1
-4
/
+16
2007-10-10
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
1
-5
/
+0
2007-10-10
r3837: added support for LsaLookupSids in the LSA rpc server. This allows the...
Andrew Tridgell
1
-7
/
+7
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language
Andrew Tridgell
1
-3
/
+4
2007-10-10
r2158: removed a misleading comment (the extra uint16 is just padding)
Andrew Tridgell
1
-4
/
+0
2007-10-10
r2127: more lsa IDL updates from Richard Renard
Andrew Tridgell
1
-3
/
+23
2007-10-10
r2126: two more lsa functions worked out by richard renard
Andrew Tridgell
1
-3
/
+16
2007-10-10
r1838: Updates from the airplane:
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
1
-21
/
+64
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-1
/
+1
2007-10-10
r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server
Andrew Tridgell
1
-1
/
+8
2007-10-10
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
1
-35
/
+19
2007-10-10
r877: This attempt at IDL was accidently included in the pervious commit.
Andrew Bartlett
1
-9
/
+1
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-1
/
+9
2007-10-10
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
1
-2
/
+23
2004-04-03
added IDL and test for lsa_OpenSecret()
Andrew Tridgell
1
-1
/
+8
2004-04-03
added IDL and test suite for lsa_CreateSecret()
Andrew Tridgell
1
-1
/
+6
2004-04-03
added idl and test suite for lsa_CreateTrustedDomain()
Andrew Tridgell
1
-8
/
+13
2004-03-31
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
1
-2
/
+21
2003-12-07
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
Andrew Tridgell
1
-3
/
+3
2003-12-02
netr_DatabaseSync() now works fully for database 0
Andrew Tridgell
1
-2
/
+2
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
1
-0
/
+14
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-1
/
+3
2003-11-20
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
1
-12
/
+12
2003-11-19
after discussions with lukeh, I think we found a alignment bug in old
Andrew Tridgell
1
-3
/
+5
2003-11-19
removed an unused structure
Andrew Tridgell
1
-4
/
+0
2003-11-19
change to AuditEventsInfo struct from lukeh
Andrew Tridgell
1
-3
/
+2
2003-11-16
use the "subcontext" magic flag for sec_desc_buf
Andrew Tridgell
1
-0
/
+6
2003-11-16
slightly more efficient strlen setting in lsa and samr strings (calls
Andrew Tridgell
1
-1
/
+1
2003-11-15
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
1
-2
/
+2
2003-11-15
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
1
-1
/
+5
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
1
-2
/
+2
2003-11-14
* fixed lsa_LookupPrivName
Andrew Tridgell
1
-2
/
+1
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-1
/
+1
2003-11-12
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
1
-2
/
+2
2003-11-11
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
1
-4
/
+57
2003-11-11
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
1
-0
/
+6
2003-11-11
support lsa_AuditEventsInfo
Andrew Tridgell
1
-0
/
+7
2003-11-11
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
1
-1
/
+25
[prev]
[next]