index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_rpc_join.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rpccli_samr_Connect2() all over the place.
Günther Deschner
2008-02-04
1
-3
/
+4
*
Use rpccli_samr_CreateUser2() all over the place.
Günther Deschner
2008-02-01
1
-4
/
+18
*
Use rpccli_samr_OpenUser() all over the place.
Günther Deschner
2008-02-01
1
-3
/
+5
*
Use rpccli_samr_OpenDomain() all over the place.
Günther Deschner
2008-02-01
1
-4
/
+6
*
Remove rpccli_samr_close and use pidl generated function instead.
Günther Deschner
2008-01-31
1
-2
/
+2
*
Trying to avoid defining new SAMR acct creation flags when we already have th...
Günther Deschner
2008-01-25
1
-4
/
+7
*
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
2008-01-23
1
-2
/
+2
*
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
2008-01-23
1
-1
/
+7
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
1
-2
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-3
/
+3
*
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
Gerald Carter
2007-10-10
1
-2
/
+2
*
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
2007-10-10
1
-2
/
+2
*
r25198: Change net_rpc_join_ok() to return NTSTATUS for better
Michael Adam
2007-10-10
1
-12
/
+19
*
r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to
Michael Adam
2007-10-10
1
-2
/
+5
*
r24789: Add implementation of machine-authenticated connection to netlogon
Rafal Szczesniak
2007-10-10
1
-1
/
+16
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
2007-10-10
1
-3
/
+1
*
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
2007-10-10
1
-4
/
+4
*
r14087: Protect against domain being NULL. Finish Coverity #152.
Jeremy Allison
2007-10-10
1
-4
/
+12
*
r14085: Fix coverity bg #152, uninit'ed var.
Jim McDonough
2007-10-10
1
-1
/
+1
*
r13641: Finish fix for #3510. Don't use client schannel when told
Jeremy Allison
2007-10-10
1
-13
/
+39
*
r13614: First part of the bugfix for #3510 - net join fails
Jeremy Allison
2007-10-10
1
-14
/
+21
*
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
2007-10-10
1
-4
/
+4
*
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-57
/
+73
*
r8564: Sometimes we're too dumb to live... Fix samr calls where we were
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-2
/
+2
*
r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.
Tim Potter
2007-10-10
1
-2
/
+1
*
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
2004-01-26
1
-8
/
+1
*
Fix net rpc join (at least newstyle) after it was broken by changing
Jim McDonough
2004-01-15
1
-5
/
+5
*
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
1
-4
/
+4
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
This glosses over John's problem at SambaXP 2003. When we want to join
Volker Lendecke
2003-06-16
1
-3
/
+17
*
Fix misleading debug message.
Volker Lendecke
2003-06-16
1
-1
/
+1
*
another improved debug statement
Andrew Tridgell
2003-06-16
1
-1
/
+1
*
Make sure that we use schannel (if configured) when checking for a valid
Andrew Bartlett
2003-06-08
1
-12
/
+13
*
Fix up bugs in the new 'store sec_channel type' code - we were always joining
Andrew Bartlett
2003-04-22
1
-0
/
+3
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-19
/
+43
*
Merge of Jelmer's usage updates for net.
Tim Potter
2003-04-14
1
-1
/
+1
*
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-7
/
+1
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
[next]