Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-15 | python: Update status. | Jelmer Vernooij | 1 | -7/+5 | |
(This used to be commit b4b12f00a7eb952024795ddc5ab3481fd4ba03fc) | |||||
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 12 | -15/+15 | |
(This used to be commit 44e1cfd2d0ef62e4ee541cec00581a7151d951b3) | |||||
2008-01-14 | libreplace: Escape asterisk. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit df36c78549b40ee5e47d5cc79de2eb79f58c567a) | |||||
2008-01-14 | python: Enable building of the wkssvc python bindings. | Jelmer Vernooij | 3 | -0/+29 | |
(This used to be commit 7a00d48a478be84e9f38c5e6cb57739063d0d613) | |||||
2008-01-14 | python: Fix handling of pointer-less strings in function arguments. | Jelmer Vernooij | 1 | -8/+8 | |
(This used to be commit cb2700094fc1fc3887d5254e5d42e035deefa5b9) | |||||
2008-01-14 | python: Compile in svcctl Python bindings. | Jelmer Vernooij | 3 | -0/+6 | |
(This used to be commit 567099b66d0369715f8e0a083a5ce160faaf4da2) | |||||
2008-01-14 | python: Convert winreg.py completely to rpc, use new RPC Python bindings. | Jelmer Vernooij | 1 | -72/+61 | |
(This used to be commit 9c21773737ea941b623105352b4625dcb8437706) | |||||
2008-01-14 | python: Work around the fact that there are two "security" modules now. | Jelmer Vernooij | 2 | -2/+2 | |
This well demonstrates the fact we need hierarchy. (This used to be commit df7e3498824e27f8a6d61b8b6f52577eab248d2c) | |||||
2008-01-14 | python: Add simple test for samr python code. | Jelmer Vernooij | 2 | -0/+29 | |
(This used to be commit 0a039fabcba9510ab600b2e4becbf75a58d2134d) | |||||
2008-01-14 | python: Compile security module, handle uint. | Jelmer Vernooij | 4 | -3/+9 | |
(This used to be commit dee64344fb13aaed38a550ebb4048d0fa526d5b6) | |||||
2008-01-14 | python: Fix some corner cases handling scalars. | Jelmer Vernooij | 1 | -3/+13 | |
(This used to be commit b662c98a9ad461a33a27a918c0d544a96433e48c) | |||||
2008-01-14 | python: Don't try to free const pointers. | Jelmer Vernooij | 1 | -1/+5 | |
(This used to be commit b4754f4683e67a940f18a88e45c0878259f45b97) | |||||
2008-01-14 | python: Move some convenience macros to a separate header rather than ↵ | Jelmer Vernooij | 2 | -6/+4 | |
putting them in every generated py_* file. (This used to be commit 712274b9bdf524da125cbbe6e4bb475b21b1da66) | |||||
2008-01-14 | python: Enable python bindings for samr and lsa interfaces. | Jelmer Vernooij | 4 | -0/+48 | |
(This used to be commit 3dfcefd8ac640ef1539185f19f7414fbcea9e741) | |||||
2008-01-14 | python: Build epmapper module. | Jelmer Vernooij | 3 | -47/+44 | |
(This used to be commit 6cb78c7634de0f9ab327583844d7860d384356eb) | |||||
2008-01-14 | python: Accept loadparm filename rather than loadparm object, too. | Jelmer Vernooij | 2 | -2/+20 | |
(This used to be commit 7e583a7ec4196982bd13cb679d741f37ef7decdb) | |||||
2008-01-14 | python: Be more pythonic - turn WERROR and NTSTATUS return codes into ↵ | Jelmer Vernooij | 2 | -23/+38 | |
exceptions. (This used to be commit 16fc69b843e92ae62b15caf927335cc117156499) | |||||
2008-01-14 | python: Fix python code for winreg, add test. | Jelmer Vernooij | 6 | -33/+64 | |
(This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260) | |||||
2008-01-14 | python: Start building winreg module. | Jelmer Vernooij | 2 | -0/+8 | |
(This used to be commit f1a9fad83cee7754304b3422aa273d5f64868e40) | |||||
2008-01-14 | pidl/python: Fix processing UUID-less interfaces, external typedefs and ↵ | Jelmer Vernooij | 2 | -140/+137 | |
certain bitmap elements. (This used to be commit e65618fff3299193c27959e2cc5a3937837e1422) | |||||
2008-01-14 | pidl/python: Deal with arrays that are not pointers. | Jelmer Vernooij | 1 | -0/+12 | |
(This used to be commit 7516af7c7262240df3b804dda962194a811d4e96) | |||||
2008-01-14 | python: Fix last bugs in rpcecho test. It passes now! | Jelmer Vernooij | 1 | -4/+6 | |
(This used to be commit 25a0cd091bb24e579ceb34472d9c213aae157ba9) | |||||
2008-01-14 | pidl/python: Specify memory context explicitly when returning Python objects. | Jelmer Vernooij | 1 | -32/+30 | |
(This used to be commit 9c72f652e0d3f14d5db4d3930f0d1f9a1875e93f) | |||||
2008-01-14 | python: Fix deallocation bug in pytalloc. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b849b4a6c4c9b03a9704449a69f00a59fc0df9c5) | |||||
2008-01-14 | pidl/python: Pass credentials and loadparm context when connecting using ↵ | Jelmer Vernooij | 7 | -17/+118 | |
DCE/RPC. (This used to be commit 4c87af95310e4aaee3f2e2da02d0ea70ed1ec25b) | |||||
2008-01-14 | python: Fix rpcecho tests. | Jelmer Vernooij | 5 | -11/+6 | |
(This used to be commit ebb78ea4232c1614755844849580e3697b0a53fa) | |||||
2008-01-14 | pidl/python: Fix compilation of py_echo. | Jelmer Vernooij | 5 | -7/+42 | |
(This used to be commit 5ee99ff31c80ece6861b2a0323d71170ef9346b9) | |||||
2008-01-14 | python/pidl: Fix assignment. | Jelmer Vernooij | 1 | -9/+19 | |
(This used to be commit 2d2cb6486e6e1a31ae94223784e49fb4eea8bb26) | |||||
2008-01-14 | pidl/python: Fix more compile errors. | Jelmer Vernooij | 1 | -26/+32 | |
(This used to be commit 2eb4526599ec6d3c604dd9b1f258496c82288284) | |||||
2008-01-14 | pidl/python: Fix parsing arguments, fix more pointer issues. | Jelmer Vernooij | 4 | -50/+146 | |
(This used to be commit b00c1a072457e5083ffc24a8b74b3793d0b44eee) | |||||
2008-01-14 | pidl/python: Fix use of pointers. | Jelmer Vernooij | 2 | -13/+72 | |
(This used to be commit 13f2b0380f310b101975d709361a29d4032c3689) | |||||
2008-01-14 | python: Add some more rpc/echo tests. | Jelmer Vernooij | 1 | -0/+11 | |
(This used to be commit b4840d1ae283a3853d041f3a9a848aec991e81a6) | |||||
2008-01-14 | python: Add simple tests for the DCE/RPC echo interface. | Jelmer Vernooij | 2 | -0/+29 | |
(This used to be commit 8523740796f3cd739bdc338b5e2855a01bafa540) | |||||
2008-01-14 | pidl/python: Remove unnecessary talloc_free(). | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a099d30067a4d965a283f52e56ffd1897137bf1a) | |||||
2008-01-14 | Remove accidently committed files. | Jelmer Vernooij | 2 | -826/+0 | |
(This used to be commit 45e7d230385dc8f636157e45f3df4a8cb4e9d587) | |||||
2008-01-14 | python: Allow wrapping pointers within talloc'ed memory that are not talloc ↵ | Jelmer Vernooij | 3 | -23/+42 | |
contexts. (This used to be commit 9c038a74113fb55ed5eb12a7d0ae4a46bad9050c) | |||||
2008-01-14 | pidl/python: Support repr() for python types. | Jelmer Vernooij | 5 | -8/+855 | |
(This used to be commit cf3664594d3540db20d32bc844f18e20abfa0d96) | |||||
2008-01-14 | pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because ↵ | Jelmer Vernooij | 7 | -119/+130 | |
they only work with the structures generated by that file. (This used to be commit 9aeb7f31b0fc3b9679e5af07e65e79bc8073c4e1) | |||||
2008-01-14 | pidl/python: Work towards supporting more complex types (arrays, etc). | Jelmer Vernooij | 1 | -76/+115 | |
(This used to be commit 49d91a1a92e226c015db86ddc9ef772030415d76) | |||||
2008-01-14 | pidl/python: Support more scalar types when converting from Python. | Jelmer Vernooij | 1 | -20/+47 | |
(This used to be commit 1f3bbb65e5a46715c49225eecc760faaf5dbb9d7) | |||||
2008-01-14 | pidl/python: Use new talloc utility functions. | Jelmer Vernooij | 1 | -49/+24 | |
(This used to be commit 48cfd44dc088717c0282436148888e45b2632946) | |||||
2008-01-14 | python: Add some utility functions for working with Python objects based on ↵ | Jelmer Vernooij | 2 | -0/+77 | |
talloc pointers. (This used to be commit 9366ddba92e192cd88e12eafba4a90af8c266f1c) | |||||
2008-01-14 | pidl/python: Convert unions. | Jelmer Vernooij | 1 | -14/+43 | |
(This used to be commit e9037d0f5d222efd4ca04a0f8ce5c39cb3bb6997) | |||||
2008-01-14 | pidl/python: Fix more warnings in the generated code. | Jelmer Vernooij | 2 | -24/+30 | |
(This used to be commit 23add37b729aaa85b83cbf6ba98e7042c01f6472) | |||||
2008-01-14 | pidl/python: Fix bug accidently filling in the body of enums/bitmaps without ↵ | Jelmer Vernooij | 1 | -0/+2 | |
body. (This used to be commit 97971f0d8080f3934ea5940cc0f230004afb94a1) | |||||
2008-01-14 | pidl/python: Fix const type wrapping. | Jelmer Vernooij | 1 | -5/+20 | |
(This used to be commit 35a4843f9c75a59ab98e785520114809903575cf) | |||||
2008-01-14 | pidl/python: Fix conversion of last few non-standard types. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit b8bdbc38c15598e34c55fb9e3ee1f6894964d2c6) | |||||
2008-01-14 | pidl/python: Remove references to DECLARE, which has been removed. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 9a907567c8e0836b731e0ef01f8d097a33de21b0) | |||||
2008-01-14 | pidl/python: Some more support for special case types. | Jelmer Vernooij | 1 | -9/+39 | |
(This used to be commit 991aa950a377bbc07e0bf05758574f850a6d0ff7) | |||||
2008-01-14 | pidl/python: Convert some Python objects back to C, return proper tuples in ↵ | Jelmer Vernooij | 1 | -7/+40 | |
client calls. (This used to be commit 1ab617296943dc1d270cbf999dedcfb3073d3d20) |