Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | librpc: Fix path to ndr_standard pc file. | Jelmer Vernooij | 2009-09-27 | 1 | -1/+1 |
| | |||||
* | ntlmssp: add some void decode calls (useful for ndrdump). | Günther Deschner | 2009-09-08 | 1 | -1/+7 |
| | | | | Guenther | ||||
* | schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs. | Günther Deschner | 2009-09-08 | 1 | -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 Deschner | 2009-08-26 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s4:librpc: rename wins.idl => winsif.idl | Stefan Metzmacher | 2009-07-31 | 1 | -6/+6 |
| | | | | metze | ||||
* | frstrans.idl: add new DFS-R FrsTransport interface with dummy functions | Stefan Metzmacher | 2009-07-22 | 1 | -1/+8 |
| | | | | metze | ||||
* | frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamic | Stefan Metzmacher | 2009-07-21 | 1 | -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 Vernooij | 2009-07-19 | 1 | -8/+5 |
| | |||||
* | Merge more ndr interfaces into libndr-standard. | Jelmer Vernooij | 2009-07-19 | 1 | -57/+21 |
| | |||||
* | librpc: Integrate some subsystems now part of libndr-standard and integrate ↵ | Jelmer Vernooij | 2009-07-19 | 1 | -30/+14 |
| | | | | ndr_dfs in libndr-standard. | ||||
* | Create libndr-standard, which includes the NDR marshalling code for | Jelmer Vernooij | 2009-07-19 | 1 | -15/+25 |
| | | | | the "standard" set of DCE/RPC interfaces found on Windows. | ||||
* | python: Move helper functions for using param into a separate file rather | Jelmer Vernooij | 2009-06-02 | 1 | -17/+17 |
| | | | | than linking against the python module. | ||||
* | move dcerpc.idl to main directory. | Günther Deschner | 2009-03-24 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s4:build: remove not commited files under librpc/gen_ndr with make clean | Stefan Metzmacher | 2009-02-05 | 1 | -1/+3 |
| | | | | metze | ||||
* | spoolss: move ndr spoolss helper to main librpc dir. | Günther Deschner | 2009-02-05 | 1 | -3/+1 |
| | | | | Guenther | ||||
* | s4:auth/credentials: the python bindings don't use swig anymore | Stefan Metzmacher | 2009-02-02 | 1 | -16/+16 |
| | | | | metze | ||||
* | s4-smbtorture: print hand-decoded service status array in svcctl torture test. | Günther Deschner | 2009-01-09 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 2008-12-24 | 1 | -1/+1 |
| | | | | warnings. | ||||
* | Remove unnecessary dependencies between Python modules. | Jelmer Vernooij | 2008-12-22 | 1 | -14/+14 |
| | |||||
* | Use consistent names for dcerpc python modules; fixes messaging test. | Jelmer Vernooij | 2008-12-22 | 1 | -2/+2 |
| | |||||
* | Avoid linking in all Python modules to the samba binaries - we can just let ↵ | Jelmer Vernooij | 2008-12-21 | 1 | -1/+1 |
| | | | | Python dlopen() them. | ||||
* | s4:headermap: dom_sid.h was renamed to server_id.h | Stefan Metzmacher | 2008-12-17 | 1 | -1/+1 |
| | | | | metze | ||||
* | Fix header installation after move of gen_ndr headers. | Jelmer Vernooij | 2008-12-16 | 1 | -7/+7 |
| | |||||
* | Share object files for gen_ndr. | Jelmer Vernooij | 2008-12-16 | 1 | -110/+112 |
| | |||||
* | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains ↵ | Jelmer Vernooij | 2008-12-16 | 1 | -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 Vernooij | 2008-12-12 | 1 | -10/+3 |
| | |||||
* | s4:librpc: add SUBSYSTEM::RPC_NDR_BROWSER | Stefan Metzmacher | 2008-12-06 | 1 | -0/+5 |
| | | | | metze | ||||
* | Make sure dom_sid.h is installed. | Sam Liddicott | 2008-11-25 | 1 | -1/+2 |
| | |||||
* | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 2008-11-16 | 1 | -24/+18 |
| | | | | metze | ||||
* | s4: use toplevel security.idl | Stefan Metzmacher | 2008-11-08 | 1 | -1/+1 |
| | | | | metze | ||||
* | s4: fix samba4.samba3sam.python test | Stefan Metzmacher | 2008-11-08 | 1 | -3/+8 |
| | | | | metze | ||||
* | librpc/ndr: move ndr_sec_helper.c to the toplevel | Stefan Metzmacher | 2008-11-07 | 1 | -1/+1 |
| | | | | metze | ||||
* | s4: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 2008-11-07 | 1 | -2/+6 |
| | | | | | | This prepares having a shared security.idl file metze | ||||
* | librpc/idl: Add named_pipe_auth.idl to Samba4 | Stefan Metzmacher | 2008-11-06 | 1 | -1/+6 |
| | | | | metze | ||||
* | netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. | Günther Deschner | 2008-11-06 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | errors: share dcerpc error function. | Günther Deschner | 2008-10-31 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | Move orpc to top-level directory. | Jelmer Vernooij | 2008-10-20 | 1 | -1/+1 |
| | |||||
* | Move WMI support code to top-level. | Jelmer Vernooij | 2008-10-20 | 1 | -3/+1 |
| | |||||
* | Use tables in Samba 3 ndrdump. | Jelmer Vernooij | 2008-10-20 | 1 | -4/+2 |
| | |||||
* | idl: share drsblobs idl. | Günther Deschner | 2008-10-18 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | drsuapi: build new merged drsuapi idl and helpers. | Günther Deschner | 2008-10-18 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | Share security.idl. | Jelmer Vernooij | 2008-10-15 | 1 | -3/+3 |
| | |||||
* | Move shared DCE/RPC IDL files to root IDL dir. | Jelmer Vernooij | 2008-10-15 | 1 | -3/+3 |
| | |||||
* | Allow specifying the exact IDL files to build. | Jelmer Vernooij | 2008-10-15 | 1 | -2/+2 |
| | |||||
* | Fix installation of libndr.h | Jelmer Vernooij | 2008-10-15 | 1 | -1/+1 |
| | |||||
* | Share ndr_krb5pac implementation. | Jelmer Vernooij | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | Share ndr_compression.c. | Jelmer Vernooij | 2008-10-14 | 1 | -3/+1 |
| | |||||
* | Move ndr pkg-config file to top-level. | Jelmer Vernooij | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | Share ndr.c implementation. | Jelmer Vernooij | 2008-10-13 | 1 | -1/+1 |
| | |||||
* | Share ndrdump implementation. | Jelmer Vernooij | 2008-10-13 | 1 | -2/+2 |
| |