summaryrefslogtreecommitdiffstats
path: root/source4/librpc/config.mk
Commit message (Expand)AuthorAgeFilesLines
* s4:auth/credentials: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-16/+16
* s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner2009-01-091-1/+1
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
* Remove unnecessary dependencies between Python modules.Jelmer Vernooij2008-12-221-14/+14
* Use consistent names for dcerpc python modules; fixes messaging test.Jelmer Vernooij2008-12-221-2/+2
* Avoid linking in all Python modules to the samba binaries - we can just let P...Jelmer Vernooij2008-12-211-1/+1
* s4:headermap: dom_sid.h was renamed to server_id.hStefan Metzmacher2008-12-171-1/+1
* Fix header installation after move of gen_ndr headers.Jelmer Vernooij2008-12-161-7/+7
* Share object files for gen_ndr.Jelmer Vernooij2008-12-161-110/+112
* Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij2008-12-161-1/+1
* Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij2008-12-121-10/+3
* s4:librpc: add SUBSYSTEM::RPC_NDR_BROWSERStefan Metzmacher2008-12-061-0/+5
* Make sure dom_sid.h is installed.Sam Liddicott2008-11-251-1/+2
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-161-24/+18
* s4: use toplevel security.idlStefan Metzmacher2008-11-081-1/+1
* s4: fix samba4.samba3sam.python testStefan Metzmacher2008-11-081-3/+8
* librpc/ndr: move ndr_sec_helper.c to the toplevelStefan Metzmacher2008-11-071-1/+1
* s4: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher2008-11-071-2/+6
* librpc/idl: Add named_pipe_auth.idl to Samba4Stefan Metzmacher2008-11-061-1/+6
* netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner2008-11-061-1/+1
* errors: share dcerpc error function.Günther Deschner2008-10-311-2/+2
* Move orpc to top-level directory.Jelmer Vernooij2008-10-201-1/+1
* Move WMI support code to top-level.Jelmer Vernooij2008-10-201-3/+1
* Use tables in Samba 3 ndrdump.Jelmer Vernooij2008-10-201-4/+2
* idl: share drsblobs idl.Günther Deschner2008-10-181-1/+1
* drsuapi: build new merged drsuapi idl and helpers.Günther Deschner2008-10-181-1/+1
* Share security.idl.Jelmer Vernooij2008-10-151-3/+3
* Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij2008-10-151-3/+3
* Allow specifying the exact IDL files to build.Jelmer Vernooij2008-10-151-2/+2
* Fix installation of libndr.hJelmer Vernooij2008-10-151-1/+1
* Share ndr_krb5pac implementation.Jelmer Vernooij2008-10-141-1/+1
* Share ndr_compression.c.Jelmer Vernooij2008-10-141-3/+1
* Move ndr pkg-config file to top-level.Jelmer Vernooij2008-10-141-1/+1
* Share ndr.c implementation.Jelmer Vernooij2008-10-131-1/+1
* Share ndrdump implementation.Jelmer Vernooij2008-10-131-2/+2
* Share uuid implementations.Jelmer Vernooij2008-10-131-1/+1
* Share ndr_misc implementations.Jelmer Vernooij2008-10-131-1/+1
* Share ndr_basic implementation.Jelmer Vernooij2008-10-131-1/+1
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-2/+3
* Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett2008-09-291-2/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-191-1/+1
|\
| * Fix dependencies for nbt python module.Jelmer Vernooij2008-09-191-1/+1
* | Remove remaining JavaScript code.Jelmer Vernooij2008-09-161-1/+0
|/
* More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2008-09-161-1/+12
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-191-1/+2
|\
| * librpc: don't build the old mszip decompression codeStefan Metzmacher2008-08-181-1/+1
| * ndr_compression: use zlib's inflate() for decompressionStefan Metzmacher2008-08-181-1/+2
* | Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett2008-08-131-1/+1
|/
* build: remove warning about missing generated include fileStefan Metzmacher2008-08-011-1/+1
* Add working Python bindings for NBT.Jelmer Vernooij2008-06-111-3/+3