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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2
-38
/
+38
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2
-38
/
+38
2009-09-11
Complete the removal of "legacy" option.
Simo Sorce
3
-39
/
+44
2009-09-08
Split database in multiple files
Simo Sorce
3
-176
/
+663
2009-08-28
Speed-up enumerations.
Simo Sorce
2
-2
/
+167
2009-08-27
Remove redunant function and always pass attrs.
Simo Sorce
2
-44
/
+15
2009-08-27
Upgrade database to 0.2
Simo Sorce
2
-5
/
+172
2009-08-27
Always save using member/memberOf
Simo Sorce
4
-216
/
+146
2009-08-24
Add debug statements to sysdb_ops
Simo Sorce
1
-10
/
+111
2009-08-21
store additional LDAP attributes
Sumit Bose
2
-1
/
+35
2009-08-20
Ensure nextID doesn't reuse an existing local UID or GID
Stephen Gallagher
1
-9
/
+21
2009-08-10
Do not fail enumerations because of range checks
Simo Sorce
1
-3
/
+3
2009-08-05
Consolidate tevent helpers
Jakub Hrozek
1
-26
/
+0
2009-07-31
Add ignore_not_found parameter to sysdb delete functions
Jakub Hrozek
2
-11
/
+21
2009-07-20
Fix saving new nextID
Jakub Hrozek
1
-1
/
+1
2009-07-09
fixed typos and a potential memory leak
Sumit Bose
1
-2
/
+3
2009-07-08
Implement the ldap identity module.
Simo Sorce
2
-78
/
+235
2009-07-08
Unify password caching ops in sysdb
Simo Sorce
3
-31
/
+129
2009-07-08
Add async helper functions
Simo Sorce
2
-24
/
+20
2009-07-08
Expose sysdb function to parse sysdb_attrs
Simo Sorce
2
-2
/
+4
2009-07-03
Rework transaction code to use tevent_req
Simo Sorce
6
-1630
/
+3137
2009-07-03
Rename sysdb_req to sysdb_handle.
Simo Sorce
5
-208
/
+208
2009-05-28
Suppress "rootdse" error messages.
Stephen Gallagher
1
-0
/
+6
2009-05-26
Silence warnings
Simo Sorce
1
-3
/
+2
2009-05-26
Fix manual UID assignment in sysdb
Jakub Hrozek
1
-11
/
+15
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
2
-2
/
+49
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-27
enable uid/gid generation again
Sumit Bose
1
-3
/
+6
2009-04-23
fixes for user and group creation in LOCAL domain
Sumit Bose
1
-0
/
+19
2009-04-13
Always pass full domain info
Simo Sorce
2
-25
/
+32
2009-04-07
Clean up warnings in SSSD
Stephen Gallagher
1
-1
/
+0
2009-04-01
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
2
-3
/
+4
2009-03-18
Fix segfault error caused by a double free
Simo Sorce
1
-178
/
+118
2009-03-10
Fix returning user with missing optional attributes.
Simo Sorce
2
-9
/
+15
2009-03-10
If a domain is MPG enabled return users a groups
Simo Sorce
2
-15
/
+73
2009-03-10
Fix bugs in functions dealing with groups
Simo Sorce
1
-0
/
+6
2009-03-09
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2
-57
/
+35
2009-03-09
Move MPG checks within sysdb.
Simo Sorce
2
-22
/
+199
2009-03-09
Do not duplicate attribute names macros.
Simo Sorce
1
-21
/
+18
2009-03-09
Implement SetGroupGID in the InfoPipe
Stephen Gallagher
2
-0
/
+72
2009-03-06
Implement CreateUser in InfoPipe
Stephen Gallagher
2
-2
/
+2
2009-03-06
Remove obsolete comment
Simo Sorce
1
-3
/
+0
2009-03-06
Add userspace tools to manipulate accounts.
Simo Sorce
1
-0
/
+2
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
4
-56
/
+52
2009-03-05
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
2
-1
/
+9
2009-03-05
Add functions to add regular users and groups
Simo Sorce
2
-15
/
+299
2009-03-04
Add internal min/max/next id management fucntions
Simo Sorce
3
-14
/
+290
[next]