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
/
source4
/
libnet
/
libnet_join.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13104: Migrate and set secrets keytab values in the 'net join' code. This
Andrew Bartlett
1
-0
/
+30
2007-10-10
r12976: Patch from Brad Henry <j0j0@riod.ca>:
Andrew Bartlett
1
-169
/
+2
2007-10-10
r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more.
Andrew Bartlett
1
-3
/
+1
2007-10-10
r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect to
Andrew Bartlett
1
-182
/
+68
2007-10-10
r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.
Andrew Bartlett
1
-6
/
+6
2007-10-10
r12883: Fix the build...
Andrew Bartlett
1
-3
/
+1
2007-10-10
r12882: Allow the netbios name to be specified at all times.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
1
-7
/
+4
2007-10-10
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
1
-9
/
+13
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-8
/
+4
2007-10-10
r12430: Clarify libnet_join code. Add/fix comments.
Andrew Bartlett
1
-10
/
+10
2007-10-10
r12423: Remove DEBUG(0) printouts in favor of more information to the caller.
Andrew Bartlett
1
-5
/
+3
2007-10-10
r12421: Handle the case where we are a joining as different account types far...
Andrew Bartlett
1
-32
/
+78
2007-10-10
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
1
-3
/
+4
2007-10-10
r11995: A big kerberos-related update.
Andrew Bartlett
1
-0
/
+35
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-7
/
+8
2007-10-10
r11410: Fix rejoin as a BDC by modifying, rather than trying to recreate, the
Andrew Bartlett
1
-2
/
+37
2007-10-10
r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don't
Andrew Bartlett
1
-2
/
+33
2007-10-10
r11349: Actually add all the new spns...
Andrew Bartlett
1
-12
/
+6
2007-10-10
r11348: Fixes for 'net join':
Andrew Bartlett
1
-18
/
+19
2007-10-10
r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...
Andrew Bartlett
1
-48
/
+66
2007-10-10
r11197: indent
Andrew Bartlett
1
-2
/
+2
2007-10-10
r11094: Connect to SAM, implement getdcname
Volker Lendecke
1
-1
/
+1
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-0
/
+2
2007-10-10
r10701: Ensure we return the right user handle.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r10696: Return the realm to the caller, not NULL...
Andrew Bartlett
1
-2
/
+1
2007-10-10
r10566: Clean up error messages to provide more accurate info.
Andrew Bartlett
1
-5
/
+10
2007-10-10
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
Andrew Bartlett
1
-367
/
+880
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-12
/
+16
2007-10-10
r8981: Add comments, fix typos (in attribute names) and check for errors in
Andrew Bartlett
1
-4
/
+35
2007-10-10
r8970: Add 'ADS' join support to Samba4.
Andrew Bartlett
1
-4
/
+70
2007-10-10
r8952: Partial work commit to find the DN of the new machine account - we
Andrew Bartlett
1
-1
/
+108
2007-10-10
r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to
Andrew Bartlett
1
-210
/
+297
2007-10-10
r8248: Make these comments more accurate.
Andrew Bartlett
1
-4
/
+6
2007-10-10
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r8077: Propagate changes in rpc connect routine to functions using it
Rafal Szczesniak
1
-18
/
+18
2007-10-10
r7203: Fill in the error message and fail if we can't open the secrets database.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r6525: Remove incorrect comment.
Andrew Bartlett
1
-2
/
+0
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
1
-2
/
+3
2007-10-10
r5983: Start support for being a domain member in Samba4.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5900: Use flatname to specify the netbios domain name (matches what win2k3
Andrew Bartlett
1
-3
/
+3
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-1
/
+1
2007-10-10
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
[next]