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
/
infopipe
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-18
Move actual password caching into sysdb
Simo Sorce
1
-2
/
+0
2009-04-13
Always pass full domain info
Simo Sorce
1
-2
/
+2
2009-04-08
Change the way we retrieve domains
Simo Sorce
4
-46
/
+36
2009-03-20
Enhance server_setup
Simo Sorce
1
-1
/
+3
2009-03-19
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
3
-26
/
+26
2009-03-11
Fix copy-paste error in InfoPipe CreateUser
Stephen Gallagher
1
-2
/
+11
2009-03-09
Always pass sss_domain_info to sysdb functions.
Simo Sorce
1
-4
/
+2
2009-03-09
Do not duplicate attribute names macros.
Simo Sorce
1
-10
/
+10
2009-03-09
Improve error handling and replies in the InfoPipe
Stephen Gallagher
3
-48
/
+62
2009-03-09
Implement SetGroupGID in the InfoPipe
Stephen Gallagher
4
-3
/
+217
2009-03-09
Implement AddGroupMembers and RemoveGroupMembers in the InfoPipe
Stephen Gallagher
2
-16
/
+263
2009-03-09
Fix SIGSEGV in InfoPipe startup
Stephen Gallagher
1
-2
/
+4
2009-03-06
Implement DeleteGroup in InfoPipe
Stephen Gallagher
2
-2
/
+149
2009-03-06
Implement CreateGroup in InfoPipe
Stephen Gallagher
2
-4
/
+193
2009-03-06
Implement DeleteUser in the InfoPipe
Stephen Gallagher
1
-2
/
+166
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
2
-6
/
+220
2009-03-05
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
1
-2
/
+2
2009-03-05
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
1
-7
/
+194
2009-03-05
Adding support for SetUserUID to the InfoPipe
Stephen Gallagher
4
-7
/
+159
2009-03-04
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
4
-17
/
+453
2009-03-04
Fixing memory leak in GetUserAttributes
Stephen Gallagher
1
-1
/
+2
2009-03-03
Provide sysdb_set_user_attr() functions.
Simo Sorce
1
-1
/
+2
2009-03-02
Do not steal memory in btreemaps.
Simo Sorce
1
-39
/
+17
2009-03-02
Support byte arrays in InfoPipe GetUserAttributes
Stephen Gallagher
1
-27
/
+80
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
6
-53
/
+779
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
4
-4
/
+4
2009-02-25
Adding InfoPipe entry to config.ldif example
Stephen Gallagher
1
-1
/
+1
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-24
Fix SEGFAULT in CheckPermissions
Stephen Gallagher
1
-1
/
+2
2009-02-24
Proper fix for memory handling problem.
Simo Sorce
5
-59
/
+157
2009-02-24
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
4
-61
/
+70
2009-02-24
Adding support for CheckPermissions to InfoPipe.
Stephen Gallagher
5
-4
/
+322
2009-02-24
Add D-BUS introspection to InfoPipe This function is necessary to play nice w...
Stephen Gallagher
2
-3
/
+76
2009-02-23
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
4
-53
/
+50
2009-02-23
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
8
-32
/
+609
2009-01-27
Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ...
Stephen Gallagher
5
-1
/
+158
2009-01-27
Add skeleton for InfoPipe service
Stephen Gallagher
2
-0
/
+219