index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Consolidate tevent helpers
Jakub Hrozek
2009-08-05
1
-26
/
+0
*
Add ignore_not_found parameter to sysdb delete functions
Jakub Hrozek
2009-07-31
2
-11
/
+21
*
Fix saving new nextID
Jakub Hrozek
2009-07-20
1
-1
/
+1
*
fixed typos and a potential memory leak
Sumit Bose
2009-07-09
1
-2
/
+3
*
Implement the ldap identity module.
Simo Sorce
2009-07-08
2
-78
/
+235
*
Unify password caching ops in sysdb
Simo Sorce
2009-07-08
3
-31
/
+129
*
Add async helper functions
Simo Sorce
2009-07-08
2
-24
/
+20
*
Expose sysdb function to parse sysdb_attrs
Simo Sorce
2009-07-08
2
-2
/
+4
*
Rework transaction code to use tevent_req
Simo Sorce
2009-07-03
6
-1630
/
+3137
*
Rename sysdb_req to sysdb_handle.
Simo Sorce
2009-07-03
5
-208
/
+208
*
Suppress "rootdse" error messages.
Stephen Gallagher
2009-05-28
1
-0
/
+6
*
Silence warnings
Simo Sorce
2009-05-26
1
-3
/
+2
*
Fix manual UID assignment in sysdb
Jakub Hrozek
2009-05-26
1
-11
/
+15
*
added prototype for sysdb_set_cached_password
Sumit Bose
2009-05-19
1
-0
/
+6
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
2
-2
/
+49
*
Fixes for porting SSSD to Debian-based platforms
Stephen Gallagher
2009-05-04
1
-1
/
+0
*
Use different attribute for cached passwords
Simo Sorce
2009-04-27
1
-0
/
+2
*
enable uid/gid generation again
Sumit Bose
2009-04-27
1
-3
/
+6
*
fixes for user and group creation in LOCAL domain
Sumit Bose
2009-04-23
1
-0
/
+19
*
Always pass full domain info
Simo Sorce
2009-04-13
2
-25
/
+32
*
Clean up warnings in SSSD
Stephen Gallagher
2009-04-07
1
-1
/
+0
*
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
2009-04-01
2
-3
/
+4
*
Fix segfault error caused by a double free
Simo Sorce
2009-03-18
1
-178
/
+118
*
Fix returning user with missing optional attributes.
Simo Sorce
2009-03-10
2
-9
/
+15
*
If a domain is MPG enabled return users a groups
Simo Sorce
2009-03-10
2
-15
/
+73
*
Fix bugs in functions dealing with groups
Simo Sorce
2009-03-10
1
-0
/
+6
*
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2009-03-09
2
-57
/
+35
*
Move MPG checks within sysdb.
Simo Sorce
2009-03-09
2
-22
/
+199
*
Do not duplicate attribute names macros.
Simo Sorce
2009-03-09
1
-21
/
+18
*
Implement SetGroupGID in the InfoPipe
Stephen Gallagher
2009-03-09
2
-0
/
+72
*
Implement CreateUser in InfoPipe
Stephen Gallagher
2009-03-06
2
-2
/
+2
*
Remove obsolete comment
Simo Sorce
2009-03-06
1
-3
/
+0
*
Add userspace tools to manipulate accounts.
Simo Sorce
2009-03-06
1
-0
/
+2
*
Fix reporting non-default users.
Simo Sorce
2009-03-06
1
-0
/
+4
*
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
2009-03-05
4
-56
/
+52
*
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
2009-03-05
2
-1
/
+9
*
Add functions to add regular users and groups
Simo Sorce
2009-03-05
2
-15
/
+299
*
Add internal min/max/next id management fucntions
Simo Sorce
2009-03-04
3
-14
/
+290
*
Improve sysdb
Simo Sorce
2009-03-04
4
-33
/
+87
*
Provide sysdb_set_user_attr() functions.
Simo Sorce
2009-03-03
4
-3
/
+155
*
Unify pwd_search and user_search
Simo Sorce
2009-03-02
1
-35
/
+11
*
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-02
2
-0
/
+92
*
first version of LOCAL pam backend
Sumit Bose
2009-03-02
1
-0
/
+1
*
Expose some more functions needed by the tests
Simo Sorce
2009-02-28
3
-1
/
+114
*
Convert sync calls in sysdb to async, transaction dependent, calls.
Simo Sorce
2009-02-28
7
-962
/
+1041
*
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
2009-02-26
6
-750
/
+1008
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
2
-16
/
+16
*
Reorganize sysdb a bit,
Simo Sorce
2009-02-20
4
-966
/
+1087
*
Completely rework the nss interface to be able to use 2
Simo Sorce
2009-02-20
1
-2
/
+2
*
Fix another transaction mis-handling
Simo Sorce
2009-02-17
1
-22
/
+20
[prev]
[next]