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-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
1
-0
/
+5
2009-03-05
added a privileged pipe
Sumit Bose
6
-8
/
+137
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
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
3
-3
/
+25
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
13
-58
/
+911
2009-03-02
Create and own /var/lib/sss, memberof.so packaging
Jakub Hrozek
1
-5
/
+14
2009-03-02
first version of LOCAL pam backend
Sumit Bose
11
-6
/
+789
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
Fix confdb issues.
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
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
45
-323
/
+213
2009-02-25
Adding InfoPipe entry to config.ldif example
Stephen Gallagher
2
-1
/
+7
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
[next]