index
:
gss-proxy.git
gp_ring_buffer
impersonate
master
master-cred_store_config
master-crypto-calls
master-dinglibs
master-docs
master-env
master-erroroutput
master-fixes2
master-fixes3
master-impersonation
master-interposer-config
master-interposetest
master-libndr
master-mechglue-wip
master-mit-1.11
master-ndr
master-specfile
master-strerror
master-wip
my-daemon
packaging
simo-my-daemon
gssproxy wip repository
Günther Deschner
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 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
*
use option_is_set() config parser helper.
Günther Deschner
2012-05-31
1
-7
/
+2
*
add option_is_set() helper function for config parsing.
Günther Deschner
2012-05-31
1
-0
/
+12
*
Replace direct syslog calls with logging macros
Simo Sorce
2012-04-15
1
-14
/
+8
*
config: Rework configuration syntax
Simo Sorce
2012-04-05
1
-119
/
+71
*
Debug: Add debugging macro and config options
Simo Sorce
2012-04-02
1
-0
/
+9
*
config: parse credential/service config sections
Simo Sorce
2012-02-23
1
-0
/
+243
*
Split gp_utils.h into proxy headers and commonly useful headers
Simo Sorce
2012-01-29
1
-1
/
+1
*
Add worker threads
Simo Sorce
2012-01-17
1
-0
/
+2
*
Add gssproxy_ctx
Simo Sorce
2012-01-17
1
-4
/
+6
*
Add utils to read a configuration file
Simo Sorce
2012-01-14
1
-0
/
+109