index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
confdb
/
confdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Change default for enumeration to TRUE
Stephen Gallagher
1
-1
/
+1
2009-12-10
Consolidate code for splitting strings by separator
Jakub Hrozek
1
-105
/
+1
2009-12-09
Properly deny id_provider=files
Stephen Gallagher
1
-0
/
+7
2009-10-16
Do not allow setting auth, access or chpass providers for LOCAL
Stephen Gallagher
1
-0
/
+33
2009-10-09
Remove magicPrivateGroups option
Simo Sorce
1
-12
/
+0
2009-10-06
Remove unused btreemap code
Stephen Gallagher
1
-1
/
+0
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-31
/
+21
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
1
-23
/
+23
2009-09-21
Several fixes and enhancements for config file processing
Stephen Gallagher
1
-15
/
+78
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
1
-18
/
+18
2009-09-11
Print error message when connection to the config db fails
Stephen Gallagher
1
-0
/
+2
2009-09-11
Complete the removal of "legacy" option.
Simo Sorce
1
-5
/
+0
2009-09-10
Remove unused event context argument from confdb_init
Stephen Gallagher
1
-1
/
+0
2009-09-10
Properly detect negative/invalid values for the minId and maxId
Stephen Gallagher
1
-6
/
+53
2009-09-10
Check for valid min and max IDs in confdb_get_domains
Stephen Gallagher
1
-1
/
+7
2009-09-08
Split database in multiple files
Simo Sorce
1
-13
/
+39
2009-09-01
stop processing a domain if no provider is given
Sumit Bose
1
-0
/
+1
2009-08-31
Turn enumeration into a boolean value
Simo Sorce
1
-4
/
+17
2009-08-21
Fix accidentally forcing MPGs on for all domains
Stephen Gallagher
1
-1
/
+1
2009-08-20
Make the LOCAL provider always use MagicPrivateGroups
Stephen Gallagher
1
-1
/
+2
2009-08-18
fix return value of confdb_get_domains
Sumit Bose
1
-0
/
+1
2009-06-19
Fix segfault in update_monitor_config
Stephen Gallagher
1
-0
/
+4
2009-06-08
Treat a missing provider entry as a config error
Stephen Gallagher
1
-2
/
+7
2009-06-01
Suppress "rootdse" error messages from the confdb
Stephen Gallagher
1
-3
/
+4
2009-05-28
Suppress "rootdse" error messages.
Stephen Gallagher
1
-0
/
+6
2009-05-26
Silence warnings
Simo Sorce
1
-2
/
+2
2009-05-12
Fix warnings in monitor.c and confdb.c
Stephen Gallagher
1
-1
/
+1
2009-05-11
Separate confdb API from confdb setup
Stephen Gallagher
1
-348
/
+3
2009-05-04
Fixes for porting SSSD to Debian-based platforms
Stephen Gallagher
1
-1
/
+0
2009-04-16
Avoid unnecessary reloads of config.ldb
Simo Sorce
1
-4
/
+37
2009-04-14
Add common function to retrieve comma sep. lists
Simo Sorce
1
-45
/
+158
2009-04-13
Always pass full domain info
Simo Sorce
1
-73
/
+107
2009-04-13
Allow configuration of the SSSD through /etc/sssd/sssd.conf
Stephen Gallagher
1
-58
/
+256
2009-04-08
Change the way we retrieve domains
Simo Sorce
1
-72
/
+72
2009-03-30
fixed two issues in the initial configuration
Sumit Bose
1
-1
/
+1
2009-03-20
Simplify default configuration
Simo Sorce
1
-111
/
+35
2009-03-20
Add better error reporting to confdb functions
Simo Sorce
1
-29
/
+63
2009-03-20
Avoid nested events in confdb
Simo Sorce
1
-1
/
+15
2009-03-18
Enable MPGs and user/group enumeration on the LOCAL domain by default
Stephen Gallagher
1
-3
/
+5
2009-03-09
use fixed paths to sockets to make sure clients and server are using the same
Sumit Bose
1
-0
/
+4
2009-03-09
Make MPG a configurable option for the domain.
Simo Sorce
1
-0
/
+11
2009-03-08
Use LOCAL for the default domain in confdb_init_db
Stephen Gallagher
1
-0
/
+4
2009-03-06
added PAM default configuration to confdb_init_db
Sumit Bose
1
-6
/
+35
2009-03-04
Add internal min/max/next id management fucntions
Simo Sorce
1
-1
/
+43
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
1
-2
/
+2
2009-02-28
Fix confdb issues.
Simo Sorce
1
-91
/
+52
2009-02-27
Refactor creation of domain_map into confdb
Stephen Gallagher
1
-20
/
+117
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-4
/
+1
2009-02-24
Spec file patch Take 2:
Stephen Gallagher
1
-0
/
+4
2009-02-20
Add helper function to get booleans from confdb
Simo Sorce
1
-9
/
+42
[next]