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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
3
-0
/
+1799
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
3
-0
/
+2504
2003-11-15
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
7
-22
/
+176
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
4
-22
/
+10
2003-11-14
added the dfs_GetInfo all - all levels
Andrew Tridgell
4
-323
/
+669
2003-11-14
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
4
-4
/
+533
2003-11-14
* fixed lsa_LookupPrivName
Andrew Tridgell
4
-54
/
+530
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
7
-1012
/
+1438
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
9
-95
/
+421
2003-11-12
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
5
-21
/
+60
2003-11-11
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
5
-22
/
+421
2003-11-11
added QueryPolicyInfo/PrimaryDomainInfo idl and test code
Andrew Tridgell
3
-7
/
+93
2003-11-11
support lsa_AuditEventsInfo
Andrew Tridgell
3
-0
/
+97
2003-11-11
start using automatic union printing
Andrew Tridgell
4
-26
/
+72
2003-11-11
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
5
-0
/
+467
2003-11-11
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
3
-243
/
+117
2003-11-10
added idl and test code for lsa_LookupPrivName()
Andrew Tridgell
2
-4
/
+21
2003-11-10
added IDL and test for lsa_EnumAccountRights()
Andrew Tridgell
2
-4
/
+86
2003-11-10
added IDL and test for lsa_EnumPrivsAccount()
Andrew Tridgell
2
-6
/
+104
2003-11-09
- fixed lsa_EnumTrustDom
Andrew Tridgell
2
-28
/
+109
2003-11-09
added lsa_EnumTrustDom
Andrew Tridgell
2
-80
/
+100
2003-11-09
added lsa_EnumPrivs idl and test code
Andrew Tridgell
2
-42
/
+126
2003-11-09
- added the rest of the LSA calls as stubs
Andrew Tridgell
2
-89
/
+1099
2003-11-09
converted the rpcecho pipe to use IDL
Andrew Tridgell
6
-141
/
+102
2003-11-09
lsa_LookupNames now works
Andrew Tridgell
3
-3
/
+153
2003-11-09
added idl, generated code and test code for lsa_LookupSids
Andrew Tridgell
4
-2
/
+256
2003-11-08
- more generation fixes
Andrew Tridgell
3
-118
/
+25
2003-11-08
- corrected some lsa idl
Andrew Tridgell
7
-92
/
+360
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
11
-0
/
+1470