summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_tdb_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-23winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPEStefan Metzmacher1-1/+21
2019-01-08idmap_tdb: If one SID fails to map, try the restVolker Lendecke1-1/+4
2018-12-11winbind: Use dom_sid_str_bufVolker Lendecke1-23/+10
2018-07-26idmap: Make pointer initialization explicitVolker Lendecke1-3/+2
2018-03-20s3:winbindd: Fix size types in idmap_tdb_commonAndreas Schneider1-2/+2
2017-03-22idmap_tdb: Avoid a few castsVolker Lendecke1-9/+3
2016-12-16idmap_tdb: Harden idmap_tdb_common_unixid_to_sidVolker Lendecke1-0/+6
2014-04-25idmap_tdb_common: remove legacy comment.Michael Adam1-5/+1
2014-04-25idmap_tdb_common: fix a debug message in idmap_tdb_common_set_mapping()Michael Adam1-1/+1
2014-04-25idmap_tdb_common: fix a debug message in idmap_tdb_common_unixid_to_sid()Michael Adam1-1/+1
2012-09-20s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"Michael Adam1-3/+5
2012-09-20s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"Michael Adam1-3/+5
2012-07-18source3/winbindd/idmap_tdb_common.c: fix stackframe leakRusty Russell1-0/+1
2012-06-21s3: Remove an unnecessary ()Volker Lendecke1-1/+1
2012-06-15dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystringVolker Lendecke1-1/+1
2012-06-15dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringVolker Lendecke1-1/+1
2012-05-01s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backendsChristian Ambach1-0/+654