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_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
Add domain argument to sysdb_store_custom()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain arg to sysdb group member functions
Simo Sorce
1
-9
/
+15
2013-01-15
Add domain argument to sysdb_store_group()
Simo Sorce
1
-4
/
+5
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
1
-6
/
+6
2013-01-15
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
1
-3
/
+5
2013-01-15
Add domain arguments to sysdb_add_group functions.
Simo Sorce
1
-8
/
+11
2013-01-15
Add domain argument to sysdb_add_user()
Simo Sorce
1
-7
/
+8
2013-01-15
Add domain argument to sysdb_add_basic_user()
Simo Sorce
1
-2
/
+4
2013-01-15
Add domain argument to sysdb_get_new_id()
Simo Sorce
1
-5
/
+4
2013-01-15
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
1
-2
/
+3
2013-01-15
Add domain argument to sysdb_set_group_attr()
Simo Sorce
1
-4
/
+5
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
1
-6
/
+10
2013-01-15
Add domain arg to sysdb_search_netgroup_by_name()
Simo Sorce
1
-2
/
+3
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain to sysdb_search_group_by_name()
Simo Sorce
1
-4
/
+5
2013-01-15
Add domain to sysdb_search_user_by_uid()
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain to sysdb_search_user_by_name()
Simo Sorce
1
-5
/
+6
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
-3
/
+6
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-15
Make sysdb_netgroup_dn() require a domain explictly.
Simo Sorce
1
-4
/
+4
2013-01-15
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
1
-6
/
+6
2013-01-15
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
1
-6
/
+6
2013-01-10
Change pam data auth tokens.
Simo Sorce
1
-1
/
+0
2013-01-10
Code can only check for cached passwords
Simo Sorce
1
-11
/
+1
2013-01-08
Remove dead netgroup functions
Simo Sorce
1
-123
/
+0
2013-01-07
SYSDB: split sysdb_add_user
Ondrej Kos
1
-125
/
+176
2013-01-07
SYSDB: Modify ghosts in permissive mode
Ondrej Kos
1
-1
/
+33
2012-12-10
SYSDB: Move misplaced assignment
Jakub Hrozek
1
-2
/
+1
2012-11-23
SYSDB: Don't operate with aliases same as name
Ondrej Kos
1
-0
/
+6
2012-11-20
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
1
-8
/
+37
2012-11-20
SYSDB: Use the add_string convenience functions for managing ghost user attri...
Jakub Hrozek
1
-24
/
+9
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
1
-45
/
+33
2012-09-24
AUTOFS: Add entry objects below map objects
Jakub Hrozek
1
-19
/
+0
2012-09-20
DB: Cancel transaction in sysdb_store_user if sysdb_add_user fails
Jakub Hrozek
1
-1
/
+8
2012-09-05
SYSDB: Commit transaction in sysdb_store_user
Jakub Hrozek
1
-17
/
+19
2012-09-04
Unify usage of sysdb transactions (part 2).
Michal Zidek
1
-28
/
+46
2012-08-06
SYSDB: Use ldb_msg_add_string for simple string additions
Jakub Hrozek
1
-6
/
+6
2012-08-06
SYSDB: Check the return value
Jakub Hrozek
1
-0
/
+1
2012-07-10
Cast uid_t to unsigned long long in DEBUG messages
Jakub Hrozek
1
-2
/
+2
2012-06-12
SYSDB: Reduce noise level of debug messages in lookups
Stephen Gallagher
1
-6
/
+8
2012-05-31
Ghost members - modifications in sysdb
Jan Zeleny
1
-75
/
+153
2012-05-11
SYSDB: Handle user and group renames better
Jakub Hrozek
1
-7
/
+39
2012-05-10
SYSDB: Add better error logging to sysdb_set_entry_attr()
Stephen Gallagher
1
-2
/
+8
2012-05-07
Fix typo in debug message
Pavel Březina
1
-1
/
+1
2012-02-24
Delete missing attributes from netgroups to be stored
Jan Zeleny
1
-0
/
+14
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
1
-3
/
+3
2012-02-05
AUTOFS: sysdb interface
Jakub Hrozek
1
-6
/
+32
[next]