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
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-20
started on samr_SetUserInfo()
Andrew Tridgell
1
-6
/
+6
2003-11-20
Added ATSVC pipe.
Tim Potter
1
-0
/
+88
2003-11-20
added samr_LookupRids() and test code
Andrew Tridgell
1
-6
/
+6
2003-11-20
added samr_LookupNames() and test code
Andrew Tridgell
1
-6
/
+6
2003-11-20
EnumPrinterData in spoolss now works
Andrew Tridgell
1
-0
/
+2
2003-11-19
started to expand the echo tests to include more interesting test
Andrew Tridgell
1
-0
/
+21
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-0
/
+858
2003-11-19
separate the reason and result codes in a bind_ack. This is needed for
Andrew Tridgell
2
-2
/
+4
2003-11-18
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
1
-1
/
+0
2003-11-18
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
2
-204
/
+204
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
3
-40
/
+23
2003-11-18
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
1
-1
/
+600
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
8
-899
/
+2521
2003-11-17
added wkssvc.idl and test code
Andrew Tridgell
1
-0
/
+18
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-0
/
+4
2003-11-17
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
1
-30
/
+12
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
2
-11
/
+12
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-10
/
+4
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-24
/
+24
2003-11-16
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
1
-8
/
+8
2003-11-15
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
1
-8
/
+8
2003-11-15
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
1
-8
/
+8
2003-11-15
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
1
-12
/
+12
2003-11-15
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
1
-8
/
+8
2003-11-15
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
1
-8
/
+8
2003-11-15
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
1
-3
/
+3
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
1
-0
/
+956
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+1348
2003-11-14
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
1
-4
/
+4
2003-11-14
added the dfs_GetInfo all - all levels
Andrew Tridgell
1
-4
/
+4
2003-11-14
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
1
-2
/
+2
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
1
-0
/
+2
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
3
-0
/
+92
2003-11-11
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
1
-0
/
+2
2003-11-11
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
1
-0
/
+2
2003-11-10
added idl and test code for lsa_LookupPrivName()
Andrew Tridgell
1
-4
/
+4
2003-11-10
added IDL and test for lsa_EnumAccountRights()
Andrew Tridgell
1
-4
/
+4
2003-11-10
added IDL and test for lsa_EnumPrivsAccount()
Andrew Tridgell
1
-4
/
+4
2003-11-09
- fixed lsa_EnumTrustDom
Andrew Tridgell
2
-4
/
+8
2003-11-09
- added the rest of the LSA calls as stubs
Andrew Tridgell
2
-97
/
+605
2003-11-09
converted the rpcecho pipe to use IDL
Andrew Tridgell
1
-101
/
+28
2003-11-09
use a more consistent style for the client stubs
Andrew Tridgell
1
-74
/
+14
2003-11-09
get rid of some prototypes that aren't needed any more
Andrew Tridgell
1
-4
/
+0
2003-11-09
lsa_LookupNames now works
Andrew Tridgell
1
-0
/
+20
2003-11-09
added idl, generated code and test code for lsa_LookupSids
Andrew Tridgell
1
-0
/
+20
2003-11-08
- more generation fixes
Andrew Tridgell
1
-5
/
+6
2003-11-08
- corrected some lsa idl
Andrew Tridgell
1
-7
/
+7
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
5
-0
/
+1539