index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
added response type PAM_ENV_ITEM and integrated response data into dbus messages
Sumit Bose
2009-03-20
2
-19
/
+98
*
Add reconnection logic to the SBUS
Stephen Gallagher
2009-03-20
2
-1
/
+206
*
Enable autoreconnection of Data Provider Backends to the Data Provider
Stephen Gallagher
2009-03-20
4
-7
/
+124
*
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
2009-03-19
8
-37
/
+37
*
use pam_data as main data structure for dbus communication
Sumit Bose
2009-03-19
8
-135
/
+116
*
Fix getgrent and getpwent calls
Simo Sorce
2009-03-18
1
-2
/
+6
*
Fix segfault error caused by a double free
Simo Sorce
2009-03-18
1
-178
/
+118
*
Enable MPGs and user/group enumeration on the LOCAL domain by default
Stephen Gallagher
2009-03-18
1
-3
/
+5
*
append CFLAGS environment variable to Makefiles CFLAGS
Sumit Bose
2009-03-13
1
-2
/
+2
*
Better error reporting for pidfile()
Simo Sorce
2009-03-13
1
-7
/
+11
*
Implement Negative cache for NSS
Simo Sorce
2009-03-13
6
-4
/
+572
*
Fix makefiles
Simo Sorce
2009-03-13
3
-27
/
+30
*
Fix calling setsid and resolve the sssd signal bug
Simo Sorce
2009-03-11
1
-11
/
+1
*
remove an unnecessary call to confdb
Sumit Bose
2009-03-11
1
-8
/
+4
*
Fix copy-paste error in InfoPipe CreateUser
Stephen Gallagher
2009-03-11
1
-2
/
+11
*
Remove unexisting left over header
sssd-0_2_1
Simo Sorce
2009-03-10
1
-1
/
+1
*
Bump up to version 0.2.0
sssd-0_2_0
Simo Sorce
2009-03-10
1
-1
/
+1
*
Fix returning user with missing optional attributes.
Simo Sorce
2009-03-10
4
-15
/
+24
*
Hide uid and gid options in usermod and groupmod
Jakub Hrozek
2009-03-10
2
-3
/
+3
*
Correct use of chkconfig in initscript and specfile
Jakub Hrozek
2009-03-10
1
-1
/
+1
*
added generic PAM return messages and a false login delay
Sumit Bose
2009-03-10
6
-65
/
+151
*
Treat uids and gids as 32 bit numbers not 64
Simo Sorce
2009-03-10
1
-23
/
+21
*
If a domain is MPG enabled return users a groups
Simo Sorce
2009-03-10
2
-15
/
+73
*
Fix bugs in functions dealing with groups
Simo Sorce
2009-03-10
1
-0
/
+6
*
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2009-03-09
6
-95
/
+60
*
Move MPG checks within sysdb.
Simo Sorce
2009-03-09
6
-138
/
+199
*
Do not duplicate attribute names macros.
Simo Sorce
2009-03-09
4
-34
/
+31
*
make openldap the only used LDAP library
Sumit Bose
2009-03-09
2
-41
/
+27
*
typo, changed initrd to init
Sumit Bose
2009-03-09
3
-12
/
+12
*
sss_groupmod
Jakub Hrozek
2009-03-09
3
-1
/
+288
*
use fixed paths to sockets to make sure clients and server are using the same
Sumit Bose
2009-03-09
7
-59
/
+80
*
Make MPG a configurable option for the domain.
Simo Sorce
2009-03-09
2
-0
/
+12
*
Improve error handling and replies in the InfoPipe
Stephen Gallagher
2009-03-09
3
-48
/
+62
*
Implement SetGroupGID in the InfoPipe
Stephen Gallagher
2009-03-09
6
-3
/
+289
*
Implement AddGroupMembers and RemoveGroupMembers in the InfoPipe
Stephen Gallagher
2009-03-09
2
-16
/
+263
*
sss_usermod
Jakub Hrozek
2009-03-09
6
-45
/
+415
*
Fix SIGSEGV in InfoPipe startup
Stephen Gallagher
2009-03-09
1
-2
/
+4
*
Fix parameter parsing and adding to groups in useradd
Jakub Hrozek
2009-03-09
1
-4
/
+10
*
Use LOCAL for the default domain in confdb_init_db
Stephen Gallagher
2009-03-08
1
-0
/
+4
*
Fix initialization problems
Jakub Hrozek
2009-03-08
4
-11
/
+12
*
sss_groupdel, delete by DN in sss_userdel
Jakub Hrozek
2009-03-07
4
-74
/
+181
*
Fix race condition with initial sysdb creation
Stephen Gallagher
2009-03-07
1
-0
/
+14
*
sss_groupadd
Jakub Hrozek
2009-03-06
3
-1
/
+176
*
Implement DeleteGroup in InfoPipe
Stephen Gallagher
2009-03-06
2
-2
/
+149
*
Implement CreateGroup in InfoPipe
Stephen Gallagher
2009-03-06
2
-4
/
+193
*
Specfile changes related to package review, package initscript Call ldconfig
Jakub Hrozek
2009-03-06
4
-0
/
+126
*
sss_userdel
Jakub Hrozek
2009-03-06
3
-2
/
+235
*
Implement DeleteUser in the InfoPipe
Stephen Gallagher
2009-03-06
1
-2
/
+166
*
Add sbus_reply_internal_error() feature to sbus_message_handler()
Stephen Gallagher
2009-03-06
1
-2
/
+14
*
Add infp_req_init() function to simplify method setup
Stephen Gallagher
2009-03-06
3
-64
/
+43
[next]