index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
trusts_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r16363: Fix Klocwork ID 981 1652
Volker Lendecke
1
-1
/
+5
2007-10-10
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
1
-3
/
+4
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-2
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-17
/
+30
2007-10-10
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
1
-3
/
+0
2004-01-05
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
1
-1
/
+1
2003-12-28
Shutting down the connection closes outstanding sessions, so we don't need
Andrew Bartlett
1
-1
/
+0
2003-11-22
adding a useful debug
Gerald Carter
1
-0
/
+1
2003-09-16
Applied Steve Langasek's patch for bug #450.
Tim Potter
1
-3
/
+4
2003-08-19
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
1
-5
/
+4
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-1
/
+1
2003-07-01
* fixed volker's wbinfo -a lockup again. This one was my fault.
Gerald Carter
1
-60
/
+19
2003-07-01
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
1
-22
/
+78
2003-06-30
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
1
-1
/
+9
2003-06-08
Fix some memory leaks and extra cache startups/shutdowns from the trusted
Andrew Bartlett
1
-3
/
+1
2003-05-01
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
1
-1
/
+1
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
1
-36
/
+29
2003-03-17
Fix a memory leak - 'smbcontrol smbd pool-usage' is your freind!
Andrew Bartlett
1
-0
/
+2
2003-03-15
Minor fixes.
Andrew Bartlett
1
-2
/
+2
2003-03-14
/tmp/newfun.msg
Rafal Szczesniak
1
-0
/
+174