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 504

Branch: sssd-1-4
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 14 commits not in the main branch master
Add overflow check to SAFEALIGN_COPY_*_CHECK macros
Sumit Bose • 14 years ago  
004ce53
Validate user supplied size of data items
Sumit Bose • 14 years ago  
9c0dba9
Fix two return value checks
Sumit Bose • 14 years ago  
8fa6093
Fix misused SDAP_SEARCH_BASE
Moritz Baumann • 14 years ago  
2cc1426
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher • 14 years ago  
595de25
Mention ding-libs in BUILD.txt
Sumit Bose • 14 years ago  
ff15fb6
Bumping version to 1.4.1 dev
Stephen Gallagher • 14 years ago  
f875149
Always use uint32_t for UID/GID numbers
Jakub Hrozek • 14 years ago  
c528975
Fix double free issue
Sumit Bose • 14 years ago  
09aa3d9
Always use talloc_zero() to allocate cmdctx
Sumit Bose • 14 years ago  
c475a1c
Remove all nss requests after a reconnect
Sumit Bose • 14 years ago  
98e3c54
Implement netgroups for proxy provider
Sumit Bose • 14 years ago  
40f65a9
Add netgroups infrastructure to proxy provider
Sumit Bose • 14 years ago  
de43f4f
Updating pl translation
Piotr Drąg • 14 years ago  
c6f0faf
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher • 14 years ago  
595de25
Bumping version to 1.4.1 dev
Stephen Gallagher • 14 years ago  
f875149
Updating version for SSSD 1.4.0 release
Stephen Gallagher • 14 years ago  
0cebd18
Fix 'make distcheck' for XML documentation
Stephen Gallagher • 14 years ago  
1b02da7
Updating translation files for release
Stephen Gallagher • 14 years ago  
e26aad3
Add proper nested initgroup support for RFC2307bis servers
Stephen Gallagher • 14 years ago  
d80a670
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher • 14 years ago  
8059574
Handle nested groups in RFC2307bis
Stephen Gallagher • 14 years ago  
55769ee
Make sdap_save_users_send handle zero users gracefully
Stephen Gallagher • 14 years ago  
d5d2af3
Assorted specfile changes
Stephen Gallagher • 14 years ago  
936647b
Rename upgrade_config.py and build it properly
Stephen Gallagher • 14 years ago  
15b266d
Add netgroup support to the NSS responder
Stephen Gallagher • 14 years ago  
ef39c0a
Split out some helper functions for the NSS responder
Stephen Gallagher • 14 years ago  
88a9c6a
Add negative cache features for netgroups
Stephen Gallagher • 14 years ago  
a88dba6
Add support for netgroups to NSS sss_client
Stephen Gallagher • 14 years ago  
f128b7b
Rename group.c and passwd.c for clarity
Stephen Gallagher • 14 years ago  
f1ac7d7
netgroup tests
Stephen Gallagher • 14 years ago  
8cced6f
Netgroups sysdb API
Stephen Gallagher • 14 years ago  
1a3c4b9
Require explicit setting of callback context for check_cache
Stephen Gallagher • 14 years ago  
585fc61
Store entry_cache_timeout in sss_domain_info object
Stephen Gallagher • 14 years ago  
d94c1a6
Add utility function sss_strnlen()
Stephen Gallagher • 14 years ago  
3ba74ad
Add common hash table setup
Stephen Gallagher • 14 years ago  
3b1df53
Return offline instead of error
Stephen Gallagher • 14 years ago  
ab45f99
Initialize debug_level to zero in crypto tests
Stephen Gallagher • 14 years ago  
7fa3d0b
Fix assorted specfile issues
Stephen Gallagher • 14 years ago  
f342238
Initgroups on a non-cached user should go to the data provider
Stephen Gallagher • 14 years ago  
1286160
Fix missing variable substitution in DEBUG message
Stephen Gallagher • 14 years ago  
213bcda
Request all group attributes during initgroups processing
Stephen Gallagher • 14 years ago  
7fce06b
Remove generated manpages when performing "make clean"
Stephen Gallagher • 14 years ago  
ea38da1
Handle multiple simultaneous enumeration requests
Stephen Gallagher • 14 years ago  
c53ed27
Properly handle errors from a password change operation
Stephen Gallagher • 14 years ago  
602fa2c
Treat a zero-length password as a failure
Stephen Gallagher • 14 years ago  
8262914
Don't build SSSDConfig API when configured with --without-python-bindings
Stephen Gallagher • 14 years ago  
bf5a808
Remove src/Makefile.am and src/configure.ac
Stephen Gallagher • 14 years ago  
257cf85
Build SSSD RPMs with external libraries
Stephen Gallagher • 14 years ago  
b110898
Rewrite toplevel Makefile
Stephen Gallagher • 14 years ago  
551aa6c
Remove common directory
Stephen Gallagher • 14 years ago  
ad42d90
Fix chpass operations with LDAP provider
Stephen Gallagher • 14 years ago  
d317aee
Releasing SSSD 1.3.0
Stephen Gallagher • 14 years ago  
d015bbd
Clean up initgroups processing for RFC2307
Stephen Gallagher • 14 years ago  
24a5809
Add sysdb_update_members function
Stephen Gallagher • 14 years ago  
d59e1d2
Add dup_string_list() utility function
Stephen Gallagher • 14 years ago  
dae0af2
Add sysdb_group_dn_name utility function
Stephen Gallagher • 14 years ago  
0228e28
Add diff_string_lists utility function
Stephen Gallagher • 14 years ago  
dbd09f5
Add sysdb_attrs_to_list() utility function
Stephen Gallagher • 14 years ago  
0286d59
be_pam_handler(): Fix potential NULL dereference
Stephen Gallagher • 14 years ago  
9098393
Require -ltalloc for tevent configure check
Stephen Gallagher • 14 years ago  
8f7d6fa
Log TLS errors to syslog
Stephen Gallagher • 14 years ago  
2ee3480
Add syslog messages for LDAP GSSAPI bind
Stephen Gallagher • 14 years ago  
8571644
Add log notifications for startup and shutdown.
Stephen Gallagher • 14 years ago  
5ee74e2
Add sss_log() function
Stephen Gallagher • 14 years ago  
5c70513
  • « Newer
  • page 1 of 11
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.