summaryrefslogtreecommitdiffstats
path: root/source4/librpc/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-768/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* s4-dns: fix dnsp for old buildAndrew Tridgell2010-08-051-1/+6
|
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-201-1/+1
| | | | Guenther
* s4:librpc: fix the autoconf buildStefan Metzmacher2010-05-181-1/+6
| | | | metze
* s4:librpc: remove explicit ../librpc/gen_ndr/ndr_drsblobs.o from python_drsblobsStefan Metzmacher2010-05-121-1/+1
| | | | | | It already comes via RPC_NDR_DRSBLOBS. metze
* s4: Fix python binding for drsblobsMatthieu Patou2010-05-021-1/+1
| | | | This binding needs symbols in drsblobs_c.c otherwise we have unresolved symbols
* s4-rap: add rap print helpers.Günther Deschner2010-04-291-1/+1
| | | | Guenther
* s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.Günther Deschner2010-04-281-0/+5
| | | | Guenther
* s4-rpc: fixed the build with the old build systemAndrew Tridgell2010-04-161-1/+1
| | | | | ../librpc/gen_ndr/ndr_drsblobs.o was being linked in twice into drsblobs.so
* s4: Fix python binding for drsblobsMatthieu Patou2010-04-151-1/+1
| | | | | | This binding needs symbols in drsblobs_c.c otherwise we have unresolved symbols Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* s4: Add 'drsblobs' Python moduleKamen Mazdrashki2010-04-091-0/+11
| | | | | This module is be very useful when it comes to making torture tests.
* s4:librpc/rpc: prepare dcerpc dependecies before pidl changesStefan Metzmacher2010-03-121-5/+5
| | | | metze
* s4: add python bindings for wrap_(s|g)etxattrMatthieu Patou2010-01-211-0/+11
|
* torture: add new tests for dfsblobsMatthieu Patou2009-12-141-1/+6
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* Add in Metze's new code to ndr encode the user.DOSATTRIBStefan (metze) Metzmacher2009-10-281-1/+1
| | | | | blobs. Next I'll change the create timestamp and dos attribute code to use this.
* librpc: Fix path to ndr_standard pc file.Jelmer Vernooij2009-09-271-1/+1
|
* ntlmssp: add some void decode calls (useful for ndrdump).Günther Deschner2009-09-081-1/+7
| | | | Guenther
* schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner2009-09-081-1/+1
| | | | | | | These actually belong netlogon but we for now want to keep netlogon as a security providor separate. Guenther
* schannel: move schannel.idl to main directory.Günther Deschner2009-08-261-1/+1
| | | | Guenther
* s4:librpc: rename wins.idl => winsif.idlStefan Metzmacher2009-07-311-6/+6
| | | | metze
* frstrans.idl: add new DFS-R FrsTransport interface with dummy functionsStefan Metzmacher2009-07-221-1/+8
| | | | metze
* frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher2009-07-211-1/+1
| | | | | | | | We add an extra num_chunks to the frsrpc_CommPktChunkCtr structure and use hand modified ndr_push/pull functions to let it not appear on the wire. metze
* Include ntsvc NDR in libndr-standard.Jelmer Vernooij2009-07-191-8/+5
|
* Merge more ndr interfaces into libndr-standard.Jelmer Vernooij2009-07-191-57/+21
|
* librpc: Integrate some subsystems now part of libndr-standard and integrate ↵Jelmer Vernooij2009-07-191-30/+14
| | | | ndr_dfs in libndr-standard.
* Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij2009-07-191-15/+25
| | | | the "standard" set of DCE/RPC interfaces found on Windows.
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-17/+17
| | | | than linking against the python module.
* move dcerpc.idl to main directory.Günther Deschner2009-03-241-2/+2
| | | | Guenther
* s4:build: remove not commited files under librpc/gen_ndr with make cleanStefan Metzmacher2009-02-051-1/+3
| | | | metze
* spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner2009-02-051-3/+1
| | | | Guenther
* s4:auth/credentials: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-16/+16
| | | | metze
* s4-smbtorture: print hand-decoded service status array in svcctl torture test.Günther Deschner2009-01-091-1/+1
| | | | Guenther
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
| | | | warnings.
* 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 ↵Jelmer Vernooij2008-12-211-1/+1
| | | | Python dlopen() them.
* s4:headermap: dom_sid.h was renamed to server_id.hStefan Metzmacher2008-12-171-1/+1
| | | | metze
* 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 ↵Jelmer Vernooij2008-12-161-1/+1
| | | | the dom_sid). No longer include it from security.idl.
* 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
| | | | metze
* 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
| | | | metze
* s4: use toplevel security.idlStefan Metzmacher2008-11-081-1/+1
| | | | metze
* s4: fix samba4.samba3sam.python testStefan Metzmacher2008-11-081-3/+8
| | | | metze
* librpc/ndr: move ndr_sec_helper.c to the toplevelStefan Metzmacher2008-11-071-1/+1
| | | | metze
* s4: security.idl: split of dom_sid stuff into dom_sid.idlStefan Metzmacher2008-11-071-2/+6
| | | | | | This prepares having a shared security.idl file metze
* librpc/idl: Add named_pipe_auth.idl to Samba4Stefan Metzmacher2008-11-061-1/+6
| | | | metze
* netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner2008-11-061-1/+1
| | | | Guenther