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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
NSS: Fix the error handler in sss_mc_create_file
Jakub Hrozek
1
-10
/
+16
2012-12-11
sudo manpage: clarify that sudoHost may contain wildcards and not regular exp...
Pavel Březina
2
-2
/
+2
2012-12-10
MEMBEROF: Fix copy-n-paste error
Jakub Hrozek
1
-1
/
+1
2012-12-10
LDAP: remove dead assignment
Jakub Hrozek
1
-1
/
+0
2012-12-10
SYSDB: Move misplaced assignment
Jakub Hrozek
1
-2
/
+1
2012-12-10
PAC: check the return value of diff_git_lists
Jakub Hrozek
1
-0
/
+4
2012-12-10
let krb5_kpasswd failover work
Pavel Březina
1
-3
/
+7
2012-12-10
SSH: Reject requests for authorized keys of root
Jan Cholasta
1
-0
/
+5
2012-12-10
PROXY: fix negative cache
Ondrej Kos
1
-20
/
+24
2012-12-07
SUDO: strdup the input variable
Jakub Hrozek
1
-1
/
+1
2012-12-06
sudo: print rule name if notBefore or notAfter attribute is missing
Pavel Březina
1
-1
/
+1
2012-12-05
MAN: Move ssh_known_hosts_timeout documentation to the correct section
Jan Cholasta
1
-12
/
+12
2012-12-05
Fix comment on wrong line
Simo Sorce
1
-1
/
+1
2012-12-05
RESOLV: return ENOENT if the address list is empty
Jakub Hrozek
1
-0
/
+8
2012-12-05
MEMBEROF: Keep inherited ghost users around on modify operation
Jakub Hrozek
2
-34
/
+637
2012-12-05
MEMBEROF: Implement the modify operation for ghost users
Jakub Hrozek
2
-36
/
+715
2012-12-05
MEMBEROF: Split the add ghost operation into a separate function
Jakub Hrozek
1
-17
/
+73
2012-12-05
MEMBEROF: Split the del ghost attribute op into a reusable function
Jakub Hrozek
1
-12
/
+22
2012-12-05
MEMBEROF: split processing the member modify into a separate function
Jakub Hrozek
1
-47
/
+73
2012-12-05
MEMBEROF: Implement delete operation for ghost users
Jakub Hrozek
2
-7
/
+362
2012-12-05
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
1
-2
/
+1
2012-12-05
Add memory barrier to mmap cache client code loop
Simo Sorce
1
-0
/
+3
2012-12-05
Always append rctx as private data
Simo Sorce
1
-1
/
+1
2012-12-05
Add backchannel NSS provider query on initgr calls
Simo Sorce
1
-0
/
+165
2012-12-05
Hook for mmap cache update on initgroup calls
Simo Sorce
4
-0
/
+148
2012-12-05
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
4
-0
/
+124
2012-12-05
mmap cache: public functions to invalidate records
Simo Sorce
2
-0
/
+135
2012-12-04
Use an entry type mask macro to filter entry types
Simo Sorce
5
-5
/
+6
2012-12-04
Streamline ipa_account_info handler
Simo Sorce
1
-74
/
+55
2012-12-04
Fix tevent_req style for get_netgroup in ipa_id
Simo Sorce
1
-80
/
+71
2012-12-04
Fix ipa_subdomain_id names and tevent_req style
Simo Sorce
3
-52
/
+36
2012-12-04
Fix tevent_req style for krb5_auth
Simo Sorce
4
-371
/
+334
2012-12-04
do not crash when id_provider is not set
Pavel Březina
1
-0
/
+6
2012-12-04
Missing parameter in DEBUG message.
Michal Zidek
1
-1
/
+2
2012-12-04
Indentation fix
Jakub Hrozek
1
-5
/
+2
2012-12-04
Dereference after null check in sss_idmap_sid_to_unix
Michal Zidek
1
-1
/
+5
2012-12-04
NSS: Fix netgroup midpoint cache refresh
Jakub Hrozek
3
-3
/
+3
2012-12-02
warn user if password is about to expire
Pavel Březina
1
-3
/
+4
2012-12-02
IPA: Handle bad results from c-ares lookup
Stephen Gallagher
1
-1
/
+11
2012-12-02
sudo: print message if old protocol is used
Pavel Březina
1
-3
/
+15
2012-11-28
Monitor quit when not exists no process no stops
Ariel O. Barria
1
-1
/
+3
2012-11-28
Null pointer dereferenced.
Michal Zidek
1
-96
/
+100
2012-11-28
Avoid const warnings when deallocating memory
Simo Sorce
1
-1
/
+1
2012-11-28
Avoid duplicating macros
Simo Sorce
1
-4
/
+0
2012-11-28
Revert "Avoid accessing half-deallocated memory when using talloc_zfree macro."
Simo Sorce
1
-5
/
+1
2012-11-28
idmap: Silence DEBUG messages when dealing with built-in SIDs.
Michal Zidek
6
-80
/
+125
2012-11-28
Uninitialized pointer read
Michal Zidek
1
-1
/
+1
2012-11-28
sss_cache: Small refactor.
Michal Zidek
3
-58
/
+72
2012-11-26
TESTS: Test ghosts users in the RFC2307 schema
Jakub Hrozek
1
-0
/
+248
2012-11-26
MEMBEROF: Do not add the ghost attribute to self
Jakub Hrozek
2
-13
/
+87
[next]