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
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+1
2009-02-24
Add PAM responder
Sumit Bose
28
-176
/
+2991
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
2009-02-24
Spec file patch Take 2:
Stephen Gallagher
6
-18
/
+46
2009-02-24
Adding support for generating RPMS for sssd.
Stephen Gallagher
1
-14
/
+43
2009-02-24
Add D-BUS introspection to InfoPipe This function is necessary to play nice w...
Stephen Gallagher
5
-5
/
+90
2009-02-23
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
12
-169
/
+156
2009-02-23
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
13
-51
/
+675
2009-02-20
Change examples accordingly to changes in the code
Simo Sorce
2
-7
/
+10
2009-02-20
Reorganize sysdb a bit,
Simo Sorce
6
-980
/
+1096
2009-02-20
Add helper function to get booleans from confdb
Simo Sorce
2
-9
/
+46
2009-02-20
Completely rework the nss interface to be able to use 2
Simo Sorce
9
-440
/
+1588
2009-02-17
Fix another transaction mis-handling
Simo Sorce
1
-22
/
+20
2009-02-16
Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r...
Stephen Gallagher
1
-2
/
+10
2009-02-16
Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btr...
Stephen Gallagher
3
-26
/
+38
2009-02-16
ldb_msg_* functions do not reliably set errno on error, do not realy on that.
Simo Sorce
1
-34
/
+34
2009-02-13
Make backend requests async
Simo Sorce
4
-72
/
+599
2009-02-13
Object not found on delete is not really an error.
Simo Sorce
1
-10
/
+10
2009-02-13
If we find the service we are done
Simo Sorce
1
-1
/
+2
2009-02-13
Add a separte global checker that does not depend on individual
Simo Sorce
1
-28
/
+91
2009-02-13
Always pass teh database path explicitly, so that test cases can use
Simo Sorce
10
-47
/
+223
2009-02-13
Fix add member, remove one to many lines in the previous tidyup
Simo Sorce
1
-0
/
+6
2009-02-12
Remove dp_cli_sbus_init
Simo Sorce
3
-128
/
+5
2009-02-12
Add syntaxes for member and memberof
Simo Sorce
1
-0
/
+8
2009-02-12
Fix copy&paste error
Simo Sorce
1
-1
/
+1
2009-02-12
Add indexes and attribute types for common attributes
Simo Sorce
1
-0
/
+18
2009-02-12
- make all functions supposed to get input in posix format
Simo Sorce
4
-315
/
+240
2009-02-12
Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid
Stephen Gallagher
3
-19
/
+253
2009-02-12
Add support for removing members from groups. Updated convenience functions f...
Stephen Gallagher
3
-68
/
+184
2009-02-12
Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...
Stephen Gallagher
3
-92
/
+236
2009-02-12
Adding sysdb_add_acct_to_posix_group and associated unit tests
Stephen Gallagher
3
-27
/
+462
2009-02-12
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
8
-18
/
+374
2009-01-28
server.mk was included twice by mistake
Simo Sorce
1
-2
/
+0
2009-01-28
Simplify delete path by removing effectively redundant code.
Simo Sorce
1
-221
/
+41
2009-01-28
Add comments on how memberof works.
Simo Sorce
2
-1
/
+97
2009-01-28
Add a memberof plugin so that we can properly apply the same group memberships
Simo Sorce
4
-7
/
+2315
2009-01-28
Move install directiuves into Makefile.in
Simo Sorce
2
-6
/
+4
2009-01-27
Preliminary support for enabling InfoPipe to listen on the D-BUS system bus. ...
Stephen Gallagher
9
-4
/
+183
2009-01-27
Add skeleton for PolicyKit back-end
Stephen Gallagher
5
-1
/
+242
2009-01-27
Add skeleton for InfoPipe service
Stephen Gallagher
6
-4
/
+243
2009-01-27
Automatically generate the config.ldb if it doesn't exist (i.e. First startup)
Stephen Gallagher
4
-10
/
+91
2009-01-27
Fix configure when libs are not in standard paths
Simo Sorce
1
-0
/
+1
2009-01-27
Fixes to the makefile to get make install to work properly
Stephen Gallagher
2
-3
/
+11
2009-01-27
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
19
-174
/
+547
[prev]
[next]