Age | Commit message (Expand) | Author | Files | Lines |
2012-05-10 | s3: Fix Coverity ID 242714 Uninitialized scalar variable | Volker Lendecke | 1 | -1/+2 |
2012-03-08 | s3-auth: Remove single-implementation plugin layer | Andrew Bartlett | 1 | -2/+2 |
2011-12-22 | s3-netlogon: use dsgetdcname() instead of get_dc_name() | Sumit Bose | 1 | -2/+7 |
2011-12-22 | s3-netlogon: Add support to authenticate trusted domains. | Sumit Bose | 1 | -0/+13 |
2011-12-22 | s3-rpc_server: Pass in our flags to netlogon_creds_server_init(). | Stefan Metzmacher | 1 | -1/+1 |
2011-12-22 | s3-netlogon: Add support for LogonGetCapabilities. | Stefan Metzmacher | 1 | -1/+21 |
2011-12-13 | s3:rpc_server/netlogon: remove unused send_sync_message() | Stefan Metzmacher | 1 | -14/+0 |
2011-11-04 | Fix bug #8562 - talloc: double free error. | Jeremy Allison | 1 | -2/+9 |
2011-10-27 | s3: Include uid_wrapper where it is missing. | Andreas Schneider | 1 | -0/+1 |
2011-10-27 | s3-netlogon: Fix setting the machinge account password. | Andreas Schneider | 1 | -0/+4 |
2011-10-13 | libcli/auth: Provide a struct loadparm_context to schannel calls | Andrew Bartlett | 1 | -6/+49 |
2011-07-31 | s3-build: remove some unused/duplicate headers. | Günther Deschner | 1 | -1/+0 |
2011-07-20 | s3-auth Use the common auth_session_info | Andrew Bartlett | 1 | -2/+2 |
2011-07-20 | s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info | Andrew Bartlett | 1 | -1/+1 |
2011-07-20 | s3-auth Use struct auth3_session_info outside the auth subsystem | Andrew Bartlett | 1 | -2/+2 |
2011-07-04 | s3-auth: Pass the remote_address down to user_info. | Andreas Schneider | 1 | -0/+2 |
2011-07-04 | s3-rpc_server: Migrate rpc function to tsocket_address. | Andreas Schneider | 1 | -9/+27 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -7/+7 |
2011-05-05 | s3-rpc_server: run minimal_includes.pl. | Günther Deschner | 1 | -2/+0 |
2011-05-02 | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 1 | -1/+1 |
2011-04-05 | s3-auth Rename user_session_key -> session_key to match auth_session_info | Andrew Bartlett | 1 | -1/+1 |
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: rpc_server needs auth.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | registry: create and use shared libcli/registry/util_reg.h header. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-winbind: remove global inclusion of libwbclient. | Günther Deschner | 1 | -0/+1 |
2011-03-16 | s3: Fix Coverity ID 2233, REVERSE_INULL | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2234: REVERSE_INULL | Volker Lendecke | 1 | -2/+2 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -12/+12 |
2011-02-16 | s3-netlogon: Implement NetrServerGetTrustInfo and NetrGetForestTrustInformation | Sumit Bose | 1 | -4/+257 |
2011-02-10 | s3-rpc_server: move services into individual directories. | Günther Deschner | 1 | -0/+2215 |