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
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
2012-02-05
SYSDB: Remove code duplication between member_add and member_del
Jakub Hrozek
1
-39
/
+14
2012-01-31
SYSDB: extend sysdb_store_service() to accept additional attributes
Stephen Gallagher
1
-12
/
+14
2012-01-23
SYSDB: Move add_string and add_ulong to sysdb_private.h
Stephen Gallagher
1
-4
/
+4
2011-11-22
SYSDB: Make ENOENT log messages less threatening
Stephen Gallagher
1
-16
/
+54
2011-11-02
Handle group renaming correctly
Jan Zeleny
1
-2
/
+7
2011-10-31
Plug memory leaks in sysdb_ops
Jakub Hrozek
1
-20
/
+54
2011-10-13
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
1
-25
/
+41
2011-10-03
Use explicit base 10 for converting strings to integers
Jakub Hrozek
1
-1
/
+1
2011-09-28
Multiline macro cleanup
Jakub Hrozek
1
-1
/
+1
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-247
/
+254
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-142
/
+75
2011-08-15
sysdb refactoring: renamed ctx variable to sysdb
Jan Zeleny
1
-131
/
+131
2011-06-02
Non-posix group processing - sysdb changes
Jan Zeleny
1
-17
/
+23
2011-05-20
Change sysdb_add_fake_user to add OriginalDN
Jakub Hrozek
1
-1
/
+8
2011-05-04
Some minor fixes and changes in sysdb_ops
Jan Zeleny
1
-17
/
+40
2011-05-04
Add a function for searching netgroups with custom filter
Jan Zeleny
1
-0
/
+57
2011-03-23
Add originalDN to fake groups
Jakub Hrozek
1
-1
/
+7
2011-02-28
Do not try to delete sysbd memberOf attribute
Sumit Bose
1
-0
/
+4
2011-01-21
Delete attributes that are removed from LDAP
Stephen Gallagher
1
-0
/
+118
2011-01-14
Do not throw a DP error when a netgroup is not found
Stephen Gallagher
1
-1
/
+4
2011-01-14
Work around libldb bug
Stephen Gallagher
1
-2
/
+10
2010-11-15
Fix const cast warning for sysdb_update_members
Stephen Gallagher
1
-2
/
+2
2010-10-18
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
1
-32
/
+77
2010-10-15
sysdb interface for adding fake users
Jakub Hrozek
1
-0
/
+61
2010-10-15
sysdb interface for adding incomplete groups
Jakub Hrozek
1
-0
/
+44
2010-10-13
Do not fail if netgroup exists just update the attributes
Sumit Bose
1
-1
/
+1
2010-10-13
Netgroups sysdb API
Stephen Gallagher
1
-1
/
+352
2010-09-22
Fix missing variable substitution in DEBUG message
Stephen Gallagher
1
-2
/
+2
2010-09-15
Define objectclass with a constant
Jakub Hrozek
1
-2
/
+2
2010-09-08
Move crypto functions into its own subdir
Jakub Hrozek
1
-1
/
+1
2010-08-03
Add sysdb_update_members function
Stephen Gallagher
1
-0
/
+56
2010-05-26
Add support for delayed kinit if offline
Sumit Bose
1
-2
/
+12
2010-04-12
sysdb: add automatic transactions where needed
Simo Sorce
1
-7
/
+47
2010-04-12
sysdb: remove sysdb_check_handle
Simo Sorce
1
-90
/
+0
2010-04-12
sysdb: convert sysdb_cache_auth
Simo Sorce
1
-167
/
+68
2010-04-12
sysdb: convert sysdb_search_groups
Simo Sorce
1
-93
/
+28
2010-04-12
sysdb: delete sysdb_delete_group
Simo Sorce
1
-90
/
+33
2010-04-12
sysdb: convert sysdb_delete_user
Simo Sorce
1
-81
/
+33
2010-04-12
sysdb: convert sysdb_search_users
Simo Sorce
1
-93
/
+28
2010-04-12
sysdb remove sldb_request_send, not used anymore
Simo Sorce
1
-125
/
+0
2010-04-12
sysdb: convert sysdb_asq_search
Simo Sorce
1
-161
/
+39
2010-04-12
sysdb: convert sysdb_store_custom
Simo Sorce
1
-119
/
+49
[prev]
[next]