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
/
server
/
db
/
sysdb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
Implement the ldap identity module.
Simo Sorce
1
-7
/
+15
2009-07-08
Unify password caching ops in sysdb
Simo Sorce
1
-7
/
+20
2009-07-08
Add async helper functions
Simo Sorce
1
-0
/
+7
2009-07-08
Expose sysdb function to parse sysdb_attrs
Simo Sorce
1
-0
/
+2
2009-07-03
Rework transaction code to use tevent_req
Simo Sorce
1
-106
/
+265
2009-07-03
Rename sysdb_req to sysdb_handle.
Simo Sorce
1
-21
/
+21
2009-05-19
added prototype for sysdb_set_cached_password
Sumit Bose
1
-0
/
+6
2009-05-18
Move actual password caching into sysdb
Simo Sorce
1
-1
/
+0
2009-05-04
Fixes for porting SSSD to Debian-based platforms
Stephen Gallagher
1
-1
/
+0
2009-04-27
Use different attribute for cached passwords
Simo Sorce
1
-0
/
+2
2009-04-13
Always pass full domain info
Simo Sorce
1
-7
/
+9
2009-04-01
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
1
-2
/
+3
2009-03-10
Fix returning user with missing optional attributes.
Simo Sorce
1
-2
/
+2
2009-03-10
If a domain is MPG enabled return users a groups
Simo Sorce
1
-0
/
+4
2009-03-09
Always pass sss_domain_info to sysdb functions.
Simo Sorce
1
-16
/
+8
2009-03-09
Move MPG checks within sysdb.
Simo Sorce
1
-10
/
+15
2009-03-09
Do not duplicate attribute names macros.
Simo Sorce
1
-21
/
+18
2009-03-09
Implement SetGroupGID in the InfoPipe
Stephen Gallagher
1
-0
/
+5
2009-03-06
Implement CreateUser in InfoPipe
Stephen Gallagher
1
-1
/
+1
2009-03-06
Fix reporting non-default users.
Simo Sorce
1
-0
/
+4
2009-03-05
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
1
-27
/
+24
2009-03-05
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
1
-0
/
+3
2009-03-05
Add functions to add regular users and groups
Simo Sorce
1
-0
/
+13
2009-03-04
Add internal min/max/next id management fucntions
Simo Sorce
1
-1
/
+8
2009-03-04
Improve sysdb
Simo Sorce
1
-25
/
+51
2009-03-03
Provide sysdb_set_user_attr() functions.
Simo Sorce
1
-1
/
+21
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
1
-0
/
+31
2009-03-02
first version of LOCAL pam backend
Sumit Bose
1
-0
/
+1
2009-02-28
Expose some more functions needed by the tests
Simo Sorce
1
-1
/
+12
2009-02-28
Convert sync calls in sysdb to async, transaction dependent, calls.
Simo Sorce
1
-51
/
+58
2009-02-26
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
1
-13
/
+1
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-8
/
+8
2009-02-20
Reorganize sysdb a bit,
Simo Sorce
1
-36
/
+51
2009-02-13
Always pass teh database path explicitly, so that test cases can use
Simo Sorce
1
-3
/
+4
2009-02-12
- make all functions supposed to get input in posix format
Simo Sorce
1
-50
/
+47
2009-02-12
Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid
Stephen Gallagher
1
-0
/
+8
2009-02-12
Add support for removing members from groups. Updated convenience functions f...
Stephen Gallagher
1
-16
/
+27
2009-02-12
Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...
Stephen Gallagher
1
-0
/
+11
2009-02-12
Adding sysdb_add_acct_to_posix_group and associated unit tests
Stephen Gallagher
1
-2
/
+12
2009-02-12
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
1
-3
/
+8
2009-01-12
Regroup database rleated functions under db and
Simo Sorce
1
-0
/
+148