summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/pyxattr_tdb.c
Commit message (Collapse)AuthorAgeFilesLines
* pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij2010-01-251-126/+0
|
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-5/+2
|
* pyxattr: Fix memory leaks.Jelmer Vernooij2010-01-211-4/+12
|
* pyxattr: Use standard functions for error handling.Jelmer Vernooij2010-01-211-10/+12
|
* pyxattr: Remove unnecessary hacks.Jelmer Vernooij2010-01-211-13/+0
|
* s4: Create unit tests for python "samba.xattr" moduleMatthieu Patou2010-01-211-4/+3
|
* s4: add python bindings for wrap_(s|g)etxattrMatthieu Patou2010-01-211-0/+133