index
:
sssd.git
master
Unnamed repository; edit this file to name it for gitweb.
Dmitri Pal
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
infopipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SIGSEGV in InfoPipe startup
Stephen Gallagher
2009-03-09
1
-2
/
+4
*
Implement DeleteGroup in InfoPipe
Stephen Gallagher
2009-03-06
2
-2
/
+149
*
Implement CreateGroup in InfoPipe
Stephen Gallagher
2009-03-06
2
-4
/
+193
*
Implement DeleteUser in the InfoPipe
Stephen Gallagher
2009-03-06
1
-2
/
+166
*
Add infp_req_init() function to simplify method setup
Stephen Gallagher
2009-03-06
3
-64
/
+43
*
Implement CreateUser in InfoPipe
Stephen Gallagher
2009-03-06
2
-6
/
+220
*
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
2009-03-05
1
-2
/
+2
*
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
2009-03-05
1
-7
/
+194
*
Adding support for SetUserUID to the InfoPipe
Stephen Gallagher
2009-03-05
4
-7
/
+159
*
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-04
4
-17
/
+453
*
Fixing memory leak in GetUserAttributes
Stephen Gallagher
2009-03-04
1
-1
/
+2
*
Provide sysdb_set_user_attr() functions.
Simo Sorce
2009-03-03
1
-1
/
+2
*
Do not steal memory in btreemaps.
Simo Sorce
2009-03-02
1
-39
/
+17
*
Support byte arrays in InfoPipe GetUserAttributes
Stephen Gallagher
2009-03-02
1
-27
/
+80
*
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-02
6
-53
/
+779
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
4
-4
/
+4
*
Adding InfoPipe entry to config.ldif example
Stephen Gallagher
2009-02-25
1
-1
/
+1
*
Simplify the code to retrieve the introspection file.
Simo Sorce
2009-02-25
1
-31
/
+50
*
Store the InfoPipe introspection XML for subsequent requests.
Stephen Gallagher
2009-02-25
2
-13
/
+18
*
Fix SEGFAULT in CheckPermissions
Stephen Gallagher
2009-02-24
1
-1
/
+2
*
Proper fix for memory handling problem.
Simo Sorce
2009-02-24
5
-59
/
+157
*
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
2009-02-24
4
-61
/
+70
*
Adding support for CheckPermissions to InfoPipe.
Stephen Gallagher
2009-02-24
5
-4
/
+322
*
Add D-BUS introspection to InfoPipe This function is necessary to play nice w...
Stephen Gallagher
2009-02-24
2
-3
/
+76
*
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
2009-02-23
4
-53
/
+50
*
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
2009-02-23
8
-32
/
+609
*
Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ...
Stephen Gallagher
2009-01-27
5
-1
/
+158
*
Add skeleton for InfoPipe service
Stephen Gallagher
2009-01-27
2
-0
/
+219