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
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add domain argument to sysdb_set_group_attr()
Simo Sorce
2013-01-15
2
-4
/
+6
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
2
-6
/
+11
*
Add domain arg to sysdb_search_netgroup_by_name()
Simo Sorce
2013-01-15
2
-2
/
+4
*
Add domain to sysdb_search_group_by_gid()
Simo Sorce
2013-01-15
4
-20
/
+6
*
Add domain to sysdb_search_group_by_name()
Simo Sorce
2013-01-15
3
-21
/
+6
*
Add domain to sysdb_search_user_by_uid()
Simo Sorce
2013-01-15
3
-19
/
+5
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
5
-24
/
+12
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
2
-1
/
+3
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-15
2
-1
/
+3
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
2
-3
/
+7
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-15
2
-3
/
+7
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
2
-3
/
+7
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
4
-58
/
+41
*
Upgrade DB and move ranges into top level object
Simo Sorce
2013-01-15
3
-1
/
+124
*
Move range objects into their own top-level tree.
Simo Sorce
2013-01-15
2
-10
/
+6
*
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
2013-01-15
5
-8
/
+13
*
Make sysdb_custom_dn() require a domain.
Simo Sorce
2013-01-15
4
-5
/
+11
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
3
-4
/
+7
*
Make sysdb_netgroup_base_dn() require a domain.
Simo Sorce
2013-01-15
2
-4
/
+8
*
Make sysdb_netgroup_dn() require a domain explictly.
Simo Sorce
2013-01-15
3
-7
/
+7
*
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
2013-01-15
3
-9
/
+9
*
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
2013-01-15
3
-9
/
+9
*
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
2013-01-15
3
-8
/
+1
*
Refactor single domain initialization
Simo Sorce
2013-01-15
2
-38
/
+0
*
Refactor sysdb initialization
Simo Sorce
2013-01-15
2
-145
/
+13
*
The Big sysdb/domain split-up!
Simo Sorce
2013-01-15
1
-1
/
+1
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
1
-1
/
+0
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
2
-13
/
+2
*
Use sysdb_search_service() for all svc queries
Simo Sorce
2013-01-10
2
-78
/
+56
*
Add sysdb_search_service() helper function
Simo Sorce
2013-01-10
2
-0
/
+63
*
Remove dead netgroup functions
Simo Sorce
2013-01-08
2
-155
/
+0
*
SYSDB: Split a function to read all SELinux maps
Jakub Hrozek
2013-01-08
2
-23
/
+49
*
SYSDB: Remove duplicate selinux defines
Jakub Hrozek
2013-01-08
2
-5
/
+1
*
Translate LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS to EEXIST
Sumit Bose
2013-01-08
1
-0
/
+1
*
SYSDB: split sysdb_add_user
Ondrej Kos
2013-01-07
1
-125
/
+176
*
SYSDB: Modify ghosts in permissive mode
Ondrej Kos
2013-01-07
1
-1
/
+33
*
Remove redundant definition.
Simo Sorce
2013-01-07
2
-2
/
+1
*
Fix a 'shadows a global declaration' warning
Sumit Bose
2012-12-19
1
-2
/
+2
*
SYSDB: Add API to invalidate all map objects
Jakub Hrozek
2012-12-18
2
-0
/
+94
*
SYSDB: fix copy-n-paste error
Jakub Hrozek
2012-12-18
1
-1
/
+1
*
sudo: support generalized time format
Pavel Březina
2012-12-13
2
-13
/
+34
*
sudo: include primary group in user group list
Pavel Březina
2012-12-13
1
-1
/
+41
*
sysdb_get_sudo_user_info() initialize attrs on declaration
Pavel Březina
2012-12-13
1
-4
/
+3
*
SYSDB: More debugging during the conversion to ghost users
Jakub Hrozek
2012-12-12
1
-0
/
+9
*
SYSDB: Move misplaced assignment
Jakub Hrozek
2012-12-10
1
-2
/
+1
*
Null pointer dereferenced.
Michal Zidek
2012-11-28
1
-96
/
+100
*
Uninitialized pointer read
Michal Zidek
2012-11-28
1
-1
/
+1
*
SYSDB: Don't operate with aliases same as name
Ondrej Kos
2012-11-23
1
-0
/
+6
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-20
3
-9
/
+41
*
SYSDB: Use the add_string convenience functions for managing ghost user attri...
Jakub Hrozek
2012-11-20
1
-24
/
+9
[prev]
[next]