summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NSS: Fix netgroup midpoint cache refresh1.9.2-35Jakub Hrozek2012-12-073-3/+3
* MEMBEROF: Keep inherited ghost users around on modify operation1.9.2-34Jakub Hrozek2012-12-062-34/+637
* MEMBEROF: Implement the modify operation for ghost usersJakub Hrozek2012-12-062-36/+715
* MEMBEROF: Split the add ghost operation into a separate functionJakub Hrozek2012-12-061-17/+73
* MEMBEROF: Split the del ghost attribute op into a reusable functionJakub Hrozek2012-12-061-12/+22
* MEMBEROF: split processing the member modify into a separate functionJakub Hrozek2012-12-061-47/+73
* MEMBEROF: Implement delete operation for ghost usersJakub Hrozek2012-12-062-7/+362
* TESTS: Test ghosts users in the RFC2307 schemaJakub Hrozek2012-12-061-0/+248
* MEMBEROF: Do not add the ghost attribute to selfJakub Hrozek2012-12-062-13/+87
* Always append rctx as private data1.9.2-33Simo Sorce2012-12-061-1/+1
* Add backchannel NSS provider query on initgr callsSimo Sorce2012-12-061-0/+165
* Hook for mmap cache update on initgroup callsSimo Sorce2012-12-064-0/+148
* Hook to perform a mmap cache update from sssd_nssSimo Sorce2012-12-064-0/+124
* mmap cache: public functions to invalidate recordsSimo Sorce2012-12-062-0/+135
* Missing parameter in DEBUG message.Michal Zidek2012-12-061-1/+2
* Dereference after null check in sss_idmap_sid_to_unixMichal Zidek2012-12-061-1/+5
* warn user if password is about to expirePavel Březina2012-12-061-3/+4
* RESOLV: return ENOENT if the address list is emptyJakub Hrozek2012-12-061-0/+8
* IPA: Handle bad results from c-ares lookupStephen Gallagher2012-12-061-1/+11
* avoid versioning libsss_sudoPavel Březina2012-12-061-3/+4
* Monitor quit when not exists no process no stopsAriel O. Barria2012-11-281-1/+3
* Null pointer dereferenced.Michal Zidek2012-11-281-96/+100
* idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek2012-11-286-80/+125
* do not default fullname to gecos when schema = adPavel Březina2012-11-281-0/+14
* Uninitialized pointer readMichal Zidek2012-11-281-1/+1
* fix SIGSEGV in IPA provider when ldap_sasl_authid is not setPavel Březina2012-11-271-1/+1
* debug: print fatal and critical errors if debug level is unresolvedMichal Zidek2012-11-272-7/+4
* SYSDB: Don't operate with aliases same as nameOndrej Kos2012-11-271-0/+6
* LDAP: fix uninitialized variableOndrej Kos2012-11-271-1/+1
* MONITOR: Fix off-by-one error in add_string_to_listJakub Hrozek2012-11-211-1/+4
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-2111-27/+91
* SYSDB: Use the add_string convenience functions for managing ghost user attri...Jakub Hrozek2012-11-211-24/+9
* KRB5: Work around const warning for krb5 releases older than 1.11Sumit Bose2012-11-201-1/+1
* backend: add PAC to the list of known clientsPavel Březina2012-11-201-0/+2
* Disable canonicalization during password changesSumit Bose2012-11-201-2/+43
* Fix compare_principal_realm() checkSumit Bose2012-11-202-9/+9
* Just use the service name with krb5_get_init_creds_password()Sumit Bose2012-11-201-24/+2
* LDAP: Make it possible to use full principal in ldap_sasl_authid againJakub Hrozek2012-11-202-4/+21
* LDAP: Checking the principal should not be considered fatalJakub Hrozek2012-11-201-6/+10
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-204-91/+95
* MAN: document the ldap_sasl_realm optionJakub Hrozek2012-11-201-0/+13
* Restart services with a delay in case they are restarted too oftenJakub Hrozek2012-11-201-14/+59
* LDAP: Expire even non authenticated connectionsJakub Hrozek2012-11-191-8/+11
* Handle conversion to fully qualified usernamesSimo Sorce2012-11-193-1/+98
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-193-16/+32
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-1910-35/+167
* Simplify writing db update functionsSimo Sorce2012-11-191-421/+192
* LDAP: Refactor saving ghost usersJakub Hrozek2012-11-191-88/+99
* LDAP: Better debug logging when saving groupsStephen Gallagher2012-11-191-11/+75
* LDAP: use the correct memory contextJakub Hrozek2012-11-191-1/+1