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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-06
Fix reporting non-default users.
Simo Sorce
3
-301
/
+318
2009-03-06
minor fixes for the build process
Sumit Bose
5
-2
/
+17
2009-03-05
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
8
-82
/
+78
2009-03-05
added sss_client to spec file
Sumit Bose
2
-8
/
+29
2009-03-05
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
4
-10
/
+205
2009-03-05
Add functions to add regular users and groups
Simo Sorce
3
-27
/
+445
2009-03-05
Adding support for SetUserUID to the InfoPipe
Stephen Gallagher
4
-7
/
+159
2009-03-05
added password reset by root
Sumit Bose
2
-9
/
+38
2009-03-05
Fix sss_client install target
Simo Sorce
1
-4
/
+5
2009-03-05
added a privileged pipe
Sumit Bose
8
-15
/
+161
2009-03-04
Add internal min/max/next id management fucntions
Simo Sorce
5
-15
/
+336
2009-03-04
Add enumeration backout period.
Simo Sorce
3
-2
/
+39
2009-03-04
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
7
-17
/
+573
2009-03-04
Add license file.
Simo Sorce
1
-0
/
+674
2009-03-04
Simplify some aspects of pam_LOCAL_domain
Simo Sorce
3
-138
/
+87
2009-03-04
Improve sysdb
Simo Sorce
4
-33
/
+87
2009-03-04
Fixing memory leak in GetUserAttributes
Stephen Gallagher
1
-1
/
+2
2009-03-03
replaced pure ldb calls with sysdb calls
Sumit Bose
3
-120
/
+309
2009-03-03
Provide sysdb_set_user_attr() functions.
Simo Sorce
5
-4
/
+157
2009-03-02
Unify pwd_search and user_search
Simo Sorce
1
-35
/
+11
2009-03-02
Do not steal memory in btreemaps.
Simo Sorce
2
-43
/
+24
2009-03-02
Support byte arrays in InfoPipe GetUserAttributes
Stephen Gallagher
1
-27
/
+80
2009-03-02
Make tests configurable
Jakub Hrozek
4
-5
/
+26
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
14
-58
/
+912
2009-03-02
Create and own /var/lib/sss, memberof.so packaging
Jakub Hrozek
3
-9
/
+18
2009-03-02
first version of LOCAL pam backend
Sumit Bose
12
-6
/
+795
2009-02-28
Adapt test to changes to the interface.
Simo Sorce
1
-169
/
+326
2009-02-28
Expose some more functions needed by the tests
Simo Sorce
3
-1
/
+114
2009-02-28
Convert sync calls in sysdb to async, transaction dependent, calls.
Simo Sorce
9
-1313
/
+1652
2009-02-28
Merge branch 'master' of git+ssh://simo@git.fedorahosted.org/git/sssd
Simo Sorce
0
-0
/
+0
2009-02-28
Fix confdb issues.
Simo Sorce
5
-110
/
+67
2009-02-28
Fix confdb issues. Avoid uninitialized memory messages in valgrind (in _btree...
Simo Sorce
5
-110
/
+67
2009-02-27
Refactor creation of domain_map into confdb
Stephen Gallagher
9
-200
/
+211
2009-02-26
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
9
-780
/
+1063
2009-02-26
Stop building replace.o until we decide if we use it again.
Simo Sorce
1
-1
/
+1
2009-02-26
Remove our copies of the samba libraries.
Simo Sorce
233
-68826
/
+26
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
45
-323
/
+213
2009-02-26
Ignore config.h and config.h.in
Simo Sorce
1
-0
/
+2
2009-02-25
Adding InfoPipe entry to config.ldif example
Stephen Gallagher
3
-2
/
+9
2009-02-25
added more ldap backend options and an example configuration
Sumit Bose
2
-68
/
+107
2009-02-25
Simplify the code to retrieve the introspection file.
Simo Sorce
1
-31
/
+50
2009-02-25
Store the InfoPipe introspection XML for subsequent requests.
Stephen Gallagher
2
-13
/
+18
2009-02-25
top-level Makefile, create libdir/name in server/Makefile.in
Jakub Hrozek
3
-0
/
+56
2009-02-24
Add PAM client
Sumit Bose
16
-80
/
+559
2009-02-24
Add PAM responder
Sumit Bose
28
-176
/
+2991
2009-02-24
Spec file patch Take 3:
Stephen Gallagher
1
-0
/
+78
2009-02-24
Fix SEGFAULT in CheckPermissions
Stephen Gallagher
1
-1
/
+2
2009-02-24
Proper fix for memory handling problem.
Simo Sorce
14
-161
/
+313
2009-02-24
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
12
-167
/
+186
2009-02-24
Adding support for CheckPermissions to InfoPipe.
Stephen Gallagher
10
-8
/
+696
[next]