index
:
sssd2.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
System Security Services Daemon [okos' clone]
Ondrej Kos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
11
-21
/
+26
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-15
5
-5
/
+8
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
4
-7
/
+11
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-15
4
-7
/
+13
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
5
-8
/
+14
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
11
-85
/
+78
*
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
8
-12
/
+19
*
Make sysdb_custom_dn() require a domain.
Simo Sorce
2013-01-15
6
-10
/
+20
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
6
-7
/
+10
*
Make sysdb_netgroup_base_dn() require a domain.
Simo Sorce
2013-01-15
3
-5
/
+9
*
Make sysdb_netgroup_dn() require a domain explictly.
Simo Sorce
2013-01-15
4
-9
/
+11
*
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
2013-01-15
6
-18
/
+20
*
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
2013-01-15
6
-15
/
+17
*
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
2013-01-15
5
-19
/
+16
*
Refactor single domain initialization
Simo Sorce
2013-01-15
12
-60
/
+60
*
Refactor sysdb initialization
Simo Sorce
2013-01-15
6
-170
/
+25
*
The Big sysdb/domain split-up!
Simo Sorce
2013-01-15
1
-1
/
+1
*
Use new sysdb_search_service() in sss_cache
Simo Sorce
2013-01-14
1
-35
/
+4
*
let ldap_backup_chpass_uri work
Pavel Březina
2013-01-14
1
-2
/
+4
*
Fix LDAP authentication - invalid password length
Pavel Březina
2013-01-14
1
-1
/
+1
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
21
-473
/
+533
*
Add authtok utility functions.
Simo Sorce
2013-01-10
3
-0
/
+384
*
Add function to safely wipe memory.
Simo Sorce
2013-01-10
2
-0
/
+18
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
5
-36
/
+45
*
Fix sdap reinit.
Simo Sorce
2013-01-10
1
-82
/
+89
*
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
*
AD: Add user as a direct member of his primary group
Jakub Hrozek
2013-01-09
1
-8
/
+109
*
AD: replace GID/UID, do not add another one
Jakub Hrozek
2013-01-09
4
-7
/
+41
*
Revert "Add a default section to a switch-statement"
Simo Sorce
2013-01-09
1
-12
/
+8
*
Add a default section to a switch-statement
Sumit Bose
2013-01-09
1
-0
/
+3
*
Remove dead netgroup functions
Simo Sorce
2013-01-08
3
-419
/
+0
*
Remove unhelpful vtable from sss_cache
Simo Sorce
2013-01-08
1
-24
/
+30
*
IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAP
Jakub Hrozek
2013-01-08
3
-4
/
+6
*
SELINUX: Process maps even when offline
Jakub Hrozek
2013-01-08
1
-226
/
+429
*
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
3
-5
/
+2
*
Refactor gid handling in the PAC responder
Sumit Bose
2013-01-08
4
-105
/
+238
*
PAC responder: check if existing user differs
Sumit Bose
2013-01-08
3
-13
/
+64
*
Add tests for get_gids_from_pac()
Sumit Bose
2013-01-08
2
-0
/
+257
*
Use hash table to collect GIDs from PAC to avoid dups
Sumit Bose
2013-01-08
1
-18
/
+86
*
Translate LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS to EEXIST
Sumit Bose
2013-01-08
1
-0
/
+1
*
Read remote groups from PAC
Sumit Bose
2013-01-08
1
-3
/
+52
*
Remote groups do not have an original DN attribute
Sumit Bose
2013-01-08
1
-40
/
+34
*
Save domain and GID for groups from the configured domain
Sumit Bose
2013-01-08
3
-17
/
+47
*
Always get user data from PAC
Sumit Bose
2013-01-08
1
-7
/
+7
*
Update domain ID for local domain as well
Sumit Bose
2013-01-08
1
-2
/
+14
*
IDMAP: add sss_idmap_smb_sid_to_unix()
Sumit Bose
2013-01-08
2
-0
/
+39
[next]