Age | Commit message (Expand) | Author | Files | Lines |
2011-11-03 | s3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/ | Stefan Metzmacher | 1 | -1/+1 |
2011-11-02 | s3-trustdomcache: make enumerate_domain_trusts() static. | Günther Deschner | 1 | -101/+0 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -2/+2 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -2/+2 |
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 |
2011-05-05 | More simple const fixes. | Jeremy Allison | 1 | -1/+1 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 1 | -0/+1 |
2011-02-02 | s3-libsmb: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -14/+22 |
2010-12-20 | s3: Remove unused "retry" from cli_full_connection | Volker Lendecke | 1 | -2/+2 |
2010-12-20 | s3: Remove some unused variables | Volker Lendecke | 1 | -2/+1 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-06-30 | s3-libsmb: move change_trust_account_password out of smbd into libsmb. | Günther Deschner | 1 | -0/+74 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -2/+2 |
2010-05-18 | s3-rpc_client: move protos to cli_lsarpc.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-rpc_client: move protos to cli_netlogon.h | Günther Deschner | 1 | -0/+1 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-11-12 | Ensure all callers to the rpc_client/cli_pipe functions correctly | Jeremy Allison | 1 | -1/+1 |
2009-11-03 | s3: Remove debug_ctx() | Volker Lendecke | 1 | -1/+1 |
2009-10-13 | s3: use enum netr_SchannelType all over the place. | Günther Deschner | 1 | -2/+2 |
2009-10-13 | s3-netlogon: allow to change any type of trust account password in trust_pw_f... | Günther Deschner | 1 | -6/+39 |
2009-10-13 | s3-netlogon: pass down account name to remote password set functions. | Günther Deschner | 1 | -0/+3 |
2009-10-05 | Revert "s3: Attempt to fix machine password change" | Volker Lendecke | 1 | -3/+5 |
2009-10-05 | s3: Attempt to fix machine password change | Volker Lendecke | 1 | -5/+3 |
2009-10-05 | s3: Fix nonempty blank lines | Volker Lendecke | 1 | -4/+4 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -0/+1 |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 1 | -1/+1 |
2008-10-19 | Add TALLOC_CTX pointer to generate_random_str(), for consistency with | Jelmer Vernooij | 1 | -3/+2 |
2008-09-21 | netlogon: move password change code out to rpccli_netlogon_set_trust_password. | Günther Deschner | 1 | -94/+5 |
2008-09-21 | netlogon: refactor just_change_the_password a bit. | Günther Deschner | 1 | -22/+16 |
2008-09-21 | netlogon: use init_netr_CryptPassword in "just_change_the_password" | Günther Deschner | 1 | -13/+10 |
2008-08-21 | Fix Bug #5710 and make machine account password changing work again. | Günther Deschner | 1 | -23/+52 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+3 |
2008-04-25 | Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-04-02 | Fix NETLOGON credential chain with Windows 2008 all over the place. | Günther Deschner | 1 | -1/+1 |
2008-03-28 | Add a talloc context parameter to current_timestring() to fix memleaks. | Michael Adam | 1 | -1/+1 |
2008-02-27 | Use new LSA_POLICY defines in lsa rpc server code and other places. | Günther Deschner | 1 | -1/+1 |
2008-02-16 | Use rpccli_netr_ServerPasswordSet in "just_change_the_password()". | Günther Deschner | 1 | -1/+26 |
2008-02-13 | Use rpccli_lsa_EnumTrustDom all over the place. | Günther Deschner | 1 | -2/+26 |
2008-01-23 | Windows 2008 (Longhorn) auth2 flag fixes. | Andreas Schneider | 1 | -1/+1 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -3/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree. | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags, | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21831: Back out r21823 for a while, this is going into a bzr tree first. | Volker Lendecke | 1 | -4/+1 |
2007-10-10 | r21823: Let secrets_store_machine_password() also store the account name. Not... | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 |