summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* started adding support for lsa_QueryInfoPolicyAndrew Tridgell2003-11-115-244/+144
* added idl and test code for lsa_LookupPrivName()Andrew Tridgell2003-11-104-9/+36
* added IDL and test for lsa_EnumAccountRights()Andrew Tridgell2003-11-104-9/+107
* added IDL and test for lsa_EnumPrivsAccount()Andrew Tridgell2003-11-104-12/+137
* - fixed lsa_EnumTrustDomAndrew Tridgell2003-11-095-40/+145
* added lsa_EnumTrustDomAndrew Tridgell2003-11-093-92/+119
* added lsa_EnumPrivs idl and test codeAndrew Tridgell2003-11-093-50/+153
* added a test for lsa_Close()Andrew Tridgell2003-11-091-1/+5
* i forgot to commit the rpcecho idl fileAndrew Tridgell2003-11-091-0/+26
* - added the rest of the LSA calls as stubsAndrew Tridgell2003-11-095-208/+1861
* converted the rpcecho pipe to use IDLAndrew Tridgell2003-11-097-242/+130
* use a more consistent style for the client stubsAndrew Tridgell2003-11-091-74/+14
* get rid of some prototypes that aren't needed any moreAndrew Tridgell2003-11-091-4/+0
* lsa_LookupNames now worksAndrew Tridgell2003-11-095-4/+195
* added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell2003-11-096-2/+312
* - more generation fixesAndrew Tridgell2003-11-085-124/+32
* - corrected some lsa idlAndrew Tridgell2003-11-089-134/+411
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-0617-0/+3057