index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db
/
sysdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
1
-10
/
+2
2013-02-26
sysdb: try dealing with binary-content attributes
Jan Engelhardt
1
-0
/
+10
2013-01-15
Kill sysdb->domain
Simo Sorce
1
-1
/
+0
2013-01-15
Move mpg flag to the domain where it belongs
Simo Sorce
1
-6
/
+0
2013-01-15
Pass the domain to upgrade functions
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain arguemnt to sysdb_get_real_name()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_has/set_enumerated()
Simo Sorce
1
-7
/
+5
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
1
-1
/
+1
2013-01-15
Upgrade DB and move ranges into top level object
Simo Sorce
1
-0
/
+7
2013-01-15
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
1
-1
/
+2
2013-01-15
Make sysdb_custom_dn() require a domain.
Simo Sorce
1
-1
/
+2
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-2
/
+4
2013-01-15
Make sysdb_netgroup_base_dn() require a domain.
Simo Sorce
1
-3
/
+5
2013-01-15
Make sysdb_netgroup_dn() require a domain explictly.
Simo Sorce
1
-2
/
+2
2013-01-15
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
1
-2
/
+2
2013-01-15
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
1
-2
/
+2
2013-01-15
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
1
-5
/
+0
2013-01-15
Refactor single domain initialization
Simo Sorce
1
-31
/
+0
2013-01-15
Refactor sysdb initialization
Simo Sorce
1
-128
/
+11
2013-01-08
Translate LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS to EEXIST
Sumit Bose
1
-0
/
+1
2012-11-28
Null pointer dereferenced.
Michal Zidek
1
-96
/
+100
2012-11-19
Handle conversion to fully qualified usernames
Simo Sorce
1
-0
/
+7
2012-11-19
Display more information on DB version mismatch
Ondrej Kos
1
-2
/
+34
2012-10-26
sysdb: add sysdb_base_dn()
Sumit Bose
1
-0
/
+4
2012-10-05
SSH: Expire hosts in known_hosts
Jan Cholasta
1
-0
/
+7
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
1
-17
/
+16
2012-09-24
AUTOFS: convert the existing autofs entries during a sysdb upgrade
Jakub Hrozek
1
-0
/
+7
2012-09-20
LDB_ERR_INVALID_ATTRIBUTE_SYNTAX added to sysdb_error_to_errno.
Michal Zidek
1
-0
/
+2
2012-08-21
SYSDB: Make sysdb_attrs_get_el_int() public
Stephen Gallagher
1
-8
/
+8
2012-08-06
SYSDB: Use ldb_msg_add_string for simple string additions
Jakub Hrozek
1
-4
/
+4
2012-07-20
SYSDB: Add log message for unexpected LDB errors
Stephen Gallagher
1
-0
/
+3
2012-07-18
Add function sysdb_attrs_copy_values()
Jan Zeleny
1
-0
/
+24
2012-05-31
Ghost members - sysdb upgrade routine
Jan Zeleny
1
-0
/
+7
2012-05-02
SYSDB: check return value
Jakub Hrozek
1
-2
/
+2
2012-04-24
Sysdb routines for subdomains
Jan Zeleny
1
-81
/
+110
2012-04-18
Removed unused function sysdb_attrs_users_from_ldb_vals()
Jan Zeleny
1
-46
/
+0
2012-03-21
Save alias of the primary name, too
Jakub Hrozek
1
-3
/
+9
2012-03-16
SYSDB: Save only lowercased aliases in case-insensitive domains
Stephen Gallagher
1
-19
/
+28
2012-02-29
Remove sysdb_get_ctx_from_list()
Sumit Bose
1
-29
/
+0
2012-02-29
Keep sysdb context in domain info struct
Sumit Bose
1
-0
/
+80
2012-01-31
SYSDB: index sudoUser
Jakub Hrozek
1
-0
/
+7
2012-01-31
SYSDB: Add sysdb_attrs_get_uint16_t
Stephen Gallagher
1
-0
/
+26
2012-01-27
SYSDB: Add indexes for servicePort and serviceProtocol
Stephen Gallagher
1
-0
/
+7
2012-01-21
SYSDB: Redundant check is redundant.
Stephen Gallagher
1
-5
/
+0
2012-01-17
sysdb_get_bool() and sysdb_get_bool() functions
Pavel Březina
1
-51
/
+97
2012-01-17
SUDO Integration review issues
Pavel Březina
1
-1
/
+1
2011-12-16
Export the function to convert ldb_result to sysdb_attrs
Jakub Hrozek
1
-0
/
+29
2011-12-16
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
1
-4
/
+32
2011-12-16
sysdb_get_real_name helper function
Jakub Hrozek
1
-0
/
+46
2011-11-02
SYSDB: add index for nameAlias
Stephen Gallagher
1
-0
/
+7
[next]