pagure Logo
  • Log In

SSSD / sssd

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  0
  • Pull Requests  0
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 4201

Branch: sssd-1-10
1-0-0 1-1-0 maint-0.6 maint-0.7 master sssd-1-10 sssd-1-11 sssd-1-12 sssd-1-13 sssd-1-14 sssd-1-16 sssd-1-2 sssd-1-3 sssd-1-4 sssd-1-5 sssd-1-6 sssd-1-7 sssd-1-8 sssd-1-9
This branch contains 119 commits not in the main branch master
Check slot validity before MC_SLOT_TO_PTR.
Michal Zidek • 11 years ago  
ceb0aad
man sssd: Add note about SSS_NSS_USE_MEMCACHE
Michal Zidek • 11 years ago  
527ea66
Rename _SSS_MC_SPECIAL
Michal Zidek • 11 years ago  
e2bf93a
is_dn(): free dn
Pavel Březina • 11 years ago  
891792b
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik • 11 years ago  
0dbb30a
AUTOTOOLS: Use pkg-config to detect libraries.
Lukas Slebodnik • 11 years ago  
c4af269
AUTOTOOLS: add check for type intptr_t
Lukas Slebodnik • 11 years ago  
cac53ac
AUTOTOOLS: Refactor unicode library detection
Lukas Slebodnik • 11 years ago  
4d12b06
AUTOTOOLS: Add directories for searching ldap headers and libs
Lukas Slebodnik • 11 years ago  
a4b698c
AUTOMAKE: Use portable way to link with gettext
Lukas Slebodnik • 11 years ago  
43963c9
AUTOMAKE: Use portable way to link with dlopen
Lukas Slebodnik • 11 years ago  
95248f6
AUTOTOOLS: Add missing AC_MSG_RESULT
Lukas Slebodnik • 11 years ago  
911e1aa
AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBS
Lukas Slebodnik • 11 years ago  
14fd897
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik • 11 years ago  
fb327be
krb5: Ingnore unknown expansion sequences
Simo Sorce • 11 years ago  
9e9a52a
RPM: Add new subpackage for PAC responder
Stephen Gallagher • 11 years ago  
826a7d1
dyndns: do not modify global family_order
Sumit Bose • 11 years ago  
3b2b492
KRB5: Fix warning declaration shadows global declaration
Lukas Slebodnik • 11 years ago  
a719392
UTIL: Use standard maximum value of type size_t
Lukas Slebodnik • 11 years ago  
3fa5bfd
Include sys/types.h for types id_t and uid_t
Lukas Slebodnik • 11 years ago  
a2ab00d
CONFIGURE: Get rid of bashism
Lukas Slebodnik • 11 years ago  
94c5e5a
IPA_HBAC: Explicitelly include header file time.h
Lukas Slebodnik • 11 years ago  
3ae207c
MEMBEROF: Remove temporary workaround
Lukas Slebodnik • 11 years ago  
696605a
UTIL: Explicitly include header file sys/socket.h
Lukas Slebodnik • 11 years ago  
05fa70f
MONITOR: Move function declaration out of conditional build
Lukas Slebodnik • 11 years ago  
b8bd6bd
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik • 11 years ago  
98be8c7
UTIL: Create new wraper header file sss_endian.h
Lukas Slebodnik • 11 years ago  
f44bfa0
DP: Use the correct type for DBus boolean
Jakub Hrozek • 11 years ago  
a27e330
mmap_cache: Use stricter check for hash keys.
Lukas Slebodnik • 11 years ago  
b1d8725
mmap_cache: Skip records which doesn't have same hash
Lukas Slebodnik • 11 years ago  
f6b311b
sss_packet_grow: correctly pad packet length to 512B
Pavel Březina • 11 years ago  
0574adc
BUILD: Remove unnecessary patch and configure opts
Simo Sorce • 11 years ago  
0681ea9
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher • 11 years ago  
7994522
krb5_common: Refactor to use a talloc temp context
Simo Sorce • 11 years ago  
32615ff
KRB5: Add support for KEYRING cache type
Stephen Gallagher • 11 years ago  
3b31339
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher • 11 years ago  
a9b3ecf
KRB5: Add low-level debugging to sss_get_ccache_name_for_principal
Stephen Gallagher • 11 years ago  
ff79911
sudo: do not strdup usn on ENOENT
Pavel Březina • 11 years ago  
4e9d5eb
sudo: do not fail to store the rule if we can't read usn
Pavel Březina • 11 years ago  
c50fd91
DP: Notify propperly when removing PAC responder
Ondrej Kos • 11 years ago  
23c1238
MAN: AD provider only supports trusted domains from the same forest
Jakub Hrozek • 11 years ago  
fff5280
check_cc_validity: make sure _valid is always set
Sumit Bose • 11 years ago  
ce07694
Fix memory leak insss_krb5_get_error_message
Lukas Slebodnik • 11 years ago  
bea1c46
proxy: Allow initgroup to return NOTFOUND
Simo Sorce • 11 years ago  
d804bc1
mmap_cache: Use sss_atomic_write_s instead of write.
Michal Zidek • 11 years ago  
9eae161
gitignore: Add Eclipse project files to ignore list
Stephen Gallagher • 11 years ago  
e91a181
BUILD: Fix contrib build macros to display warnings
Stephen Gallagher • 11 years ago  
0016b09
KRB5: Only set active and valid on success
Stephen Gallagher • 11 years ago  
9ac2585
KRB5: Refactor cc_*_check_existing
Stephen Gallagher • 11 years ago  
ab5a1c2
KRB5: Add new #define for collection cache types
Stephen Gallagher • 11 years ago  
50a34e4
Use conditional build for retrieving ccache.
Lukas Slebodnik • 11 years ago  
b111d6d
mmap_cache: Store corrupted mmap cache before reset
Michal Zidek • 11 years ago  
5f54cc0
sudo: continue if we are unable to resolve fqdn
Pavel Březina • 11 years ago  
0bf631e
mmap_cache: Use better checks for corrupted mc in responder
Michal Zidek • 11 years ago  
4b71cb3
mmap_cache: Off by one error.
Michal Zidek • 11 years ago  
562bb4e
mmap_cache: Remove triple checks in client code.
Michal Zidek • 11 years ago  
71ad08a
mmap_cache: Check data->name value in client code
Michal Zidek • 11 years ago  
63bd998
KRB5: Do not log to syslog on each login
Jakub Hrozek • 11 years ago  
9d0447d
KRB5: Formatting changes
Jakub Hrozek • 11 years ago  
626d2ba
sdap_get_initgr_done: use the right SID to get a GID
Sumit Bose • 11 years ago  
0b544f8
ipa_s2n_get_user_done: make sure ALIAS name is lower case
Sumit Bose • 11 years ago  
c963ea6
ipa_s2n_get_user_done: free group_attrs as well
Sumit Bose • 11 years ago  
3875a2f
UTIL: Remove obsolete compat macros
Jakub Hrozek • 11 years ago  
1276262
AD: Use the correct include guard
Jakub Hrozek • 11 years ago  
8192c00
Remove include recursion
Lukas Slebodnik • 11 years ago  
a8973f7
Check whether servername is not empty string.
Lukas Slebodnik • 11 years ago  
8cf13d1
proxy: Alocate auth tokens in struct authtok_conv
Lukas Slebodnik • 11 years ago  
7586fbe
mmap_cache: Check if slot and name_ptr are not invalid.
Michal Zidek • 11 years ago  
269c115
ldap, krb5: More descriptive msg on chpass failure.
Michal Zidek • 11 years ago  
d3eadee
AD: Cast SASL callbacks to propper type
Ondrej Kos • 11 years ago  
fdc6aa9
Remove unused constant
Jakub Hrozek • 11 years ago  
29070b5
Use the correct resolv timeout
Jakub Hrozek • 11 years ago  
49b3331
Add a commit template
Simo Sorce • 11 years ago  
321f485
MAN: Clarify the min_id/max_id limits further
Jakub Hrozek • 11 years ago  
41a7e6e
NSS: Clear cached netgroups if a request comes in from the sss_cache
Lukas Slebodnik • 11 years ago  
755c40f
NSS: allow removing entries from netgroup hash table
Lukas Slebodnik • 11 years ago  
81159e4
Enable removing nonexisting dn in sdap_handle_account_info
Lukas Slebodnik • 11 years ago  
f4e1535
Fix memory context for hash entries
Sumit Bose • 11 years ago  
e754a6e
add simple access provider init test
Pavel Březina • 11 years ago  
6468c09
simple access provider: allow fully qualified names
Pavel Březina • 11 years ago  
91b43ef
Fix memory context for a state member
Sumit Bose • 11 years ago  
39fab6f
Add script make_srpm.sh to dist tarball.
Lukas Slebodnik • 11 years ago  
6b3a9c2
sssd_ad: Add hackish workaround for sasl ad_compat
Simo Sorce • 11 years ago  
ae0f3e9
sudo: print better debug message when a rule has multiple cn values
Pavel Březina • 11 years ago  
a4ee8d2
sudo: skip rule on error instead of failing completely
Pavel Březina • 11 years ago  
5a81e5b
SSH: Ensure that cmd_ctx->name will not be NULL.
Lukas Slebodnik • 11 years ago  
e90b6dc
TOOLS: Update all services with sss_debuglevel
Ondrej Kos • 11 years ago  
616f8ad
Fix netgroup lookup when using fully qualified name
Pavel Březina • 11 years ago  
f0f161d
Netgroups should ignore the 'use_fully_qualified_names' setting
Stephen Gallagher • 11 years ago  
6266b15
resolv-tests failing with memory leak
Michal Zidek • 11 years ago  
ff7ea28
Prevent using uninitialized "group_name" in done section.
Lukas Slebodnik • 11 years ago  
134106a
LDAP: Use domain-specific name where appropriate
Jakub Hrozek • 11 years ago  
0337b71
Lower timeout to contact DNS server
Michal Zidek • 11 years ago  
1717298
Set default DNS resolution timeout to 6 seconds.
Michal Zidek • 11 years ago  
02af03e
SUDO: realloc with sizeof(uint32_t) when adding uint32_t
Jakub Hrozek • 11 years ago  
64ed406
build: fix dependencies for pysss module
Alexander Bokovoy • 11 years ago  
251d201
Add mising argument required by format string
Lukas Slebodnik • 11 years ago  
a5ffebc
Use functionm ldb_dn_get_linearized to format struct ldb_dn
Lukas Slebodnik • 11 years ago  
ca6d950
Fix clang format string warning.
Lukas Slebodnik • 11 years ago  
f9452ed
Updating the version for the 1.10.2 release
Jakub Hrozek • 11 years ago  
af743f0
Updating translations for the 1.10.1 release
Jakub Hrozek • 11 years ago  
d610061
KRB: Replace multiple calls with variable
Ondrej Kos • 11 years ago  
40a34c9
KRB: Handle empty password gracefully
Ondrej Kos • 11 years ago  
5359c2c
Do not try to set password when authtok_length is zero
Ondrej Kos • 11 years ago  
1040b33
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina • 11 years ago  
800c940
dyndns timeout test: catch SIGCHLD handler events
Pavel Březina • 11 years ago  
83b1333
RPM: Require libsss_idmap from sssd-common
Jakub Hrozek • 11 years ago  
bd8cb41
Every time use permissive control in function memberof_mod.
Lukas Slebodnik • 11 years ago  
7167059
print hint about password complexity when new password is rejected
Pavel Březina • 11 years ago  
044cdd3
Return right directory name for dircache
Lukas Slebodnik • 11 years ago  
f65eb57
Always set port status to neutral when resetting service.
Michal Zidek • 11 years ago  
d6a0c88
KRB5_CHILD: Fix handling of get_password return code
Ondrej Kos • 11 years ago  
6c18f32
Do not copy special files when creating homedir
Ondrej Kos • 11 years ago  
aed8c0c
DB: sysdb_search_user_by_name: search by both name and alias
Jakub Hrozek • 11 years ago  
f7b2ea5
Move sssd_pac binary to the IPA and AD providers
Stephen Gallagher • 11 years ago  
1b47294
RPM: Move sssd_pac to the krb5-common subpackage
Jakub Hrozek • 11 years ago  
10def8a
Remove sysv->systemd upgrade routines
Stephen Gallagher • 11 years ago  
b9d1f53
Move pre and post scripts to sssd-common
Stephen Gallagher • 11 years ago  
68a5d5f
ldap: only update shadowLastChange when password change is successful
Jim Collins • 11 years ago  
5fe91dc
Check slot validity before MC_SLOT_TO_PTR.
Michal Zidek • 11 years ago  
ceb0aad
man sssd: Add note about SSS_NSS_USE_MEMCACHE
Michal Zidek • 11 years ago  
527ea66
Rename _SSS_MC_SPECIAL
Michal Zidek • 11 years ago  
e2bf93a
is_dn(): free dn
Pavel Březina • 11 years ago  
891792b
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik • 11 years ago  
0dbb30a
AUTOTOOLS: Use pkg-config to detect libraries.
Lukas Slebodnik • 11 years ago  
c4af269
AUTOTOOLS: add check for type intptr_t
Lukas Slebodnik • 11 years ago  
cac53ac
AUTOTOOLS: Refactor unicode library detection
Lukas Slebodnik • 11 years ago  
4d12b06
AUTOTOOLS: Add directories for searching ldap headers and libs
Lukas Slebodnik • 11 years ago  
a4b698c
AUTOMAKE: Use portable way to link with gettext
Lukas Slebodnik • 11 years ago  
43963c9
AUTOMAKE: Use portable way to link with dlopen
Lukas Slebodnik • 11 years ago  
95248f6
AUTOTOOLS: Add missing AC_MSG_RESULT
Lukas Slebodnik • 11 years ago  
911e1aa
AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBS
Lukas Slebodnik • 11 years ago  
14fd897
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik • 11 years ago  
fb327be
krb5: Ingnore unknown expansion sequences
Simo Sorce • 11 years ago  
9e9a52a
RPM: Add new subpackage for PAC responder
Stephen Gallagher • 11 years ago  
826a7d1
dyndns: do not modify global family_order
Sumit Bose • 11 years ago  
3b2b492
KRB5: Fix warning declaration shadows global declaration
Lukas Slebodnik • 11 years ago  
a719392
UTIL: Use standard maximum value of type size_t
Lukas Slebodnik • 11 years ago  
3fa5bfd
Include sys/types.h for types id_t and uid_t
Lukas Slebodnik • 11 years ago  
a2ab00d
CONFIGURE: Get rid of bashism
Lukas Slebodnik • 11 years ago  
94c5e5a
IPA_HBAC: Explicitelly include header file time.h
Lukas Slebodnik • 11 years ago  
3ae207c
MEMBEROF: Remove temporary workaround
Lukas Slebodnik • 11 years ago  
696605a
UTIL: Explicitly include header file sys/socket.h
Lukas Slebodnik • 11 years ago  
05fa70f
MONITOR: Move function declaration out of conditional build
Lukas Slebodnik • 11 years ago  
b8bd6bd
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik • 11 years ago  
98be8c7
UTIL: Create new wraper header file sss_endian.h
Lukas Slebodnik • 11 years ago  
f44bfa0
DP: Use the correct type for DBus boolean
Jakub Hrozek • 11 years ago  
a27e330
mmap_cache: Use stricter check for hash keys.
Lukas Slebodnik • 11 years ago  
b1d8725
mmap_cache: Skip records which doesn't have same hash
Lukas Slebodnik • 11 years ago  
f6b311b
sss_packet_grow: correctly pad packet length to 512B
Pavel Březina • 11 years ago  
0574adc
BUILD: Remove unnecessary patch and configure opts
Simo Sorce • 11 years ago  
0681ea9
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher • 11 years ago  
7994522
krb5_common: Refactor to use a talloc temp context
Simo Sorce • 11 years ago  
32615ff
KRB5: Add support for KEYRING cache type
Stephen Gallagher • 11 years ago  
3b31339
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher • 11 years ago  
a9b3ecf
KRB5: Add low-level debugging to sss_get_ccache_name_for_principal
Stephen Gallagher • 11 years ago  
ff79911
sudo: do not strdup usn on ENOENT
Pavel Březina • 11 years ago  
4e9d5eb
sudo: do not fail to store the rule if we can't read usn
Pavel Březina • 11 years ago  
c50fd91
DP: Notify propperly when removing PAC responder
Ondrej Kos • 11 years ago  
23c1238
MAN: AD provider only supports trusted domains from the same forest
Jakub Hrozek • 11 years ago  
fff5280
check_cc_validity: make sure _valid is always set
Sumit Bose • 11 years ago  
ce07694
Fix memory leak insss_krb5_get_error_message
Lukas Slebodnik • 11 years ago  
bea1c46
proxy: Allow initgroup to return NOTFOUND
Simo Sorce • 11 years ago  
d804bc1
mmap_cache: Use sss_atomic_write_s instead of write.
Michal Zidek • 11 years ago  
9eae161
gitignore: Add Eclipse project files to ignore list
Stephen Gallagher • 11 years ago  
e91a181
BUILD: Fix contrib build macros to display warnings
Stephen Gallagher • 11 years ago  
0016b09
KRB5: Only set active and valid on success
Stephen Gallagher • 11 years ago  
9ac2585
KRB5: Refactor cc_*_check_existing
Stephen Gallagher • 11 years ago  
ab5a1c2
KRB5: Add new #define for collection cache types
Stephen Gallagher • 11 years ago  
50a34e4
Use conditional build for retrieving ccache.
Lukas Slebodnik • 11 years ago  
b111d6d
  • « Newer
  • page 1 of 85
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.