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
/
providers
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbus: Use constants to make dbus calls
Stef Walter
2014-02-24
2
-4
/
+4
*
sbus: Rework sbus to use interface metadata and vtables
Stef Walter
2014-02-24
2
-12
/
+20
*
Remove DEBUG macro support for old debug levels
Nikolai Kondrashov
2014-02-12
1
-1
/
+1
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
5
-128
/
+183
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
6
-319
/
+319
*
Use sysdb_attrs_add_lc_name_alias to add case-insensitive alias
Sumit Bose
2013-12-19
2
-27
/
+3
*
Remove unused memory context in proxy
Lukas Slebodnik
2013-11-27
1
-9
/
+6
*
Remove unused parameter from save_netgroup
Lukas Slebodnik
2013-11-27
3
-6
/
+3
*
Remove unused parameter from save_user
Lukas Slebodnik
2013-11-27
1
-10
/
+8
*
Remove unused parameter from delete_user
Lukas Slebodnik
2013-11-27
1
-9
/
+7
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
3
-15
/
+14
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
1
-2
/
+2
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_services module
Michal Zidek
2013-11-15
3
-21
/
+16
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
1
-3
/
+3
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
1
-2
/
+2
*
PROXY: Fix memory hierarchy when enumerating services
Jakub Hrozek
2013-10-21
1
-1
/
+7
*
Fix formating of variables with type: gid_t
Lukas Slebodnik
2013-09-11
1
-10
/
+11
*
Fix formating of variables with type: uid_t
Lukas Slebodnik
2013-09-11
1
-4
/
+7
*
Fix formating of variables with type: id_t
Lukas Slebodnik
2013-09-11
1
-0
/
+2
*
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
2013-09-11
2
-3
/
+4
*
Fix formating of variables with type: unsigned long
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
PROXY: Handle empty GECOS
Jakub Hrozek
2013-09-03
1
-1
/
+8
*
proxy: Allow initgroup to return NOTFOUND
Simo Sorce
2013-08-22
1
-0
/
+16
*
Remove include recursion
Lukas Slebodnik
2013-08-19
1
-1
/
+0
*
proxy: Alocate auth tokens in struct authtok_conv
Lukas Slebodnik
2013-08-19
1
-0
/
+20
*
Add secid filter to responder-dp protocol
Sumit Bose
2013-05-02
1
-0
/
+6
*
Check for correct variable name
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
Making the authtok structure really opaque.
Lukas Slebodnik
2013-04-02
3
-14
/
+10
*
Add be_req_get_data() helper funciton.
Simo Sorce
2013-01-21
2
-3
/
+3
*
Add be_req_get_be_ctx() helper.
Simo Sorce
2013-01-21
3
-16
/
+17
*
Introduce be_req_terminate() helper
Simo Sorce
2013-01-21
5
-60
/
+25
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
2
-2
/
+2
*
Remove outdated code.
Simo Sorce
2013-01-16
1
-10
/
+0
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_remove_attrs()
Simo Sorce
2013-01-15
1
-4
/
+5
*
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2013-01-15
1
-6
/
+6
*
Add domain argument to sysdb_delete_group()
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_delete_user()
Simo Sorce
2013-01-15
1
-8
/
+12
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
1
-0
/
+1
*
Add domain argument to sysdb_store_group()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_store_user()
Simo Sorce
2013-01-15
1
-9
/
+9
*
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
1
-3
/
+5
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
1
-3
/
+3
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
3
-33
/
+39
*
PROXY: fix groups caching
Ondrej Kos
2012-12-17
1
-0
/
+6
*
PROXY: fix negative cache
Ondrej Kos
2012-12-10
1
-20
/
+24
*
Use an entry type mask macro to filter entry types
Simo Sorce
2012-12-04
1
-1
/
+1
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-20
1
-0
/
+1
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
[next]