Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-09 | Fix syntax of docstrings, set project name when generating Python API ↵ | Jelmer Vernooij | 1 | -1/+1 | |
documentation. (This used to be commit 68f13d87eb034fdbc712169f2d1b1a0475751ec5) | |||||
2008-01-16 | python: Build shared python modules for generic use. | Jelmer Vernooij | 1 | -2/+8 | |
(This used to be commit 502424955237ace5a276d4c91c62e95233ecd978) | |||||
2008-01-14 | pidl/python: Fix compilation of py_echo. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5ee99ff31c80ece6861b2a0323d71170ef9346b9) | |||||
2007-12-29 | r26628: python: Add more documentation, simplify code in Samba3 module. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3c329ee73d9979236313c37e51750ec06b8dd69e) | |||||
2007-12-26 | r26602: Revert my previous commit as it only works with GNU make. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ecd2d96c3173e4d2f77a1ca50f26a16ac7a313b1) | |||||
2007-12-26 | r26600: Provide dir variable with current basedir in Makefile. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b06d3e1a52d6b71a1e3e7a9e0ecf69f3b899ae18) | |||||
2007-12-26 | r26595: Fix includes for hosts without gssapi as system header. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 64203a6b7b98be59af192290b0106979c2b2f71a) | |||||
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -2/+5 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | |||||
2007-12-24 | r26575: Build a private copy of the Python executable for Samba 4, so we ↵ | Jelmer Vernooij | 1 | -0/+5 | |
know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc) | |||||
2007-12-21 | r26505: Add python bindings for some samdb-related functions, improve ↵ | Jelmer Vernooij | 1 | -1/+1 | |
provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033) | |||||
2007-12-21 | r26474: Move credentials-specific kerberos file to credentials subsystem. ↵ | Jelmer Vernooij | 1 | -0/+4 | |
Fixes missing symbols in some of the python bindings. (This used to be commit e26d0fff6d40899113196ac35a86a9baa10cc9c2) | |||||
2007-12-21 | r26446: Convert param module to SWIG. | Jelmer Vernooij | 1 | -4/+0 | |
(This used to be commit 94e5f9c92f65070ec8f1c1170c4a0769a4857c6d) | |||||
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41) | |||||
2007-12-21 | r26242: Don't fail if swig is not available. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 12debcceac6cca1d8c8e1f78a0c7772b944e9f8d) | |||||
2007-12-21 | r26207: Only compile swig files if swig is available. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit cc5260971c4953ce742363b324ac3804c531e2dd) | |||||
2007-12-21 | r26201: Build docs for the security module. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 31073a9e4ecaee08b3e27631db620957df8adde6) | |||||
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 1 | -4/+0 | |
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135) | |||||
2007-12-21 | r26186: Generate SWIG files as part of autogen.sh | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 4429f8b87e057787df0748f93c842c9a634dada5) | |||||
2007-12-21 | r26114: Allow keyword-arguments. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5) | |||||
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f) | |||||
2007-12-21 | r26096: No longer include removed header | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd) | |||||
2007-12-21 | r26088: Import some native-python python modules and move original python ↵ | Jelmer Vernooij | 1 | -0/+35 | |
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1) |