summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* move svcctl to main idl directory.Günther Deschner2008-10-151-520/+0
* Fix includes.Jelmer Vernooij2008-10-151-1/+1
* Share misc.idl.Jelmer Vernooij2008-10-152-60/+7
* Share idl_types.h.Jelmer Vernooij2008-10-151-69/+0
* Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij2008-10-1529-4625/+0
* Sync with Samba 3.Jelmer Vernooij2008-10-142-42/+56
* Add in secure channel type used by AD trustsAndrew Bartlett2008-10-061-3/+5
* Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett2008-10-061-4/+6
* Implement 'type unknown' names in the CrackNames code.Andrew Bartlett2008-10-061-1/+1
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-032-27/+73
* Merge commit 'master/master'Andrew Tridgell2008-10-031-2/+2
|\
| * s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()Stefan Metzmacher2008-10-021-2/+2
* | fixed a number of places in our LSA server where we should return theAndrew Tridgell2008-09-301-1/+1
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-09-302-8/+18
|\
| * Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-291-8/+17
| * dcerpc.idl: add DCERPC_PFC_OFFSETStefan Metzmacher2008-09-301-0/+1
* | added new level for lsalookupnames2Andrew Tridgell2008-09-291-1/+2
* | added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell2008-09-291-0/+6
|/
* s4-nbt: use moved libcli netlogon helpers.Günther Deschner2008-09-231-1/+1
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-231-1/+1
* Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij2008-09-175-12/+127
* Sync addition of [todo] attribute to Samba 3.Jelmer Vernooij2008-09-172-1/+14
* Fix more WMI compilation issues.Jelmer Vernooij2008-09-161-3/+2
* Remove more hand-written marshallers.Jelmer Vernooij2008-09-161-191/+103
* Support restricted.Jelmer Vernooij2008-09-161-5/+8
* Import proper IDL for interface pointers.Jelmer Vernooij2008-09-161-345/+266
* More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2008-09-162-1/+5
* Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij2008-09-151-4/+9
* Add wikipedia link to WMI.Jelmer Vernooij2008-09-151-0/+4
* Allow base classes to be defined in other files.Jelmer Vernooij2008-09-152-3/+1
* Redefine BSTR.Jelmer Vernooij2008-09-151-0/+9
* Redefine BSTR.Jelmer Vernooij2008-09-151-0/+2
* Avoid using unions without discriminants.Jelmer Vernooij2008-09-151-2/+2
* Reimport pidl support for COM.Jelmer Vernooij2008-09-152-29/+20
* Move WMI IDL into separate IDL file.Jelmer Vernooij2008-09-152-2/+0
* Import IDL for WMI.Andrzej Hajda2008-09-152-0/+865
* Reimport DCOM IDL.Jelmer Vernooij2008-09-151-0/+307
* drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher2008-09-091-4/+72
* More work towards trusted domains support in Samba4's LSAAndrew Bartlett2008-09-081-3/+3
* More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett2008-09-042-8/+26
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-09-032-1/+18
|\
| * Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett2008-09-032-1/+18
* | Share IDL between the LSA and drsblob representations of trustsAndrew Bartlett2008-09-022-41/+51
|/
* It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett2008-08-292-2/+9
* Further rework the RPC-PAC test.Andrew Bartlett2008-08-281-1/+1
* Add a test to explore Netlogon PAC validationAndrew Bartlett2008-08-272-5/+27
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verifyAndrew Bartlett2008-08-267-68/+131
|\
| * Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett2008-08-262-27/+92
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-253-14/+24
| |\
| | * Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-08-221-6/+6
| | |\