index
:
sssd.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
native_ipa_sudo
openssl
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-13
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
Unnamed repository; edit this file 'description' to name the repository.
Lukas Slebodnik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding -std=gnu99 flag.
Michal Zidek
2012-09-04
1
-1
/
+2
*
RPM: Switch the default ccache location
Jakub Hrozek
2012-08-28
1
-0
/
+1
*
Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client
Jakub Hrozek
2012-08-27
1
-1
/
+11
*
Clean up cache on server reinitialization
Pavel Březina
2012-08-23
1
-0
/
+1
*
Add python bindings for murmurhash3
Sumit Bose
2012-08-15
1
-3
/
+18
*
tests: build sysdb ssh tests conditionally
Pavel Březina
2012-08-03
1
-1
/
+4
*
Create a domain-realm mapping for krb5.conf to be included
Jakub Hrozek
2012-08-01
1
-0
/
+1
*
First-boot sss_seed tool
Nick Guay
2012-08-01
1
-1
/
+9
*
Added unit test for sysdb_ssh.c
Michal Zidek
2012-08-01
1
-0
/
+14
*
Write SELinux config files in responder instead of PAM module
Jan Zeleny
2012-07-27
1
-1
/
+1
*
tests: allow changing cwd in all tests
Pavel Březina
2012-07-27
1
-1
/
+4
*
Renamed session provider to selinux provider
Jan Zeleny
2012-07-27
1
-2
/
+2
*
pac responder: limit access by checking UIDs
Sumit Bose
2012-07-10
1
-1
/
+16
*
AD: Add manpages and SSSDConfig entries
Stephen Gallagher
2012-07-06
1
-0
/
+1
*
AD: Add AD access-control provider
Stephen Gallagher
2012-07-06
1
-0
/
+2
*
AD: Add AD identity provider
Stephen Gallagher
2012-07-06
1
-0
/
+42
*
KRB5: Create a common init routine for krb5_child options
Stephen Gallagher
2012-07-06
1
-1
/
+3
*
sudo ldap provider: load host filter configuration on init
Pavel Březina
2012-06-29
1
-0
/
+1
*
sudo ldap provider: add new timer API
Pavel Březina
2012-06-29
1
-0
/
+1
*
sudo provider: remove old timer
Pavel Březina
2012-06-29
1
-2
/
+0
*
sudo ldap provider: move async routines to sdap_async_sudo.c
Pavel Březina
2012-06-29
1
-0
/
+1
*
sudo responder: discard in-memory cache
Pavel Březina
2012-06-29
1
-1
/
+0
*
libsss_sudo: bump version to 2:0:1
Pavel Březina
2012-06-29
1
-1
/
+1
*
Build pac responder tests only if pac responder is build
Sumit Bose
2012-06-25
1
-2
/
+6
*
Add support for ID ranges
Sumit Bose
2012-06-21
1
-0
/
+1
*
PAC client: add krb5 authdata plugin
Sumit Bose
2012-06-21
1
-0
/
+21
*
PAC responder: test suite
Jan Zeleny
2012-06-21
1
-1
/
+18
*
PAC responder: add some utility functions
Jan Zeleny
2012-06-21
1
-0
/
+1
*
PAC responder: add basic infrastructure
Sumit Bose
2012-06-21
1
-0
/
+21
*
Add a credential cache back end structure
Jakub Hrozek
2012-06-14
1
-0
/
+3
*
Add a krb5_child test tool
Jakub Hrozek
2012-06-14
1
-0
/
+24
*
LDAP: Add support for AD chain matching extension in initgroups
Stephen Gallagher
2012-06-13
1
-0
/
+1
*
LDAP: Add support for AD chain matching extension in group lookups
Stephen Gallagher
2012-06-13
1
-0
/
+1
*
SSSDConfig: Make default config and schema file locations configurable
Stephen Gallagher
2012-05-31
1
-5
/
+27
*
SSSDConfig: Make SSSDConfig a package
Stephen Gallagher
2012-05-31
1
-3
/
+3
*
Fix libsss_hbac library version
Sumit Bose
2012-05-14
1
-1
/
+1
*
Rename struct dom_sid to struct sss_dom_sid
Sumit Bose
2012-05-14
1
-1
/
+1
*
build: resolve link failure
Jan Engelhardt
2012-05-11
1
-0
/
+1
*
LDAP: Handle very large Active Directory groups
Stephen Gallagher
2012-05-10
1
-0
/
+2
*
LDAP: Add helper routines for ID-mapping
Stephen Gallagher
2012-05-03
1
-2
/
+6
*
SYSDB: Add sysdb routines for ID-mapping
Stephen Gallagher
2012-05-03
1
-0
/
+1
*
SSH: Add dp_get_host_send to common responder code
Jakub Hrozek
2012-05-03
1
-0
/
+1
*
Allow different SID representations in libidmap
Sumit Bose
2012-05-01
1
-2
/
+4
*
UTIL: Add HMAC-SHA-1 function
Jan Cholasta
2012-04-24
1
-0
/
+2
*
Add ID operations in subdomains
Jan Zeleny
2012-04-24
1
-0
/
+1
*
Add s2n extended operation
Sumit Bose
2012-04-24
1
-0
/
+1
*
Moved expand_homedir_template() from NSS responder to utility code
Jan Zeleny
2012-04-24
1
-0
/
+2
*
IPA: Add get-domains target
Sumit Bose
2012-04-24
1
-0
/
+2
*
Responder part of the subdomain retrieval work
Jan Zeleny
2012-04-24
1
-1
/
+2
*
Add some utility functions for subdomains
Jan Zeleny
2012-04-24
1
-1
/
+2
[next]