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
/
src
/
providers
/
ldap
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-10
Do not remove a group if it has members from subdomains
Sumit Bose
1
-4
/
+15
2012-11-08
do not default fullname to gecos when schema = ad
Pavel Březina
1
-0
/
+14
2012-11-01
LDAP: Better debug logging when saving groups
Stephen Gallagher
1
-11
/
+75
2012-11-01
LDAP: Fix off-by-one error when saving ghost users
Jakub Hrozek
1
-1
/
+1
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-10-24
KRB5: Return error when principal selection fails
Jakub Hrozek
1
-1
/
+4
2012-10-24
sudo refresh: handle errors properly
Pavel Březina
1
-8
/
+25
2012-10-24
sudo: do not fail if usn value is zero but full refresh is completed
Pavel Březina
2
-7
/
+19
2012-10-15
LDAP: Check validity of naming_context
Jakub Hrozek
1
-1
/
+1
2012-10-12
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
1
-1
/
+1
2012-10-12
Create ghost users when a user DN is encountered in IPA
Jakub Hrozek
1
-37
/
+276
2012-10-12
Collect krb5 trace on high debug levels
Jakub Hrozek
2
-1
/
+25
2012-10-12
Two fixes to child processes
Jakub Hrozek
1
-4
/
+5
2012-10-10
Fix segfault when ID-mapping an entry without a SID
Jakub Hrozek
1
-1
/
+1
2012-10-04
Fix default upper limit of slices
Ondrej Kos
1
-1
/
+1
2012-10-04
Slices calculation is alway wrong for default values
Ondrej Kos
1
-2
/
+2
2012-10-04
Remove unused variable
Jakub Hrozek
1
-6
/
+0
2012-10-03
Variable in sdap_sudo_rules_refresh_send could be used, uninitialized.
Michal Zidek
1
-0
/
+1
2012-10-02
Flip the default value of ldap_initgroups_use_matching_rule_in_chain
Jakub Hrozek
1
-1
/
+1
2012-10-02
remove left over principal selection
Pavel Březina
1
-21
/
+0
2012-09-26
LDAP: Handle empty namingContexts values safely
Stephen Gallagher
1
-0
/
+8
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
2
-2
/
+2
2012-09-24
AUTOFS: Use both key and value in entry RDN
Jakub Hrozek
1
-2
/
+10
2012-09-24
AUTOFS: Add entry objects below map objects
Jakub Hrozek
1
-43
/
+91
2012-09-24
AUTOFS: Do not fail if search base is not provided
Jakub Hrozek
1
-2
/
+2
2012-09-24
AD: Handle sysdb lookup failure during tokenGroups processing
Stephen Gallagher
1
-0
/
+6
2012-09-24
sdap_add_incomplete_groups(): fix ret may be uninitialized warning
Pavel Březina
1
-1
/
+1
2012-09-24
AD: Optimize initgroups lookups with tokenGroups
Stephen Gallagher
3
-4
/
+313
2012-09-24
AD: Detect domain controller compatibility version
Stephen Gallagher
3
-0
/
+44
2012-09-24
AD: autorid compatibility should recommend the use of default domain
Stephen Gallagher
1
-4
/
+4
2012-09-20
SSSD fails to store users if any of the requested attribute is empty.
Michal Zidek
1
-0
/
+6
2012-09-20
Add more debuginfo into ldap_child
Ondrej Kos
1
-23
/
+36
2012-09-17
Failover: use _srv_ when no primary server is defined
Pavel Březina
1
-12
/
+3
2012-09-13
FO: Check server validity before setting status
Jakub Hrozek
2
-8
/
+17
2012-09-05
Don't terminate the same connection twice
Jakub Hrozek
1
-6
/
+0
2012-09-05
Retry the next server if bind during LDAP auth times out
Jakub Hrozek
1
-1
/
+6
2012-08-23
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
1
-0
/
+7
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
6
-36
/
+93
2012-08-23
Clean up cache on server reinitialization
Pavel Březina
5
-4
/
+403
2012-08-21
Remove compilation warning: ret may be uninitialized
Pavel Březina
1
-0
/
+2
2012-08-21
Process all groups from a single nesting level
Jakub Hrozek
1
-4
/
+14
2012-08-15
Duplicate detection in fail over did not work.
Michal Zidek
1
-1
/
+6
2012-08-10
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
1
-1
/
+45
2012-08-09
SRV resolution for backup servers should not be permitted.
Michal Zidek
1
-1
/
+9
2012-08-09
Change default for ldap_idmap_range_min to 200000
Jakub Hrozek
1
-1
/
+1
2012-08-07
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
2
-3
/
+3
2012-08-06
shadow attributes can contain -1
Pavel Březina
1
-1
/
+1
2012-08-01
Primary server support: new options in krb5 provider
Jan Zeleny
3
-4
/
+5
2012-08-01
Primary server support: new option in ldap provider
Jan Zeleny
3
-4
/
+7
2012-08-01
Primary server support: LDAP adaptation
Jan Zeleny
3
-35
/
+84
[next]