summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb.h
Commit message (Expand)AuthorAgeFilesLines
* Read SIDs of groups with sysdb_initgroups() as wellSumit Bose2013-06-061-0/+1
* sysdb: add sysdb_search_object_by_sid()Sumit Bose2013-05-021-0/+8
* Remove the alt_db_path parameter of sysdb_initMichal Zidek2013-03-051-1/+0
* sysdb: try dealing with binary-content attributesJan Engelhardt2013-02-261-0/+2
* Change the way domains are linked.Simo Sorce2013-02-101-5/+2
* Remove sysdb_subdom completelySimo Sorce2013-02-101-11/+1
* Add sysdb_subdomain_store() functionSimo Sorce2013-02-101-0/+5
* Refactor sysdb_master_domain_add_info()Simo Sorce2013-02-101-3/+3
* Update main domain info in placeSimo Sorce2013-02-101-4/+1
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-3/+3
* SYSDB: make the sss_ldb_modify_permissive function publicJakub Hrozek2013-01-231-0/+4
* Tidy up BASE dn macrosSimo Sorce2013-01-161-4/+4
* Stop creating fake sysdb contextsSimo Sorce2013-01-151-5/+0
* Add domain to some subdomain functionsSimo Sorce2013-01-151-0/+2
* Add domain arguemnt to sysdb_get_real_name()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2013-01-151-3/+2
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-151-0/+2
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-151-0/+2
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-151-3/+1
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-151-5/+1
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-151-0/+1
* Add domain to sysdb_delete_customSimo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-151-0/+2
* Add domain argument to sysdb_store_custom()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_cache_auth()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-151-0/+1
* Add domain arg to sysdb group member functionsSimo Sorce2013-01-151-0/+3
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-151-6/+1
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-151-11/+1
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-151-0/+2
* Add domain arguments to sysdb_add_group functions.Simo Sorce2013-01-151-0/+3
* Add domain argument to sysdb_add_user()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_add_basic_user()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_get_new_id()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_set_netgroup_attr()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_set_group_attr()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_set_user_attr()Simo Sorce2013-01-151-0/+1
* Add domain arg to sysdb_search_netgroup_by_name()Simo Sorce2013-01-151-0/+1
* Add domain to sysdb_search_group_by_gid()Simo Sorce2013-01-151-5/+1
* Add domain to sysdb_search_group_by_name()Simo Sorce2013-01-151-5/+1
* Add domain to sysdb_search_user_by_uid()Simo Sorce2013-01-151-5/+1
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-151-5/+1
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_initgroups()Simo Sorce2013-01-151-0/+1
* Add domain option to sysdb_get/netgr/attrs() fnsSimo Sorce2013-01-151-0/+2
* Pass domain to sysdb_enum<pw/gr>ebt() functionsSimo Sorce2013-01-151-0/+2
* Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce2013-01-151-0/+2
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-9/+2