summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* back end: periodic task APIPavel Březina2013-06-102-0/+447
* man: document the need to set ldap_access_orderJakub Hrozek2013-06-101-0/+21
* Fix dereference after a NULL check in tests.Lukas Slebodnik2013-06-101-6/+20
* Don't test for NULL in nscd config checkOndrej Kos2013-06-101-12/+3
* dyndns: Fix NULL checkJakub Hrozek2013-06-101-1/+1
* DB: Don't add invalid rangesOndrej Kos2013-06-091-7/+10
* AD: Store trusted AD domains as subdomainsJakub Hrozek2013-06-071-2/+364
* AD ID lookups - choose GC or LDAP as appropriateJakub Hrozek2013-06-071-1/+262
* AD: Add additional service to support Global Catalog lookupsJakub Hrozek2013-06-073-33/+178
* LDAP: Do not store separate GID for subdomain usersJakub Hrozek2013-06-071-10/+18
* Split generating primary GID for ID mapped users into a separate functionJakub Hrozek2013-06-071-41/+70
* LDAP: store FQDNs for trusted users and groupsJakub Hrozek2013-06-075-12/+36
* LDAP: split a function to create search basesJakub Hrozek2013-06-072-29/+73
* New utility function sss_get_domain_nameJakub Hrozek2013-06-076-41/+42
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-074-65/+37
* LDAP: return sdap search return code to IDJakub Hrozek2013-06-075-50/+126
* LDAP: new SDAP domain structureJakub Hrozek2013-06-0725-145/+315
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-078-31/+64
* LDAP: Refactor account info handler into a tevent requestJakub Hrozek2013-06-072-163/+210
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-0723-115/+175
* Do not obfuscate calls with booleansJakub Hrozek2013-06-074-31/+93
* Implicitly activate the PAC responder for AD providerSumit Bose2013-06-061-1/+2
* Always send the PAC to the PAC responderSumit Bose2013-06-061-20/+18
* Intermittent fix for get_user_and_group_users_doneSumit Bose2013-06-061-3/+0
* Enhance PAC responder for AD usersSumit Bose2013-06-066-1476/+716
* Read SIDs of groups with sysdb_initgroups() as wellSumit Bose2013-06-061-0/+1
* Use queue for get_subdomainsSumit Bose2013-06-041-3/+7
* Add be request queueSumit Bose2013-06-042-0/+130
* Lookup domains at startupSumit Bose2013-06-048-0/+89
* Use deep copy for dns_domain and discovery_domainLukas Slebodnik2013-06-031-2/+4
* Set canonicalize flag if enterprise principals are usedSumit Bose2013-05-311-1/+6
* Prevent segfault while processing ASQ requestLukas Slebodnik2013-05-301-0/+6
* MAN: state default dyndns interfaceOndrej Kos2013-05-302-2/+8
* Remove branching to improve readabilityJakub Hrozek2013-05-301-23/+11
* Allow flat name in the FQname formatJakub Hrozek2013-05-306-24/+564
* Check the validity of FQname format prior to using itJakub Hrozek2013-05-301-3/+43
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-308-44/+70
* Remove empty directories after tests run.Lukas Slebodnik2013-05-303-27/+12
* Making order in tests.Lukas Slebodnik2013-05-302-1/+0
* AD dyndns: extract the host name from URIJakub Hrozek2013-05-281-9/+31
* FO: Fix setting status of duplicatesJakub Hrozek2013-05-281-9/+18
* Remove unneeded commentJakub Hrozek2013-05-281-1/+0
* IPA: Check for ENOMEMJakub Hrozek2013-05-281-0/+3
* Fix dyndns timer initializationJakub Hrozek2013-05-277-11/+39
* Fail with misconfigured id-mapping rangesOndrej Kos2013-05-271-1/+2
* Add SID related requests to the LDAP providerSumit Bose2013-05-271-5/+230
* IPA: read user and group SIDSumit Bose2013-05-271-2/+2
* Handle SID strings in sdap_attrs_get_sid_str() as wellSumit Bose2013-05-271-9/+20
* IPA: Always initialize ID mappingSumit Bose2013-05-271-4/+10
* Add a domain config attribute for realmdStef Walter2013-05-233-2/+14