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
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
2010-04-12
sysdb: convert sysdb_search_custom
Simo Sorce
1
-207
/
+85
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
1
-100
/
+26
2010-04-12
sysdb: convert sysdb_mod/add/remove_group_member
Simo Sorce
1
-199
/
+37
2010-04-12
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
1
-267
/
+105
2010-04-12
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
1
-336
/
+148
2010-04-12
sysdb: convert sysdb_get_new_id
Simo Sorce
1
-392
/
+132
2010-04-12
sysdb: convert sysdb_set_entry/user/group_attr
Simo Sorce
1
-379
/
+101
2010-04-12
sysdb: convert sysdb_search_group_by_name/gid
Simo Sorce
1
-335
/
+105
2010-04-12
sysdb: convert sysdb_search_user_by_name/uid
Simo Sorce
1
-442
/
+161
2010-04-12
sysdb: convert sysdb_search_entry and sysdb_delete_recursive
Simo Sorce
1
-340
/
+87
2010-04-12
sysdb: convert sysdb_delete_custom
Simo Sorce
1
-122
/
+29
2010-04-12
sysdb: use sysdb_delete_entry in recursive delete
Simo Sorce
1
-58
/
+8
2010-04-12
sysdb: convert sysdb_delete_entry
Stephen Gallagher
1
-44
/
+30
2010-03-04
Add forgotten \n in DEBUG statements
Martin Nagy
1
-2
/
+2
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+5059