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