summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* is_dn(): free dnPavel Březina2013-09-101-0/+2
* AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik2013-09-092-4/+36
* AUTOTOOLS: Use pkg-config to detect libraries.Lukas Slebodnik2013-09-096-27/+70
* AUTOTOOLS: add check for type intptr_tLukas Slebodnik2013-09-091-3/+6
* AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik2013-09-092-7/+38
* AUTOTOOLS: Add directories for searching ldap headers and libsLukas Slebodnik2013-09-091-2/+2
* AUTOTOOLS: Add missing AC_MSG_RESULTLukas Slebodnik2013-09-094-5/+10
* AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBSLukas Slebodnik2013-09-091-1/+2
* mmap_cache: Do not remove record from chain twiceLukas Slebodnik2013-09-091-0/+6
* Make IPA SELinux provider aware of subdomain usersJakub Hrozek2013-09-034-12/+29
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-032-9/+7
* Include sys/types.h for types id_t and uid_tLukas Slebodnik2013-09-032-0/+2
* SIGCHLD handler: do not call callback when pvt data was freedPavel Březina2013-08-305-5/+41
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* MEMBEROF: Remove temporary workaroundLukas Slebodnik2013-08-281-5/+0
* UTIL: Explicitly include header file sys/socket.hLukas Slebodnik2013-08-281-0/+1
* MONITOR: Move function declaration out of conditional buildLukas Slebodnik2013-08-281-5/+6
* CLIENT: Fix non gnu sss_strnlen implementationLukas Slebodnik2013-08-281-1/+1
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-286-32/+62
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* mmap_cache: Use stricter check for hash keys.Lukas Slebodnik2013-08-281-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-08-281-2/+34
* sss_packet_grow: correctly pad packet length to 512BPavel Březina2013-08-281-1/+1
* Removing unused parameter type from sudosrv_get_sudorules_query_cache()Lukas Slebodnik2013-08-281-4/+2
* mmap_cache: Store corrupted mmap cache before resetMichal Zidek2013-08-191-0/+66
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-192-5/+53
* mmap_cache: Off by one error.Michal Zidek2013-08-194-14/+17
* mmap_cache: Remove triple checks in client code.Michal Zidek2013-08-192-40/+20
* mmap_cache: Check data->name value in client codeMichal Zidek2013-08-192-0/+37
* print hint about password complexity when new password is rejectedPavel Březina2013-08-112-2/+22
* ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2013-08-112-0/+31
* providers: refresh expired netgroupsPavel Březina2013-08-116-3/+208
* back end: add refresh expired records periodic taskPavel Březina2013-08-1110-0/+68
* back end: periodical refresh of expired records APIPavel Březina2013-08-112-0/+375
* back end: periodic task APIPavel Březina2013-08-112-0/+447
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-115-2/+73
* resolv-tests failing with memory leakMichal Zidek2013-08-091-2/+4
* Set default DNS resolution timeout to 6 seconds.Jakub Hrozek2013-08-093-3/+3
* Lower timeout to contact DNS serverMichal Zidek2013-08-091-1/+1
* init script: source /etc/sysconfig/sssdPavel Březina2013-08-083-0/+18
* Configure SYSV init scripts properlyStephen Gallagher2013-08-083-9/+7
* Handle too many results from getnetgr.Lukas Slebodnik2013-08-081-1/+13
* Do not call sss_cmd_done in function check_cache.Lukas Slebodnik2013-08-081-6/+0
* MAN: Clarify the min_id/max_id limits furtherJakub Hrozek2013-08-081-0/+4
* NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik2013-08-084-0/+55
* NSS: allow removing entries from netgroup hash tableLukas Slebodnik2013-08-083-1/+32
* LDAP: Fix crash when processing nested groupsJakub Hrozek2013-08-081-4/+16
* sudo: print better debug message when a rule has multiple cn valuesPavel Březina2013-08-061-1/+5
* sudo: skip rule on error instead of failing completelyPavel Březina2013-08-061-1/+3
* Every time use permissive control in function memberof_mod.Lukas Slebodnik2013-07-171-0/+7