2009-02-18 |
Andrew Bartlett | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-02-18 |
Andrew Bartlett | paper over failure to reprovision with os.unlink() |
tree | commitdiff |
2009-02-12 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-02-12 |
Jelmer Vernooij | Provide a SamDB TestCase-class that can be used by... |
tree | commitdiff |
2009-02-12 |
Jelmer Vernooij | Use created loadparm context, rather than the one speci... |
tree | commitdiff |
2009-02-11 |
Jelmer Vernooij | Catch specific exceptions, rather than catching everyth... |
tree | commitdiff |
2009-02-11 |
Jelmer Vernooij | Use convenience function for finding setup dir in SaMDB... |
tree | commitdiff |
2009-02-11 |
Jelmer Vernooij | Use convenience function for finding setup_dir based... |
tree | commitdiff |
2009-02-11 |
Jelmer Vernooij | Move some samdb-specific code out of provision. |
tree | commitdiff |
2009-02-11 |
Jelmer Vernooij | Make it possible to override the setup path. |
tree | commitdiff |
2009-02-11 |
Jelmer Vernooij | Cancel transactions when exceptions are raised. |
tree | commitdiff |
2009-02-05 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-02-02 |
Stefan Metzmacher | s4:scripting/python: we should not silence warnings... |
tree | commitdiff |
2009-02-02 |
Stefan Metzmacher | s4:auth: the python bindings don't use swig anymore |
tree | commitdiff |
2009-01-22 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-01-22 |
Jelmer Vernooij | Remove obsolete samr Python module - use samba.dcerpc... |
tree | commitdiff |
2009-01-21 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-01-21 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-01-21 |
Stefan Metzmacher | s4:python glue: fix dependecy to pyldb |
tree | commitdiff |
2009-01-19 |
Jelmer Vernooij | Make sure server_role gets initialized in backend provi... |
tree | commitdiff |
2009-01-19 |
Andrew Bartlett | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-01-19 |
Andrew Bartlett | Print more useful suggestion for the main provision... |
tree | commitdiff |
2009-01-16 |
Jelmer Vernooij | Find default smb.conf path correctly, when it was not... |
tree | commitdiff |
2009-01-09 |
Andrew Bartlett | Only do special DN tracking for normal DNs in OpenLDAP... |
tree | commitdiff |
2009-01-08 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-01-08 |
Jelmer Vernooij | Avoid using a utility header for Python replacements... |
tree | commitdiff |
2009-01-07 |
Tim Prouty | s3/s4 build: Fix Py_RETURN_NONE to work with python... |
tree | commitdiff |
2009-01-07 |
Jelmer Vernooij | Display lsa string contents. |
tree | commitdiff |
2009-01-06 |
Matthias Dieter... | Fix typo |
tree | commitdiff |
2009-01-06 |
Jelmer Vernooij | py: Properly increase the reference counter of Py_None. |
tree | commitdiff |
2009-01-05 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2009-01-05 |
Andrew Bartlett | More work to have OpenLDAP accept the full AD schema |
tree | commitdiff |
2008-12-29 |
Stefan Metzmacher | pyglue: fix the build with automatic dependecies |
tree | commitdiff |
2008-12-23 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-12-23 |
Jelmer Vernooij | samba.tests.samdb: Fix test after merger of samba.secur... |
tree | commitdiff |
2008-12-23 |
Jelmer Vernooij | pyldb: Fix segfault because of incorrect reference... |
tree | commitdiff |
2008-12-22 |
Jelmer Vernooij | Add header for pyparam. |
tree | commitdiff |
2008-12-22 |
Jelmer Vernooij | Remove includes of py_*.h, which are no longer generated. |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Fix more tests, improve repr() functions for various... |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Simplify customization of pidl-generated Python modules. |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Move tests for ParamFile. |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Provide simple Python replacement for ParamFile, which... |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Fix various Python-related bugs. |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Fix more introduced regressions in new bindings. |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | Convert auth python module to "plain" C rather than... |
tree | commitdiff |
2008-12-21 |
Jelmer Vernooij | py: Fix initialisation of subtypes, fix segfaults. |
tree | commitdiff |
2008-12-20 |
Jelmer Vernooij | Implement some of the stubs in misc python module. |
tree | commitdiff |
2008-12-20 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-12-20 |
Jelmer Vernooij | Use plain C implementation for misc Python module rathe... |
tree | commitdiff |
2008-12-20 |
Jelmer Vernooij | Support subtypes of ldb.Ldb. |
tree | commitdiff |
2008-12-19 |
Jelmer Vernooij | Merge branch 'pyregistry' of git://git.samba.org/jelmer... |
tree | commitdiff |
2008-12-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-12-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-12-19 |
Jelmer Vernooij | Avoid use of parentheses in Python import statements... |
tree | commitdiff |
2008-12-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-12-18 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data... |
tree | commitdiff |
2008-12-18 |
Andrew Bartlett | Move aggregate schema stub to it's own file |
tree | commitdiff |
2008-12-18 |
Jelmer Vernooij | Cope with slight changes in tdb API. |
tree | commitdiff |
2008-12-18 |
Jelmer Vernooij | Use plain Python C API for registry module, rather... |
tree | commitdiff |
2008-12-18 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-12-18 |
Andrew Bartlett | Handle different failure modes when we wipe the db... |
tree | commitdiff |
2008-12-17 |
Andrew Bartlett | s4:provision: use extended_dn_out_ldb or extended_dn_ou... |
tree | commitdiff |
2008-12-17 |
Andrew Bartlett | s4:dsdb: split extended_dn into extended_dn_in, extende... |
tree | commitdiff |
2008-10-30 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba |
tree | commitdiff |
2008-10-30 |
Jelmer Vernooij | Fix installation of Samba 4 during merged build. |
tree | commitdiff |
2008-10-24 |
Jelmer Vernooij | Remove use of global_loadparm in last Python script. |
tree | commitdiff |
2008-10-24 |
Jelmer Vernooij | Eliminate another instance of global_loadparm. |
tree | commitdiff |
2008-10-24 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-24 |
Jelmer Vernooij | Move pytalloc to talloc directory. |
tree | commitdiff |
2008-10-21 |
Jelmer Vernooij | Merge branch 'selftest' of git://git.samba.org/jelmer... |
tree | commitdiff |
2008-10-21 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-21 |
Jelmer Vernooij | Fix rpcecho test. |
tree | commitdiff |
2008-10-20 |
Jeremy Allison | Merge branch 'master' of ssh://jra@git.samba.org/data... |
tree | commitdiff |
2008-10-20 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba |
tree | commitdiff |
2008-10-20 |
Jelmer Vernooij | Make sure prototypes are always included, make some... |
tree | commitdiff |
2008-10-20 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-20 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-20 |
Jelmer Vernooij | Fix blackbox tests on IPv6-only hosts. |
tree | commitdiff |
2008-10-19 |
Jelmer Vernooij | Merge branch 'selftest' of git://git.samba.org/jelmer... |
tree | commitdiff |
2008-10-17 |
Andrew Bartlett | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-16 |
Andrew Bartlett | Move the password_hash module up the module stack. |
tree | commitdiff |
2008-10-14 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba |
tree | commitdiff |
2008-10-14 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-14 |
Jelmer Vernooij | Make check_*.m4 m4 library files just contain functions... |
tree | commitdiff |
2008-10-14 |
Jelmer Vernooij | Move tests for Python inside function. |
tree | commitdiff |
2008-10-11 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-11 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-08 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-08 |
Jelmer Vernooij | Fix subunit files location after cherrypicks. |
tree | commitdiff |
2008-10-08 |
Jelmer Vernooij | Move all subunit files to lib directory. |
tree | commitdiff |
2008-10-08 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-10-08 |
Jelmer Vernooij | Fix syntax errors in minschema. |
tree | commitdiff |
2008-10-08 |
Jelmer Vernooij | Import tests for subunit python module. |
tree | commitdiff |
2008-09-30 |
Andrew Tridgell | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-09-30 |
Jelmer Vernooij | Enable winreg Python tests - authentication works now. |
tree | commitdiff |
2008-09-27 |
Stefan Metzmacher | s4:provision: don't do the full provision in the become_dc |
tree | commitdiff |
2008-09-23 |
Andrew Tridgell | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-09-21 |
Jelmer Vernooij | Fix DNs - only one more samba3sam test failing now. |
tree | commitdiff |
2008-09-21 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
2008-09-19 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
tree | commitdiff |
next |