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
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
2003-11-10
added idl and test code for lsa_LookupPrivName()
Andrew Tridgell
1
-1
/
+11
2003-11-10
added IDL and test for lsa_EnumAccountRights()
Andrew Tridgell
1
-1
/
+17
2003-11-10
added IDL and test for lsa_EnumPrivsAccount()
Andrew Tridgell
1
-2
/
+29
2003-11-09
- fixed lsa_EnumTrustDom
Andrew Tridgell
1
-8
/
+28
2003-11-09
added lsa_EnumTrustDom
Andrew Tridgell
1
-12
/
+19
2003-11-09
added lsa_EnumPrivs idl and test code
Andrew Tridgell
1
-8
/
+27
2003-11-09
added a test for lsa_Close()
Andrew Tridgell
1
-1
/
+5
2003-11-09
- added the rest of the LSA calls as stubs
Andrew Tridgell
1
-22
/
+157
2003-11-09
lsa_LookupNames now works
Andrew Tridgell
1
-1
/
+22
2003-11-09
added idl, generated code and test code for lsa_LookupSids
Andrew Tridgell
1
-0
/
+36
2003-11-08
- more generation fixes
Andrew Tridgell
1
-1
/
+1
2003-11-08
- corrected some lsa idl
Andrew Tridgell
1
-35
/
+44
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
1
-0
/
+48