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
/
gp_config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add options to specify a debug level
Simo Sorce
2015-12-01
1
-1
/
+9
*
Fix several leaks
Robbie Harwood
2015-11-19
1
-0
/
+4
*
getpwman(3) can return NULL without setting errno
Robbie Harwood
2015-09-14
1
-0
/
+3
*
Fix formatting on noncompliant copyright lines
Robbie Harwood
2015-09-04
1
-24
/
+1
*
Error on `allow_any_uid` issues
Robbie Harwood (frozencemetery)
2015-09-04
1
-1
/
+43
*
Add support for config directories
Robbie Harwood (frozencemetery)
2015-09-04
1
-27
/
+127
*
Remove one layer of abstraction over dinglibs
Robbie Harwood (frozencemetery)
2015-08-31
1
-13
/
+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
1
-52
/
+0
*
Add cmdline option to override default socket
Simo Sorce
2014-09-15
1
-2
/
+6
*
Add support for dropping privileges
Simo Sorce
2014-01-14
1
-0
/
+12
*
Fix config token parsing.
Simo Sorce
2013-12-09
1
-1
/
+0
*
Use gp_strerror() everywhere instead of strerror()
Simo Sorce
2013-11-22
1
-1
/
+1
*
config: Do not modify const strings
Simo Sorce
2013-11-20
1
-1
/
+9
*
config: Add code to source flag filters
Simo Sorce
2013-11-20
1
-0
/
+88
*
Add impersonation support
Simo Sorce
2013-10-23
1
-0
/
+7
*
Add option to specify allowed usage.
Simo Sorce
2013-10-18
1
-0
/
+19
*
Allow arbitrary users to connect to a service
Simo Sorce
2013-10-18
1
-0
/
+7
*
Add service match using SeLinux Context
Simo Sorce
2013-07-02
1
-0
/
+12
*
Coverity fixes.
Simo Sorce
2013-06-27
1
-6
/
+8
*
Fix two memleaks in the configuration code.
Günther Deschner
2013-05-15
1
-1
/
+2
*
Don't forget to free gp_ini_context struct in load_config().
Günther Deschner
2013-05-15
1
-0
/
+1
*
Use counter when freeing cred_store configuration.
Günther Deschner
2013-05-15
1
-4
/
+11
*
Make error message in read_config() more precise, we fail in that case.
Günther Deschner
2013-05-15
1
-1
/
+1
*
Make gp_boolean_is_true non-static.
Günther Deschner
2013-04-26
1
-12
/
+0
*
Rename option_is_set to gp_boolean_is_true.
Günther Deschner
2013-04-26
1
-4
/
+4
*
Use const string in config functions
Simo Sorce
2013-04-23
1
-8
/
+8
*
Make config functions return actual error codes.
Simo Sorce
2013-04-23
1
-1
/
+1
*
Convert gp_config_get_* to return an error.
Günther Deschner
2013-04-23
1
-51
/
+88
*
Add support for per-service sockets
Simo Sorce
2013-04-23
1
-0
/
+9
*
Use mutivalued "cred_store" parameter, deprecate unused parameters.
Günther Deschner
2013-04-23
1
-24
/
+34
*
Add gp_config_get_string_array() and an implementation in dinglibs backend.
Günther Deschner
2013-04-23
1
-0
/
+16
*
Fix potential double-frees in load_services().
Günther Deschner
2013-04-23
1
-6
/
+5
*
Fix memory leak in gp_service_free().
Günther Deschner
2013-04-11
1
-0
/
+1
*
Add krb5_client_keytab config option
Simo Sorce
2013-04-10
1
-0
/
+8
*
Prefer ini_config library support over iniparser support.
Günther Deschner
2013-04-08
1
-4
/
+0
*
Add dinglibs ini configuration detection and backend.
Günther Deschner
2013-04-08
1
-0
/
+41
*
Abstract configuration layer for gssproxy.
Günther Deschner
2013-04-08
1
-57
/
+98
*
Add missing newlines to GPDEBUG statements.
Günther Deschner
2013-04-08
1
-7
/
+7
*
Remove unused variables
Simo Sorce
2013-04-03
1
-2
/
+0
*
Fix resource leaks found by Coverity
Simo Sorce
2013-04-03
1
-3
/
+5
*
Make socket path a configure option
Simo Sorce
2013-03-22
1
-18
/
+12
*
Enable kernel support.
Simo Sorce
2013-03-22
1
-0
/
+7
*
Use new gss_import/export_cred functions
Simo Sorce
2012-10-25
1
-79
/
+8
*
Add free_config() and call it when server shuts down.
Günther Deschner
2012-06-25
1
-0
/
+24
*
Allow to set per service ring buffer, with configurable size.
Günther Deschner
2012-06-25
1
-0
/
+45
*
Set pointer to one of the existing ring buffers in service loading.
Günther Deschner
2012-06-25
1
-0
/
+8
*
Add gp_service_get_ring_buffer to retrieve buffer from a service.
Günther Deschner
2012-06-25
1
-0
/
+4
*
Add two ring_buffers to gp_config struct.
Günther Deschner
2012-06-25
1
-0
/
+31
*
Fix option_is_set() function.
Günther Deschner
2012-06-21
1
-1
/
+1
[next]