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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned some dead assignments
Jan Zeleny
2010-09-07
2
-15
/
+13
*
Package systemd unit file
Jakub Hrozek
2010-09-02
2
-1
/
+18
*
Fixed uninialized value in proxy_id provider
Jan Zeleny
2010-09-02
1
-0
/
+2
*
Fixed printing of undefined value in sdap_async_accounts.c
Jan Zeleny
2010-09-02
1
-1
/
+1
*
Fixed potential comparison of undefined variable
Jan Zeleny
2010-09-02
1
-0
/
+1
*
Initialized return value in dp_copy_options()
Jan Zeleny
2010-09-02
1
-1
/
+1
*
Fix wrong return value in HBAC time rules evaluation
Jakub Hrozek
2010-09-02
1
-0
/
+1
*
Remove useless /etc/dbus-1/system.d directory from installation
Maxim
2010-09-02
1
-2
/
+0
*
Add gentoo-specific init dir
Maxim
2010-09-02
2
-1
/
+6
*
Add custom pam module dir
Maxim
2010-09-02
2
-1
/
+8
*
Add gentoo distrubutions
Maxim
2010-09-02
3
-1
/
+28
*
Make ldap bind asynchronous
Martin Nagy
2010-09-02
8
-167
/
+1222
*
Properly handle errors from a password change operation
Stephen Gallagher
2010-09-02
1
-8
/
+14
*
Treat a zero-length password as a failure
Stephen Gallagher
2010-08-24
1
-0
/
+7
*
Don't build SSSDConfig API when configured with --without-python-bindings
Stephen Gallagher
2010-08-23
1
-1
/
+14
*
Fix configure check for ldb
Maxim
2010-08-23
1
-1
/
+1
*
Fix building sssd
Maxim
2010-08-23
1
-0
/
+6
*
Remove src/Makefile.am and src/configure.ac
Stephen Gallagher
2010-08-23
2
-1226
/
+0
*
Build SSSD RPMs with external libraries
Stephen Gallagher
2010-08-19
1
-225
/
+8
*
Rewrite toplevel Makefile
Stephen Gallagher
2010-08-19
24
-72
/
+1237
*
Remove common directory
Stephen Gallagher
2010-08-19
90
-37736
/
+2
*
Fix chpass operations with LDAP provider
Stephen Gallagher
2010-08-04
1
-0
/
+1
*
Releasing SSSD 1.3.0
Stephen Gallagher
2010-08-03
15
-274
/
+298
*
Clean up initgroups processing for RFC2307
Stephen Gallagher
2010-08-03
1
-11
/
+89
*
Add sysdb_update_members function
Stephen Gallagher
2010-08-03
3
-0
/
+117
*
Add dup_string_list() utility function
Stephen Gallagher
2010-08-03
2
-0
/
+37
*
Add sysdb_group_dn_name utility function
Stephen Gallagher
2010-08-03
2
-0
/
+24
*
Add diff_string_lists utility function
Stephen Gallagher
2010-08-03
4
-1
/
+449
*
Add sysdb_attrs_to_list() utility function
Stephen Gallagher
2010-08-03
3
-0
/
+112
*
Return proper error value when SRV lookup fails
Jakub Hrozek
2010-08-03
1
-1
/
+1
*
Fix check_time_rule() return value on failure
Jakub Hrozek
2010-08-03
1
-1
/
+1
*
be_pam_handler(): Fix potential NULL dereference
Stephen Gallagher
2010-08-03
1
-1
/
+2
*
Fix two problems with --as-needed
Jakub Hrozek
2010-08-03
2
-3
/
+4
*
Validate keytab at startup
Jakub Hrozek
2010-08-03
4
-48
/
+181
*
Fix getting default realm in the ldap child
Jakub Hrozek
2010-08-03
1
-1
/
+10
*
Require -ltalloc for tevent configure check
Stephen Gallagher
2010-08-03
1
-2
/
+8
*
Allow sssd clients to reconnect
Sumit Bose
2010-07-23
1
-4
/
+3
*
Fix IPA access backend handling of obsolete and missing HBAC entries:
eindenbom
2010-07-23
1
-9
/
+68
*
Do not treat missing HBAC rules as an error
Sumit Bose
2010-07-23
1
-0
/
+5
*
Updating es translation
Héctor Daniel Cabrera
2010-07-20
1
-13
/
+13
*
Updating uk translation
Yuri Chornoivan
2010-07-20
1
-21
/
+23
*
Updating es translation
Héctor Daniel Cabrera
2010-07-20
1
-150
/
+131
*
Updating pl translation
Piotr Drąg
2010-07-20
1
-29
/
+20
*
Log TLS errors to syslog
Stephen Gallagher
2010-07-09
2
-1
/
+23
*
Add syslog messages for LDAP GSSAPI bind
Stephen Gallagher
2010-07-09
1
-2
/
+58
*
Add log notifications for startup and shutdown.
Stephen Gallagher
2010-07-09
1
-1
/
+4
*
Add sss_log() function
Stephen Gallagher
2010-07-09
3
-1
/
+83
*
Release SSSD 1.2.91 (1.3.0rc1)
Stephen Gallagher
2010-07-09
15
-2084
/
+2909
*
Use netlink to detect going online
Jakub Hrozek
2010-07-09
10
-1
/
+536
*
Eliminate delayed sdap_handle destruction after fail-over retry.
eindenbom
2010-07-09
1
-9
/
+6
[next]