1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-18 08:23:51 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jelmer Vernooij
d0e9c92e57 r26667: pidl/python: Don't generate casts anymore; this will generate warnings with older Pythons, but will be a lot cleaner with newer versions.
(This used to be commit 7db3222dac)
2008-01-05 08:06:05 -06:00
Jelmer Vernooij
4ba6e6c159 r26662: pidl/python: Add constructors for struct/union types.
(This used to be commit bc6aa49d8e)
2008-01-03 21:51:02 -06:00
Jelmer Vernooij
c9afddd42c r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types.
(This used to be commit 336dae6d42)
2008-01-03 21:51:01 -06:00
Jelmer Vernooij
0d6dbcabe9 r26660: pidl/python: Generate stub functions for DCE/RPC client functions, constructor for interface objects.
(This used to be commit 0ee0581f05)
2008-01-03 18:03:02 -06:00
Jelmer Vernooij
935031309a r26659: pidl/python: Support string constants and handle modules.
(This used to be commit 885e5980d7)
2008-01-03 16:03:01 -06:00
Jelmer Vernooij
1548d8d2be r26658: pidl: Register Python modules.
(This used to be commit f47044aacc)
2008-01-03 15:51:02 -06:00
Jelmer Vernooij
0dbdfc2218 r26657: pidl: Add basics for generating Python modules.
(This used to be commit f1960ca7c4)
2008-01-03 15:27:02 -06:00