s3-rpc_server: pass down netlogon cred state in _netr_ServerGetTrustInfo().
[kai/samba.git] / source3 / rpc_server / netlogon / srv_netlog_nt.c
2012-12-09 Günther Deschners3-rpc_server: pass down netlogon cred state in _netr_S...
2012-12-09 Günther Deschners3-rpc_server: support AES decryption in netr_ServerPas...
2012-08-04 Stefan Metzmachers3:rpc_server/netlogon: make usage of session_extract_s...
2012-07-17 Stefan Metzmachers3:rpc_server: add support for AES bases netlogon schannel
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242714 Uninitialized scalar variable
2012-03-08 Andrew Bartletts3-auth: Remove single-implementation plugin layer
2011-12-22 Sumit Boses3-netlogon: use dsgetdcname() instead of get_dc_name()
2011-12-22 Sumit Boses3-netlogon: Add support to authenticate trusted domains.
2011-12-22 Stefan Metzmachers3-rpc_server: Pass in our flags to netlogon_creds_serv...
2011-12-22 Stefan Metzmachers3-netlogon: Add support for LogonGetCapabilities.
2011-12-13 Stefan Metzmachers3:rpc_server/netlogon: remove unused send_sync_message()
2011-11-03 Jeremy AllisonFix bug #8562 - talloc: double free error.
2011-10-27 Andreas Schneiders3: Include uid_wrapper where it is missing.
2011-10-27 Andreas Schneiders3-netlogon: Fix setting the machinge account password.
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-07-31 Günther Deschners3-build: remove some unused/duplicate headers.
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-07-04 Andreas Schneiders3-rpc_server: Migrate rpc function to tsocket_address.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-05 Günther Deschners3-rpc_server: run minimal_includes.pl.
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-04-04 Andrew Bartletts3-auth Rename user_session_key -> session_key to match...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2233, REVERSE_INULL
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2234: REVERSE_INULL
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-16 Sumit Boses3-netlogon: Implement NetrServerGetTrustInfo and NetrG...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.