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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
2012-08-09
1
-0
/
+1
*
Backward GOTOs rewritten into do-while loops.
Ondrej Kos
2012-08-09
2
-245
/
+271
*
Change default value of ldap_sasl_string to host/hostname@REALM in man page.
Michal Zidek
2012-08-09
1
-1
/
+1
*
Replaced "id_max" & "id_min"
Ondrej Kos
2012-08-08
1
-4
/
+4
*
Allocate on top of a talloc context, not NULL
Jakub Hrozek
2012-08-08
1
-0
/
+3
*
Always mark SRV servers as primary
Jakub Hrozek
2012-08-07
1
-0
/
+1
*
Remove SYSDB_SUDO_CACHE_OC from attribute lists
Pavel Březina
2012-08-07
2
-2
/
+0
*
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
2012-08-07
5
-8
/
+8
*
Remove redefinition of some SYSDB_* macros
Pavel Březina
2012-08-07
1
-10
/
+0
*
Subdomains: Send the DP reply in the correct format
Jakub Hrozek
2012-08-07
1
-14
/
+41
*
monitor: set debug level when unable to load configuration
Pavel Březina
2012-08-07
1
-0
/
+6
*
Failover: Return last tried server if it's still being tried
Jakub Hrozek
2012-08-07
1
-2
/
+6
*
Add end of line to debug message
Pavel Březina
2012-08-07
1
-2
/
+2
*
IPA: Securely set umask for mkstemp in subdomain provider
Stephen Gallagher
2012-08-06
1
-0
/
+3
*
SYSDB: Use ldb_msg_add_string for simple string additions
Jakub Hrozek
2012-08-06
3
-12
/
+12
*
IPA: Do not attempt to close the same file twice
Stephen Gallagher
2012-08-06
1
-1
/
+1
*
shadow attributes can contain -1
Pavel Březina
2012-08-06
1
-1
/
+1
*
SYSDB: Check the return value
Jakub Hrozek
2012-08-06
1
-0
/
+1
*
Removed unused variable assignment
Ondrej Kos
2012-08-06
1
-2
/
+0
*
SSSDConfig: Fix nonfunctional SSSDDomain.remove_provider()
Stephen Gallagher
2012-08-05
2
-0
/
+10
*
Fix the version number
Jakub Hrozek
2012-08-03
1
-1
/
+1
*
tests: build sysdb ssh tests conditionally
Pavel Březina
2012-08-03
1
-1
/
+4
*
Fix various typos in documentation.
Yuri Chornoivan
2012-08-03
4
-5
/
+5
*
Don't call fo_set_{server,port}_status for SRV servers
Jakub Hrozek
2012-08-03
1
-2
/
+3
*
Return value of fread in src/tools/sss_debuglevel.c no longer ignored.
Michal Zidek
2012-08-03
1
-1
/
+9
*
Bumping version for the 1.9.0 release
Jakub Hrozek
2012-08-01
1
-1
/
+1
*
Update translations for 1.9.0 beta 6 release
sssd-1_9_0_beta6
sssd-1_8_96
Jakub Hrozek
2012-08-01
31
-8488
/
+14955
*
Create a domain-realm mapping for krb5.conf to be included
Jakub Hrozek
2012-08-01
3
-0
/
+137
*
Add automatic periodic retrieval of subdomains
Simo Sorce
2012-08-01
1
-1
/
+44
*
Add online callback to enumerate subdomains
Simo Sorce
2012-08-01
1
-24
/
+49
*
Limit refreshes keeping track of last refresh time
Simo Sorce
2012-08-01
1
-26
/
+46
*
Change refreshing of subdomains
Simo Sorce
2012-08-01
6
-90
/
+185
*
Expose an initializer function from subdomain
Simo Sorce
2012-08-01
3
-32
/
+46
*
Add realm paramter to subdomain list
Simo Sorce
2012-08-01
4
-6
/
+93
*
Use a more tractable name for subdomain request
Simo Sorce
2012-08-01
3
-10
/
+8
*
80 col and style fixes
Simo Sorce
2012-08-01
1
-20
/
+48
*
Make structure initializer more readable
Simo Sorce
2012-08-01
1
-7
/
+15
*
Fix return error and debug message
Simo Sorce
2012-08-01
1
-2
/
+7
*
Use ldb_msg_add_string with bare strings
Simo Sorce
2012-08-01
1
-9
/
+7
*
Fix wrong elements used in comparison
Simo Sorce
2012-08-01
2
-3
/
+3
*
Fix double semi-colons
Simo Sorce
2012-08-01
1
-5
/
+5
*
80 columns police
Simo Sorce
2012-08-01
1
-8
/
+13
*
tests: Remove useless consts
Simo Sorce
2012-08-01
1
-27
/
+15
*
Change subdomain_info
Simo Sorce
2012-08-01
6
-41
/
+47
*
First-boot sss_seed tool
Nick Guay
2012-08-01
7
-3
/
+1011
*
Fix bad check
Jakub Hrozek
2012-08-01
1
-1
/
+1
*
Require and call ldconfig from subpackages if appropriate
Ville Skyttä
2012-08-01
1
-5
/
+22
*
Added unit test for sysdb_ssh.c
Michal Zidek
2012-08-01
2
-0
/
+461
*
Primary server support: new option in AD provider
Jan Zeleny
2012-08-01
6
-2
/
+8
*
Primary server support: new option in IPA provider
Jan Zeleny
2012-08-01
6
-5
/
+9
[next]