index
:
sssd_unused.git
master
pam-close-fd-after-request-is-finished
slinklist
sudo-arun
sudo-with-nss
sudo-with-plugin
ticket-1576-increase-debugging-in-nss
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sudo ldap provider: add support for on demand full refresh
Pavel Březina
2012-06-29
2
-16
/
+26
*
sudo ldap provider: provide API for full refresh
Pavel Březina
2012-06-29
2
-1
/
+126
*
sysdb: add getter/setter for last sudo full refresh time
Pavel Březina
2012-06-29
2
-0
/
+147
*
sudo ldap provider: add expiration time to each rule
Pavel Březina
2012-06-29
3
-8
/
+30
*
sudo ldap provider: add domain info in sdap_sudo_refresh_state
Pavel Březina
2012-06-29
1
-0
/
+2
*
sudo ldap provider: add sysdb ctx in sdap_sudo_refresh_state
Pavel Březina
2012-06-29
1
-7
/
+7
*
confdb: add entry_cache_sudo_timeout option
Pavel Březina
2012-06-29
5
-0
/
+17
*
sudo ldap provider: give sdap_sudo_refresh_send() search and purge filters
Pavel Březina
2012-06-29
4
-278
/
+93
*
sudo ldap provider: move async routines to sdap_async_sudo.c
Pavel Březina
2012-06-29
2
-675
/
+710
*
sudo responder: discard in-memory cache
Pavel Březina
2012-06-29
3
-375
/
+0
*
sudo responder: change protocol version to 1
Pavel Březina
2012-06-29
2
-1
/
+10
*
sudo api: send uid, username and domainname
Pavel Březina
2012-06-29
9
-175
/
+260
*
sudo sysdb: make sysdb_get_sudo_user_info more configurable
Pavel Březina
2012-06-29
1
-25
/
+35
*
sudo responder: get rid of dctx where possible
Pavel Březina
2012-06-29
3
-93
/
+102
*
sudo responder: remove code duplication in commands
Pavel Březina
2012-06-29
4
-277
/
+283
*
sudo api: remove EOK
Pavel Březina
2012-06-29
2
-13
/
+10
*
libcrypto fully implemented
George McCollister
2012-06-26
5
-15
/
+482
*
Update translations for 1.9.0 beta 3 release
sssd-1_9_0_beta3
sssd-1_8_93
Stephen Gallagher
2012-06-25
10
-7226
/
+9148
*
Set default for subdomain_homedir
Sumit Bose
2012-06-25
3
-1
/
+6
*
BUILD: Change default unicode library to glib2
Stephen Gallagher
2012-06-25
1
-2
/
+2
*
Add man page section for the PAC responder
Sumit Bose
2012-06-25
2
-1
/
+40
*
SELinux user maps: pick just one map
Jan Zeleny
2012-06-25
1
-12
/
+11
*
Fix re_expression matching with subdomains
Jan Zeleny
2012-06-21
4
-85
/
+173
*
UTILS: Fix segfault due to sss_parse_name_for_domains
Stephen Gallagher
2012-06-21
1
-7
/
+10
*
Try to build PAC responder only if all dependencies are available
Sumit Bose
2012-06-21
1
-5
/
+8
*
Add range support to PAC responder
Sumit Bose
2012-06-21
3
-45
/
+140
*
Add support for ID ranges
Sumit Bose
2012-06-21
10
-10
/
+583
*
PAC client: add krb5 authdata plugin
Sumit Bose
2012-06-21
3
-0
/
+481
*
PAC client: add basic support in common client code
Sumit Bose
2012-06-21
2
-0
/
+38
*
PAC responder: test suite
Jan Zeleny
2012-06-21
1
-0
/
+106
*
PAC responder: add the core functionality
Sumit Bose
2012-06-21
3
-2
/
+475
*
PAC responder: add some utility functions
Jan Zeleny
2012-06-21
2
-0
/
+549
*
PAC responder: add basic infrastructure
Sumit Bose
2012-06-21
6
-1
/
+378
*
Add close on exec support for old platforms
Simo Sorce
2012-06-21
1
-1
/
+16
*
Do not leak file descriptors in client libs.
Simo Sorce
2012-06-21
1
-1
/
+1
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
14
-26
/
+26
*
Fix possible segfault in sdap_save_group()
Jan Zeleny
2012-06-20
1
-2
/
+11
*
Make the client idle timeout configurable
Stephen Gallagher
2012-06-18
7
-5
/
+40
*
Add support for terminating idle connections
Shantanu Goel
2012-06-18
2
-2
/
+67
*
Do not send SIGPIPE on disconnection
Shantanu Goel
2012-06-18
1
-6
/
+21
*
Log message if close() fails in destructor.
Shantanu Goel
2012-06-18
1
-1
/
+12
*
Set return errno to the value prior to calling close().
Shantanu Goel
2012-06-18
1
-2
/
+2
*
Fix typo breaking DIR cache detection
Stephen Gallagher
2012-06-18
1
-2
/
+0
*
Updating translations for 1.9.0 beta 2 release
sssd-1_9_0_beta2
sssd-1_8_92
Stephen Gallagher
2012-06-15
9
-817
/
+357
*
KRB5: Avoid shadowing dirname
Stephen Gallagher
2012-06-15
1
-20
/
+21
*
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
2012-06-15
9
-8
/
+61
*
KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_data
Stephen Gallagher
2012-06-15
1
-17
/
+30
*
Fix compilation on older little-endian systems
Stephen Gallagher
2012-06-15
1
-1
/
+2
*
SSS_CLIENT: Fix uninitialized value error
Stephen Gallagher
2012-06-15
1
-1
/
+1
*
LDAP: Fix missing variable in debug message
Stephen Gallagher
2012-06-15
1
-1
/
+1
[prev]
[next]