Age | Commit message (Expand) | Author | Files | Lines |
2011-08-29 | s3:rpc_server: fix two debug messages in svcctl_add_service() | Michael Adam | 1 | -2/+2 |
2011-07-20 | s3-auth Use the common auth_session_info | Andrew Bartlett | 1 | -2/+2 |
2011-07-20 | s3-auth Use struct auth3_session_info outside the auth subsystem | Andrew Bartlett | 1 | -2/+2 |
2011-07-02 | param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() | Andrew Bartlett | 1 | -1/+1 |
2011-06-16 | s3:rpc_server/svcctl: fix valgrind bug in _svcctl_QueryServiceObjectSecurity() | Stefan Metzmacher | 1 | -1/+1 |
2011-06-16 | s3:rpc_server/svcctl: fix valgrind bugs in _svcctl_QueryServiceConfig2W() | Stefan Metzmacher | 1 | -9/+5 |
2011-06-16 | s3:rpc_server/svcctl: don't allocate return values on a temporary stackframe | Stefan Metzmacher | 1 | -5/+3 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -2/+2 |
2011-05-02 | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 1 | -1/+1 |
2011-05-02 | s3-proto: move remaining srvsvc protos to own header file. | Günther Deschner | 2 | -0/+34 |
2011-04-11 | s3: Wrap creating the svcctl keys in a transaction | Volker Lendecke | 1 | -0/+28 |
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: rpc_server needs auth.h | Günther Deschner | 2 | -0/+2 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 2 | -17/+17 |
2011-02-10 | s3-rpc_server: move services into individual directories. | Günther Deschner | 3 | -0/+1908 |