Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-10-13 | Share ndrdump implementation. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-13 | Share uuid implementations. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-13 | Share ndr_misc implementations. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-13 | Share ndr_basic implementation. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 1 | -2/+3 |
2008-09-29 | Fix parsing of the trust passwords in LSA CreateTrustedDomainEx* | Andrew Bartlett | 1 | -2/+2 |
2008-09-19 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 1 | -1/+1 |
2008-09-19 | Fix dependencies for nbt python module. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Remove remaining JavaScript code. | Jelmer Vernooij | 1 | -1/+0 |
2008-09-16 | More changes getting WMI code to compile, import manual marshalling. | Jelmer Vernooij | 1 | -1/+12 |
2008-08-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -1/+2 |
2008-08-18 | librpc: don't build the old mszip decompression code | Stefan Metzmacher | 1 | -1/+1 |
2008-08-18 | ndr_compression: use zlib's inflate() for decompression | Stefan Metzmacher | 1 | -1/+2 |