index
:
gss-proxy.git
allow_s4u2s
alluids
delegate
getenv
impersonate
libsshfixes
master
ntlmssp
review
strerror
tests
usermode
wip
Work on gss-proxy before it lands upstream
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proxy
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
getpwman(3) can return NULL without setting errno
Robbie Harwood
2015-09-14
1
-0
/
+3
*
Allow configdir and configfile to be specified together
Robbie Harwood
2015-09-14
1
-7
/
+0
*
Fix formatting on noncompliant copyright lines
Robbie Harwood
2015-09-04
61
-1477
/
+61
*
Error on `allow_any_uid` issues
Robbie Harwood (frozencemetery)
2015-09-04
1
-1
/
+43
*
Extract generalized selinux context comparison function
Robbie Harwood
2015-09-04
2
-13
/
+26
*
Add support for config directories
Robbie Harwood (frozencemetery)
2015-09-04
4
-30
/
+142
*
Remove one layer of abstraction over dinglibs
Robbie Harwood (frozencemetery)
2015-08-31
3
-397
/
+261
*
Allow symbolic euids in conf files
Robbie Harwood (frozencemetery)
2015-08-26
1
-9
/
+25
*
Remove support for iniparse library
Roland Mainz
2015-04-15
3
-258
/
+0
*
Fix handling of context initialization
Simo Sorce
2015-03-30
1
-5
/
+7
*
Suppress warning: use after free
Lukas Slebodnik
2015-03-29
1
-0
/
+1
*
Include header file with prototypes in implementation module
Lukas Slebodnik
2015-03-29
1
-0
/
+2
*
Remove unused parameter from get_pipe_name
Lukas Slebodnik
2015-03-29
1
-2
/
+2
*
Fix warning value stored to 'ret' is never read
Lukas Slebodnik
2015-03-29
1
-1
/
+2
*
Suppress exported_composite_name for the kernel
Simo Sorce
2015-03-24
1
-0
/
+10
*
Properly handle security contexts on error
Simo Sorce
2015-03-24
5
-39
/
+62
*
Fix error in compiling without SELinux
Simo Sorce
2015-03-24
1
-10
/
+9
*
Fix cast error
Simo Sorce
2015-03-24
1
-1
/
+3
*
Log why acquiring credentials failed.
Simo Sorce
2015-03-24
1
-0
/
+2
*
Generalize GSS Display Status logger code
Simo Sorce
2015-03-24
3
-22
/
+64
*
Zero out the outputs of display_name
Simo Sorce
2015-01-22
1
-0
/
+5
*
Fix memory leak
Lukas Slebodnik
2015-01-15
1
-2
/
+4
*
Use defined enum instead of constant
Lukas Slebodnik
2015-01-15
1
-3
/
+3
*
Wrong coversion function was used
Lukas Slebodnik
2015-01-15
1
-1
/
+1
*
Suppress clang warning
Lukas Slebodnik
2015-01-15
1
-1
/
+1
*
Add cmdline option to override default socket
Simo Sorce
2014-09-15
3
-4
/
+14
*
Properly cleanup mutex on failure.
Simo Sorce
2014-03-12
1
-0
/
+3
*
Fix potential segfault in gssi_inquire_context().
Günther Deschner
2014-02-05
1
-2
/
+2
*
Block parent process until child is initialized.
Simo Sorce
2014-01-15
3
-6
/
+50
*
Add utility functions to read()/write() safely
Simo Sorce
2014-01-15
2
-0
/
+41
*
Make name conversion more robust to failure
Simo Sorce
2014-01-15
1
-10
/
+14
*
Add zero termination when the buffer is a string
Simo Sorce
2014-01-15
3
-1
/
+24
*
Add support for dropping privileges
Simo Sorce
2014-01-14
4
-0
/
+66
*
Fix config token parsing.
Simo Sorce
2013-12-09
1
-1
/
+0
*
Use gp_strerror() everywhere instead of strerror()
Simo Sorce
2013-11-22
5
-17
/
+17
*
Add Thread-safe implementation of strerror()
Simo Sorce
2013-11-22
2
-0
/
+62
*
Use secure_getenv in client and mechglue module
Simo Sorce
2013-11-21
4
-3
/
+24
*
creds: Allow admins to define only client creds
Simo Sorce
2013-11-20
1
-1
/
+6
*
config: Do not modify const strings
Simo Sorce
2013-11-20
1
-1
/
+9
*
server: Implement flag filtering enforcement
Simo Sorce
2013-11-20
3
-0
/
+11
*
config: Add code to source flag filters
Simo Sorce
2013-11-20
2
-0
/
+90
*
Try impersonation even when a name is not provided
Simo Sorce
2013-11-20
1
-0
/
+5
*
Autoinitialize creds on init_sec_context
Simo Sorce
2013-11-20
1
-6
/
+19
*
Fix continuations in context establishment calls
Simo Sorce
2013-11-19
9
-24
/
+77
*
Fix calling gpm_inquire_cred_by_mech
Simo Sorce
2013-11-19
1
-1
/
+2
*
Add way to return regular oid from special
Simo Sorce
2013-11-19
2
-13
/
+43
*
Preserve requested flags and lifetime
Simo Sorce
2013-11-19
1
-0
/
+3
*
Add impersonation support
Simo Sorce
2013-10-23
3
-55
/
+165
*
Move uid to name resolution in its own function.
Simo Sorce
2013-10-23
1
-6
/
+19
*
Add option to specify allowed usage.
Simo Sorce
2013-10-18
3
-2
/
+32
[next]