summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-114-4/+4
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-112-2/+2
* 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-308-32/+271
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-09-305-12/+237
| |\
| | * s4:drsblob: fix the buildStefan Metzmacher2008-09-301-1/+1
| | * Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-293-10/+232
| | * s4:librpc/rpc: correctly sign or seal rpc request with an object guidStefan Metzmacher2008-09-301-2/+4
| | * dcerpc.idl: add DCERPC_PFC_OFFSETStefan Metzmacher2008-09-301-0/+1
| * | make sure dcerpc is always initialized.Jelmer Vernooij2008-09-301-3/+1
| * | Remove two more uses of global loadparm by remember requiredJelmer Vernooij2008-09-302-16/+31
| * | Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
| * | Remove redundant call.Jelmer Vernooij2008-09-301-1/+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
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-192-3/+3
|\
| * Fix dependencies for nbt python module.Jelmer Vernooij2008-09-191-1/+1
| * Fix path to ndrdump in blackbox test, don't start smb server for ndrdumpJelmer Vernooij2008-09-191-2/+2
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-1813-14/+169
|\|
| * Import ndr_syntax_id_equal from Samba 3.Jelmer Vernooij2008-09-182-0/+7
| * 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
| * Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-1/+1
| * Fix paths to subunit.shJelmer Vernooij2008-09-161-1/+1
| * Move ndrdump tests closer to the code they test.Jelmer Vernooij2008-09-163-0/+20
* | Remove remaining JavaScript code.Jelmer Vernooij2008-09-161-1/+0
|/
* Fix more WMI compilation issues.Jelmer Vernooij2008-09-161-3/+2
* Remove more hand-written marshallers.Jelmer Vernooij2008-09-163-953/+103
* Support restricted.Jelmer Vernooij2008-09-161-5/+8
* Import proper IDL for interface pointers.Jelmer Vernooij2008-09-162-345/+268
* More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2008-09-165-2/+872
* Revert accidental changes to lib/basic.mk.Jelmer Vernooij2008-09-151-1/+1
* 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
* Build (D)COM output again.Jelmer Vernooij2008-09-151-1/+1
* 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