index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out the common code from timed DNS updates
Jakub Hrozek
2013-05-03
3
-60
/
+133
*
dyndns: new option dyndns_auth
Jakub Hrozek
2013-05-03
10
-21
/
+100
*
dyndns: new option dyndns_force_tcp
Jakub Hrozek
2013-05-03
9
-9
/
+45
*
dyndns: New option dyndns_update_ptr
Jakub Hrozek
2013-05-03
12
-128
/
+463
*
resolver: Return PTR record as string
Jakub Hrozek
2013-05-03
3
-0
/
+144
*
dyndns: new option dyndns_refresh_interval
Jakub Hrozek
2013-05-03
11
-7
/
+283
*
Convert IPA-specific options to be back-end agnostic
Jakub Hrozek
2013-05-03
12
-34
/
+242
*
Refactor dynamic DNS updates
Jakub Hrozek
2013-05-03
12
-1172
/
+1941
*
Add python interface to libsss_nss_idmap
Sumit Bose
2013-05-03
1
-0
/
+351
*
Add client library for SID related lookups
Sumit Bose
2013-05-03
6
-0
/
+2043
*
Add SID related calls to the NSS responder
Sumit Bose
2013-05-03
2
-3
/
+795
*
Add SID related lookups to IPA subdomains
Sumit Bose
2013-05-03
2
-29
/
+213
*
SUDO: IPA provider
Lukas Slebodnik
2013-05-03
6
-29
/
+110
*
fo_discover_servers_send: don't crash when backup_domain is NULL
Pavel Březina
2013-05-03
1
-0
/
+11
*
AD SRV plugin: check if site name is empty
Pavel Březina
2013-05-03
1
-2
/
+4
*
IDMAP: Fix variable initialization
Ondrej Kos
2013-05-03
1
-1
/
+1
*
CONFDB: prevent double free
Ondrej Kos
2013-05-03
1
-1
/
+0
*
Fix segmentation fault in test_io.
Abhishek Singh
2013-05-02
1
-4
/
+19
*
Default TEST_DIR to cwd, not empty string if not set explicitly
Lukas Slebodnik
2013-05-02
2
-9
/
+6
*
Use struct to hold different types of request parameters
Sumit Bose
2013-05-02
4
-26
/
+48
*
Remove unused attribute list
Sumit Bose
2013-05-02
3
-14
/
+1
*
Add sss_ncache_set_sid() and sss_ncache_check_sid()
Sumit Bose
2013-05-02
2
-0
/
+31
*
sysdb: add sysdb_search_object_by_sid()
Sumit Bose
2013-05-02
2
-0
/
+62
*
Add responder_get_domain_by_id()
Sumit Bose
2013-05-02
2
-0
/
+52
*
Add idmap context to nss context
Sumit Bose
2013-05-02
2
-0
/
+22
*
Add two new request types to the data-provider interface
Sumit Bose
2013-05-02
3
-1
/
+11
*
Add secid filter to responder-dp protocol
Sumit Bose
2013-05-02
5
-4
/
+37
*
LDAP: always store SID if available
Sumit Bose
2013-05-02
2
-33
/
+58
*
responder_get_domain(): remove timeout calculation
Sumit Bose
2013-05-02
1
-10
/
+1
*
responder_get_domain: do not return disabled domains
Sumit Bose
2013-05-02
1
-0
/
+4
*
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
2013-05-02
11
-20
/
+16
*
dns srv plugin: compare domain names case insensitive
Pavel Březina
2013-05-02
1
-1
/
+1
*
DNS sites support - add AD SRV plugin
Pavel Březina
2013-05-02
9
-5
/
+877
*
add sss_ldap_encode_ndr_uint32
Pavel Březina
2013-05-02
2
-0
/
+17
*
sdap: add sdap_connect_host request
Pavel Březina
2013-05-02
2
-0
/
+201
*
IPA SRV plugin: improve debugging
Pavel Březina
2013-05-02
1
-0
/
+6
*
IPA SRV plugin: use fo_discover_servers request
Pavel Březina
2013-05-02
1
-105
/
+20
*
add fo_discover_servers request
Pavel Březina
2013-05-02
2
-1
/
+254
*
Display the last grace warning, too
Jakub Hrozek
2013-05-02
2
-3
/
+3
*
Add override_homedir.xml to po4a.cfg
Sumit Bose
2013-04-29
1
-0
/
+1
*
Only try to relink ghost users if we're not enumerating
Jakub Hrozek
2013-04-29
2
-8
/
+17
*
libsss_idmap: function to calculate range
Michal Zidek
2013-04-29
5
-116
/
+341
*
selinux: if no domain matches, make the debug message louder
Jakub Hrozek
2013-04-29
1
-3
/
+3
*
Make IPA SELinux provider aware of subdomain users
Sumit Bose
2013-04-29
3
-2
/
+41
*
Document that the AD provider is case-insensitive
Jakub Hrozek
2013-04-26
1
-0
/
+3
*
Document the naming convention for SSSD domains
Jakub Hrozek
2013-04-26
1
-0
/
+2
*
DB: Switch to new libini_config API
Ondrej Kos
2013-04-26
7
-238
/
+707
*
sudo client: remove dead code
Pavel Březina
2013-04-24
1
-8
/
+0
*
Do not keep growing event context
Jakub Hrozek
2013-04-24
1
-3
/
+5
*
Add exit status section to sss_ssh_* man pages
Jan Cholasta
2013-04-23
2
-0
/
+16
[next]