summaryrefslogtreecommitdiffstats
path: root/src/python
Commit message (Expand)AuthorAgeFilesLines
* Clarify that getnamebysid currently works only with ipa/ad id_providerOndrej Kos2013-07-291-1/+3
* Every time release allocated memory in function py_sss_getgrouplistLukas Slebodnik2013-07-241-0/+2
* pysss: prevent crashing when group is unresolvableAlexander Bokovoy2013-07-231-2/+13
* pysss: add pysss.getgrouplist(username)Alexander Bokovoy2013-07-221-0/+59
* pysss_nss_idmap: do not treat strings as sequencesSumit Bose2013-05-231-1/+1
* Add support for tuples and unicode pysss_nss_idmap.soSumit Bose2013-05-131-20/+39
* Fix missing initialization in Python bindings for libsss_nss_idmapSumit Bose2013-05-101-1/+1
* Add python interface to libsss_nss_idmapSumit Bose2013-05-031-0/+351
* Refactor single domain initializationSimo Sorce2013-01-151-2/+3
* Unify usage of sysdb transactionsMichal Zidek2012-08-231-8/+36
* Fix compilation error in Python murmurhash bindingsJakub Hrozek2012-08-161-4/+8
* Add python bindings for murmurhash3Sumit Bose2012-08-151-0/+65
* PYHBAC: Return NULL on failureJakub Hrozek2012-05-021-0/+1
* Keep sysdb context in domain info structSumit Bose2012-02-291-9/+2
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-13/+10
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+1
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-2/+0
* pyhbac: Do not convert int to boolJakub Hrozek2011-08-041-2/+11
* HBAC rule validation Python bindingsJakub Hrozek2011-08-011-0/+99
* Handle allocation error in python HBAC bindingsJakub Hrozek2011-07-271-0/+3
* Remove dead code from python HBAC bindingsJakub Hrozek2011-07-271-4/+0
* silence compilation warnings on RHEL5pbrezina2011-07-271-12/+13
* Fix python HBAC bindings for python <= 2.4Jakub Hrozek2011-07-131-81/+120
* Fixes for python HBAC bindingsJakub Hrozek2011-07-131-12/+82
* Provide python bindings for the HBAC evaluator libraryJakub Hrozek2011-07-081-0/+1741
* Python bindings for obfuscationJakub Hrozek2010-09-081-3/+180
* tools: remove creation of event_contextSimo Sorce2010-04-121-21/+0
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-121-1/+0
* sysdb: convert sysdb_getpwnamSimo Sorce2010-04-121-2/+2
* Use the sysdb synchronous transaction functionsSimo Sorce2010-04-121-35/+20
* sysdb: convert sysdb_delete_entryStephen Gallagher2010-04-121-41/+6
* Add userdel_cmd paramJakub Hrozek2010-04-061-0/+6
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-4/+4
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+937