2008-12-22 |
Jelmer Vernooij | Fix function name in error message when failing to...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Set right LD_LIBRARY_PATH for finding Samba4's libraries.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Build samba 4 plugins in merged build.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | s4: Fix subsystem for various services in samba daemon.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Fix segfault when there are no tests registered.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | merged build: Build Samba 4 using shared libraries...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | s4: Always link in auth, as some of the core infrastructure...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Never build tevent modules as shared objects.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Remove unused Samba4-specific init functions for libtevent.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | merged build: Remove SWIG checks, set flags for shared...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Raise proper exceptions when lp file can't be found...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | pidl/python: Factor out connect code rather than duplicating...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Add header for pyparam.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Remove includes of py_*.h, which are no longer generated.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Remove unnecessary dependencies between Python modules.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Use consistent names for dcerpc python modules; fixes...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | pidl/python: Skip unknown types, rather than dieing.
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | pidl: Allow location argument to warning() and error...
|
commit | commitdiff | tree |
2008-12-22 |
Jelmer Vernooij | Import types from other Python mechanisms using the...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Fix comparison in tests now that we use __cmp__ rather...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Fix more tests, improve repr() functions for various...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Remove infrastructure for (no longer used) SWIG.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Simplify customization of pidl-generated Python modules.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Allow providing extra module-level Python functions.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Merge the rest of security.i into samba.dcerpc.security.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Remove duplicate Python bindings for dom_sid, security_descr...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Remove libcli_smb SWIG bindings - only one (useless...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Move tests for ParamFile.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Convert param Python module to "manual" C.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Provide simple Python replacement for ParamFile, which...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Fix various Python-related bugs.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Include errors.i verbatim in security.i, as it's the...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Convert credentials Python module to "manual" C - no...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Remove remaining fragments of SWIG code in pyldb.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Fix more introduced regressions in new bindings.
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | Convert auth python module to "plain" C rather than...
|
commit | commitdiff | tree |
2008-12-21 |
Jelmer Vernooij | py: Fix initialisation of subtypes, fix segfaults.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Avoid linking in all Python modules to the samba binaries...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Create and use convenience function for creating new...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Implement some of the stubs in misc python module.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Support custom constructors for pidl-created types...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Use plain C implementation for misc Python module rather...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Support subtypes of ldb.Ldb.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Fix all pyldb tests except for modules.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Fix tevent python module build as part of samba 4.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Stop using SWIG for ldb Python bindings.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Fix standalone compilation of events library.
|
commit | commitdiff | tree |
2008-12-20 |
Jelmer Vernooij | Add missing files for standalone build.
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Merge branch 'pyregistry' of git://git.samba.org/jelmer...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Reprocess LDB SWIG file.
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Depend on specific version of LDB, as the API seems...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Specify explicit path to tevent.h, compilation breaks...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Avoid use of parentheses in Python import statements...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Fix more tests.
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Port over more functionality to new SWIGless Python...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Remove swig support from standalone ldb build.
|
commit | commitdiff | tree |
2008-12-19 |
Jelmer Vernooij | Initial work using manual Python bindings for LDB,...
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Cope with slight changes in tdb API.
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Make sure to not close tdb database more than once.
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Remove swig use from tdb standalone build.
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Implement missing functions in pytdb.
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Add simple manually written replacement for the tdb...
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Fix Python event tests after rename to tevent.
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Fix samba3sam test after removal of dom_sid IDL file.
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Use plain Python C API for registry module, rather...
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Add convenience macro for raising exceptions for NTSTATUS...
|
commit | commitdiff | tree |
2008-12-18 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Don't write out forward declarations for enums, as...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Fix header installation after move of gen_ndr headers.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Start converting registry python module to plain C...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Use py_* files to check whether generated files are...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Ignore generated files.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Remove ndrdump - it's available in merged build mode...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Remove use of C++ keywords.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Share object files for gen_ndr.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Make some fatal errors non-fatal. This means we generate...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Fix [out] pointers in DCOM-related IDL files.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Remove pidl SWIG backend; the native Python one works...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Simplify idl-deps.pl script a bit.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Only create (D)COM output files if there were COM objects...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Add new script for building IDL files in librpc/idl...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | s4/provision: Upper case default realm, use only first...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Fix path to ndr_notify.c.
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Move shared gen_ndr files to librpc/gen_ndr in the...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Consider shared IDL files and Samba3-specific IDL files...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Rename dom_sid.idl -> server_id.idl (since it no longer...
|
commit | commitdiff | tree |
2008-12-16 |
Jelmer Vernooij | Ignore setup symlink.
|
commit | commitdiff | tree |
2008-12-15 |
Jelmer Vernooij | Add python extensions for dom_sid.
|
commit | commitdiff | tree |