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
/
server
/
confdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
2
-35
/
+35
*
Several fixes and enhancements for config file processing
Stephen Gallagher
2009-09-21
1
-15
/
+78
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
2
-30
/
+30
*
Print error message when connection to the config db fails
Stephen Gallagher
2009-09-11
1
-0
/
+2
*
Complete the removal of "legacy" option.
Simo Sorce
2009-09-11
2
-6
/
+0
*
Remove unused event context argument from confdb_init
Stephen Gallagher
2009-09-10
2
-2
/
+0
*
Properly detect negative/invalid values for the minId and maxId
Stephen Gallagher
2009-09-10
1
-6
/
+53
*
Check for valid min and max IDs in confdb_get_domains
Stephen Gallagher
2009-09-10
1
-1
/
+7
*
Split database in multiple files
Simo Sorce
2009-09-08
3
-15
/
+41
*
stop processing a domain if no provider is given
Sumit Bose
2009-09-01
1
-0
/
+1
*
Turn enumeration into a boolean value
Simo Sorce
2009-08-31
2
-5
/
+18
*
Fix accidentally forcing MPGs on for all domains
Stephen Gallagher
2009-08-21
1
-1
/
+1
*
Make the LOCAL provider always use MagicPrivateGroups
Stephen Gallagher
2009-08-20
1
-1
/
+2
*
fix return value of confdb_get_domains
Sumit Bose
2009-08-18
1
-0
/
+1
*
Monitor resolv.conf for changes
Stephen Gallagher
2009-07-20
1
-2
/
+0
*
Improvements to config file updates
Stephen Gallagher
2009-07-20
1
-1
/
+2
*
Adding wrappers to free data in INI API.
Dmitri Pal
2009-07-02
1
-3
/
+3
*
Fix segfault in update_monitor_config
Stephen Gallagher
2009-06-19
1
-0
/
+4
*
Treat a missing provider entry as a config error
Stephen Gallagher
2009-06-08
1
-2
/
+7
*
Suppress "rootdse" error messages from the confdb
Stephen Gallagher
2009-06-01
1
-3
/
+4
*
Suppress "rootdse" error messages.
Stephen Gallagher
2009-05-28
1
-0
/
+6
*
Silence warnings
Simo Sorce
2009-05-26
1
-2
/
+2
*
Fix warnings in monitor.c and confdb.c
Stephen Gallagher
2009-05-12
1
-1
/
+1
*
Separate confdb API from confdb setup
Stephen Gallagher
2009-05-11
5
-371
/
+453
*
Fixes for porting SSSD to Debian-based platforms
Stephen Gallagher
2009-05-04
2
-1
/
+2
*
Avoid unnecessary reloads of config.ldb
Simo Sorce
2009-04-16
1
-4
/
+37
*
Add common function to retrieve comma sep. lists
Simo Sorce
2009-04-14
2
-45
/
+162
*
Make reconnection to the Data Provider a global setting
Stephen Gallagher
2009-04-14
1
-0
/
+2
*
Always pass full domain info
Simo Sorce
2009-04-13
2
-73
/
+115
*
Allow configuration of the SSSD through /etc/sssd/sssd.conf
Stephen Gallagher
2009-04-13
3
-98
/
+270
*
Remove obsolete option
Simo Sorce
2009-04-08
1
-1
/
+0
*
Fix missing entry from first-start config
Stephen Gallagher
2009-04-08
1
-0
/
+1
*
Change the way we retrieve domains
Simo Sorce
2009-04-08
2
-79
/
+75
*
fixed two issues in the initial configuration
Sumit Bose
2009-03-30
2
-2
/
+1
*
Simplify default configuration
Simo Sorce
2009-03-20
3
-111
/
+92
*
Add better error reporting to confdb functions
Simo Sorce
2009-03-20
1
-29
/
+63
*
Avoid nested events in confdb
Simo Sorce
2009-03-20
1
-1
/
+15
*
Enable MPGs and user/group enumeration on the LOCAL domain by default
Stephen Gallagher
2009-03-18
1
-3
/
+5
*
use fixed paths to sockets to make sure clients and server are using the same
Sumit Bose
2009-03-09
1
-0
/
+4
*
Make MPG a configurable option for the domain.
Simo Sorce
2009-03-09
2
-0
/
+12
*
Use LOCAL for the default domain in confdb_init_db
Stephen Gallagher
2009-03-08
1
-0
/
+4
*
added PAM default configuration to confdb_init_db
Sumit Bose
2009-03-06
1
-6
/
+35
*
Add internal min/max/next id management fucntions
Simo Sorce
2009-03-04
2
-1
/
+46
*
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-02
1
-2
/
+2
*
Fix confdb issues.
Simo Sorce
2009-02-28
2
-94
/
+54
*
Refactor creation of domain_map into confdb
Stephen Gallagher
2009-02-27
2
-21
/
+138
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
2
-5
/
+6
*
Spec file patch Take 2:
Stephen Gallagher
2009-02-24
1
-0
/
+4
*
Add helper function to get booleans from confdb
Simo Sorce
2009-02-20
2
-9
/
+46
*
Completely rework the nss interface to be able to use 2
Simo Sorce
2009-02-20
2
-19
/
+0
[next]