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
/
ndr
/
ndr_lsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-9
/
+10
2003-11-19
after discussions with lukeh, I think we found a alignment bug in old
Andrew Tridgell
1
-9
/
+13
2003-11-19
removed an unused structure
Andrew Tridgell
1
-7
/
+0
2003-11-19
change to AuditEventsInfo struct from lukeh
Andrew Tridgell
1
-27
/
+12
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-0
/
+47
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-0
/
+1026
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-16
/
+15
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-0
/
+82
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-42
/
+42
2003-11-16
use the "subcontext" magic flag for sec_desc_buf
Andrew Tridgell
1
-1
/
+36
2003-11-15
added another 11 levels of QueryDomainInfo
Andrew Tridgell
1
-39
/
+39
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
-0
/
+12
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
1
-18
/
+4
2003-11-14
added the dfs_GetInfo all - all levels
Andrew Tridgell
1
-16
/
+16
2003-11-14
* fixed lsa_LookupPrivName
Andrew Tridgell
1
-10
/
+21
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
1
-925
/
+925
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-10
/
+70
2003-11-12
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
1
-1
/
+5
2003-11-11
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
1
-6
/
+311
2003-11-11
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
1
-2
/
+79
2003-11-11
support lsa_AuditEventsInfo
Andrew Tridgell
1
-0
/
+40
2003-11-11
start using automatic union printing
Andrew Tridgell
1
-23
/
+39
2003-11-11
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
1
-0
/
+293
2003-11-11
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
1
-243
/
+75
2003-11-10
added idl and test code for lsa_LookupPrivName()
Andrew Tridgell
1
-2
/
+15
2003-11-10
added IDL and test for lsa_EnumAccountRights()
Andrew Tridgell
1
-2
/
+72
2003-11-10
added IDL and test for lsa_EnumPrivsAccount()
Andrew Tridgell
1
-4
/
+84
2003-11-09
- fixed lsa_EnumTrustDom
Andrew Tridgell
1
-21
/
+87
2003-11-09
added lsa_EnumTrustDom
Andrew Tridgell
1
-69
/
+84
2003-11-09
added lsa_EnumPrivs idl and test code
Andrew Tridgell
1
-36
/
+103
2003-11-09
- added the rest of the LSA calls as stubs
Andrew Tridgell
1
-61
/
+608
2003-11-09
converted the rpcecho pipe to use IDL
Andrew Tridgell
1
-4
/
+8
2003-11-09
lsa_LookupNames now works
Andrew Tridgell
1
-2
/
+95
2003-11-09
added idl, generated code and test code for lsa_LookupSids
Andrew Tridgell
1
-0
/
+199
2003-11-08
- more generation fixes
Andrew Tridgell
1
-92
/
+22
2003-11-08
- corrected some lsa idl
Andrew Tridgell
1
-78
/
+241
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
1
-0
/
+167