index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
idmap: allow ranges with external mapping to overlap
Sumit Bose
2013-10-17
2
-5
/
+71
*
idmap: fix a memory leak if a collision is detected
Sumit Bose
2013-10-17
1
-6
/
+7
*
idmap: add internal function to free a domain struct
Sumit Bose
2013-10-17
1
-4
/
+15
*
KRB5: Return PAM_ACCT_EXPIRED when logging in as expired AD user
Jakub Hrozek
2013-10-17
2
-0
/
+9
*
dlopen-tests: Check the result of asprintf
Benjamin Franzke
2013-10-17
1
-1
/
+2
*
IPA server mode: properly initialize ext_groups
Sumit Bose
2013-10-16
1
-1
/
+2
*
LDAP: Set default value for dyndns update to false
Lukas Slebodnik
2013-10-15
1
-1
/
+1
*
Add CIFS idmap plugin
Benjamin Franzke
2013-10-15
4
-0
/
+373
*
MAN: Fix refsect-id
Jakub Hrozek
2013-10-11
5
-5
/
+5
*
INI: Disable line-wrapping functionality
Jakub Hrozek
2013-10-11
1
-1
/
+1
*
LDAP: handle SID requests if noexist_delete is set
Sumit Bose
2013-10-10
1
-0
/
+10
*
krb5: fix warning may be used uninitialized
Lukas Slebodnik
2013-10-10
1
-0
/
+1
*
MAN: Reflow debug_levels.xml
Stephen Gallagher
2013-10-07
1
-13
/
+20
*
MAN: Clarify debug level documentation
Stephen Gallagher
2013-10-07
1
-6
/
+20
*
krb5: Fix unit tests
Jakub Hrozek
2013-10-07
2
-85
/
+46
*
krb5: Remove ability to create public directories
Simo Sorce
2013-10-07
3
-71
/
+37
*
AD: properly intitialize GC from ad_server option
Sumit Bose
2013-10-04
1
-1
/
+1
*
SYSDB: Fix incorrect DEBUG message
Stephen Gallagher
2013-10-04
1
-1
/
+1
*
sudo: improve time restrictions debug messages
Pavel Březina
2013-10-01
2
-0
/
+15
*
sudo: allow specifying only one time restriction
Pavel Březina
2013-10-01
1
-47
/
+34
*
MAN: Document that POSIX attributes must be replicated to GC
Jakub Hrozek
2013-09-27
1
-0
/
+5
*
AD: talk to GC first even for local domain objects
Jakub Hrozek
2013-09-27
2
-7
/
+18
*
LDAP: Allow searching subdomain during RFC2307bis initgroups
Jakub Hrozek
2013-09-27
1
-9
/
+11
*
LDAP: Require ID numbers when ID mapping is off
Jakub Hrozek
2013-09-27
2
-7
/
+77
*
KRB5: Use the correct domain when authenticating with cached password
Jakub Hrozek
2013-09-27
1
-4
/
+4
*
KRB5: Return ERR_NETWORK_IO when trusted AD server can't be resolved
Jakub Hrozek
2013-09-27
1
-0
/
+1
*
Do not return DP_ERR_FATAL in case of success
Sumit Bose
2013-09-27
1
-1
/
+5
*
ipa_server_mode: write capaths to krb5 include file
Sumit Bose
2013-09-27
4
-4
/
+56
*
IPA: store forest name for forest member domains
Sumit Bose
2013-09-27
8
-16
/
+158
*
IPA: Ignore dns_discovery_domain in server mode
Jakub Hrozek
2013-09-26
1
-0
/
+36
*
ad: store group in correct tree on initgroups via tokenGroups
Pavel Březina
2013-09-26
1
-11
/
+41
*
sysdb: sysdb_update_members can take either name or dn
Pavel Březina
2013-09-26
4
-25
/
+65
*
sysdb: get_sysdb_grouplist() can return either names or dn
Pavel Březina
2013-09-26
2
-16
/
+55
*
util: add get_domains_head()
Pavel Březina
2013-09-26
2
-0
/
+15
*
KRB5: Fix bad comparison
Jakub Hrozek
2013-09-26
1
-1
/
+1
*
util: Allways fall back to old find_uid method
Simo Sorce
2013-09-25
1
-4
/
+4
*
krb5: Be more lenient on failures for old ccache
Simo Sorce
2013-09-25
2
-2
/
+2
*
NSS: Failure to store entry negative cache should not be fatal
Jakub Hrozek
2013-09-25
1
-18
/
+31
*
NSS: Set UID and GID to negative cache after searching all domains
Jakub Hrozek
2013-09-25
1
-66
/
+105
*
Include header file in implementation module.
Lukas Slebodnik
2013-09-24
22
-0
/
+22
*
Include right header file
Lukas Slebodnik
2013-09-24
1
-1
/
+1
*
man: server side password policies always takes precedence
Pavel Březina
2013-09-24
1
-0
/
+5
*
Convert IN_MULTICAST parameter to host order
Jakub Hrozek
2013-09-24
3
-3
/
+3
*
mmap_cache: Use two chains for hash collision.
Lukas Slebodnik
2013-09-23
6
-34
/
+83
*
Revert "mmap_cache: Skip records which doesn't have same hash"
Lukas Slebodnik
2013-09-23
1
-34
/
+2
*
krb5: do not expand enterprise principals is offline
Sumit Bose
2013-09-23
1
-1
/
+1
*
krb5: save canonical upn to sysdb
Sumit Bose
2013-09-23
5
-20
/
+58
*
Check return values of setenv and unsetenv
Jakub Hrozek
2013-09-22
2
-2
/
+10
*
RESPONDER: Use right function prototype
Lukas Slebodnik
2013-09-20
2
-1
/
+2
*
LDAP: Use primary cn to search netgroup
Lukas Slebodnik
2013-09-20
3
-7
/
+22
[next]