Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 1 | -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 build | Andrew Tridgell | 2010-08-05 | 1 | -1/+6 |
| | |||||
* | librpc: finally merge ndr_string.c. | Günther Deschner | 2010-05-20 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s4:librpc: fix the autoconf build | Stefan Metzmacher | 2010-05-18 | 1 | -1/+6 |
| | | | | metze | ||||
* | s4:librpc: remove explicit ../librpc/gen_ndr/ndr_drsblobs.o from python_drsblobs | Stefan Metzmacher | 2010-05-12 | 1 | -1/+1 |
| | | | | | | It already comes via RPC_NDR_DRSBLOBS. metze | ||||
* | s4: Fix python binding for drsblobs | Matthieu Patou | 2010-05-02 | 1 | -1/+1 |
| | | | | This binding needs symbols in drsblobs_c.c otherwise we have unresolved symbols | ||||
* | s4-rap: add rap print helpers. | Günther Deschner | 2010-04-29 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o. | Günther Deschner | 2010-04-28 | 1 | -0/+5 |
| | | | | Guenther | ||||
* | s4-rpc: fixed the build with the old build system | Andrew Tridgell | 2010-04-16 | 1 | -1/+1 |
| | | | | | ../librpc/gen_ndr/ndr_drsblobs.o was being linked in twice into drsblobs.so | ||||
* | s4: Fix python binding for drsblobs | Matthieu Patou | 2010-04-15 | 1 | -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 module | Kamen Mazdrashki | 2010-04-09 | 1 | -0/+11 |
| | | | | | This module is be very useful when it comes to making torture tests. | ||||
* | s4:librpc/rpc: prepare dcerpc dependecies before pidl changes | Stefan Metzmacher | 2010-03-12 | 1 | -5/+5 |
| | | | | metze | ||||
* | s4: add python bindings for wrap_(s|g)etxattr | Matthieu Patou | 2010-01-21 | 1 | -0/+11 |
| | |||||
* | torture: add new tests for dfsblobs | Matthieu Patou | 2009-12-14 | 1 | -1/+6 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | Add in Metze's new code to ndr encode the user.DOSATTRIB | Stefan (metze) Metzmacher | 2009-10-28 | 1 | -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 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 |