summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap_tdb_common.c
Commit message (Expand)AuthorAgeFilesLines
* idmap_tdb_common: remove legacy comment.Michael Adam2014-04-251-5/+1
* idmap_tdb_common: fix a debug message in idmap_tdb_common_set_mapping()Michael Adam2014-04-251-1/+1
* idmap_tdb_common: fix a debug message in idmap_tdb_common_unixid_to_sid()Michael Adam2014-04-251-1/+1
* s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"Michael Adam2012-09-201-3/+5
* s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"Michael Adam2012-09-201-3/+5
* source3/winbindd/idmap_tdb_common.c: fix stackframe leakRusty Russell2012-07-181-0/+1
* s3: Remove an unnecessary ()Volker Lendecke2012-06-211-1/+1
* dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystringVolker Lendecke2012-06-151-1/+1
* dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringVolker Lendecke2012-06-151-1/+1
* s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backendsChristian Ambach2012-05-011-0/+654