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
Implement CreateGroup in InfoPipe
Stephen Gallagher
2
-4
/
+193
2009-03-06
Specfile changes related to package review, package initscript Call ldconfig
Jakub Hrozek
5
-9
/
+160
2009-03-06
sss_userdel
Jakub Hrozek
4
-2
/
+237
2009-03-06
Implement DeleteUser in the InfoPipe
Stephen Gallagher
1
-2
/
+166
2009-03-06
Add sbus_reply_internal_error() feature to sbus_message_handler()
Stephen Gallagher
1
-2
/
+14
2009-03-06
Add infp_req_init() function to simplify method setup
Stephen Gallagher
3
-64
/
+43
2009-03-06
Implement CreateUser in InfoPipe
Stephen Gallagher
5
-9
/
+223
2009-03-06
Remove obsolete comment
Simo Sorce
1
-3
/
+0
2009-03-06
Add userspace tools to manipulate accounts.
Simo Sorce
6
-1
/
+654
2009-03-06
added PAM default configuration to confdb_init_db
Sumit Bose
2
-7
/
+36
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
[next]