Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rpc processing infrastructure | Simo Sorce | 2012-01-20 | 5 | -8/+542 |
* | Prefix replies on the wire with the packet size | Simo Sorce | 2012-01-19 | 1 | -0/+27 |
* | Refactor workers init so we can pass down gpctx | Simo Sorce | 2012-01-19 | 3 | -10/+16 |
* | Organize workers in free and busy lists | Simo Sorce | 2012-01-18 | 2 | -55/+119 |
* | Add worker threads | Simo Sorce | 2012-01-17 | 5 | -7/+433 |
* | Add proper reader/writer functions to gp_socket | Simo Sorce | 2012-01-17 | 2 | -43/+242 |
* | Add gssproxy_ctx | Simo Sorce | 2012-01-17 | 4 | -9/+24 |
* | add support for demonization option | Simo Sorce | 2012-01-14 | 3 | -4/+29 |
* | Add utils to read a configuration file | Simo Sorce | 2012-01-14 | 3 | -12/+126 |
* | Add config.h so that HAVE_UCRED is properly detected | Simo Sorce | 2012-01-12 | 1 | -1/+15 |
* | Socket helpers | Simo Sorce | 2012-01-04 | 3 | -0/+247 |
* | Server initialization helpers | Simo Sorce | 2012-01-04 | 3 | -3/+167 |
* | Intial skeleton gssproxy daemon | Simo Sorce | 2012-01-04 | 1 | -0/+91 |