Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Jelmer Vernooij | 1 | -1/+1 | |
Python dlopen() them. | |||||
2008-12-17 | s4:headermap: dom_sid.h was renamed to server_id.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
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 ↵ | Jelmer Vernooij | 1 | -1/+1 | |
the dom_sid). No longer include it from security.idl. | |||||
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 | |
metze | |||||
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 | |
metze | |||||
2008-11-08 | s4: use toplevel security.idl | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-11-08 | s4: fix samba4.samba3sam.python test | Stefan Metzmacher | 1 | -3/+8 | |
metze | |||||
2008-11-07 | librpc/ndr: move ndr_sec_helper.c to the toplevel | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-11-07 | s4: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 1 | -2/+6 | |
This prepares having a shared security.idl file metze | |||||
2008-11-06 | librpc/idl: Add named_pipe_auth.idl to Samba4 | Stefan Metzmacher | 1 | -1/+6 | |
metze | |||||
2008-11-06 | netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | errors: share dcerpc error function. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
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 | |
Guenther | |||||
2008-10-18 | drsuapi: build new merged drsuapi idl and helpers. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
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 | |
(This used to be commit a6146cc14ba950b1911094b1525c7d06b50ecec6) | |||||
2008-08-18 | librpc: don't build the old mszip decompression code | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit f48dfd87badcddc64a1c0bf52939188a4a8f4add) | |||||
2008-08-18 | ndr_compression: use zlib's inflate() for decompression | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit 25876fc4ab8ba11f00d24bb8ceb517c0e4a4d72d) | |||||
2008-08-13 | Rework the trustAuthInOutBlob with the help of a hand parser. | Andrew Bartlett | 1 | -1/+1 | |
This produces a C structure that is sane, while still parsing the wire blobs (as far as I can tell). Andrew Bartlett (This used to be commit b5dbe815e5dd3f865c7735bc76e02017a869f09b) | |||||
2008-08-01 | build: remove warning about missing generated include file | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 495d068df55a94d48f2a4d2e7f2060fb42f66dbd) | |||||
2008-06-11 | Add working Python bindings for NBT. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 9c88f5e1de9db34751f16c2247fa91ae2445c5f7) | |||||
2008-05-29 | Don't make the NTP signd headers public. | Andrew Bartlett | 1 | -2/+0 | |
This means we don't have to install them Andrew Bartlett (This used to be commit 2f2ba0c68ab0e985df5be07dccf3a3a7ebe62142) | |||||
2008-05-28 | Fix dependency list for NDR_TABLE | Andrew Bartlett | 1 | -1/+1 | |
This list must include everything for which we have IDL Andrew Bartlett (This used to be commit a6f0b98311a99134af56db64b4682412bc2f4e16) | |||||
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -135/+37 | |
It seems the format of main.mk changed in my sleep... Conflicts: source/main.mk (This used to be commit 56f2288e4f4f1aa70d11fc5f118458baf5803627) |