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
/
rpcclient
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
1
-20
/
+31
2008-01-25
Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().
Günther Deschner
1
-21
/
+23
2008-01-25
Trying to avoid defining new SAMR acct creation flags when we already have th...
Günther Deschner
1
-4
/
+5
2008-01-24
Add cmd_netlogon_gettrustrid() to rpcclient.
Günther Deschner
1
-0
/
+42
2008-01-23
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
1
-1
/
+1
2008-01-23
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
1
-4
/
+7
2008-01-23
strtok -> strtok_r
Volker Lendecke
1
-4
/
+6
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
1
-10
/
+10
2008-01-15
Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient.
Günther Deschner
1
-8
/
+14
2008-01-15
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
1
-1
/
+1
2008-01-14
Fix rpcclient display_trust_dom_info().
Günther Deschner
1
-1
/
+1
2008-01-14
Remove some more hand written LSA rpc.
Günther Deschner
1
-3
/
+6
2008-01-14
Use some more pidl generated LSA rpc in rpcclient.
Günther Deschner
1
-59
/
+46
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
1
-2
/
+3
2008-01-05
Add general '-e' option to enable smb encryption
Jeremy Allison
1
-0
/
+12
2007-12-21
Kill fstring in getdcname & getanydcname return.
Günther Deschner
1
-4
/
+4
2007-12-19
Add cmd_wkssvc_enumeratecomputernames to rpcclient.
Günther Deschner
1
-0
/
+37
2007-12-18
Fix an error when accessing unallocated sid in error path.
Michael Adam
1
-3
/
+3
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
3
-8
/
+8
2007-12-15
Replace sid_string_static with sid_string_tos
Volker Lendecke
1
-5
/
+6
2007-12-11
Replace "unknown" with access_mask when calling samr_CreateUser2().
Günther Deschner
1
-3
/
+3
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-2
/
+2
2007-12-07
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+81
2007-12-07
Allow to set custom message in wkssvc messagebuffer.
Günther Deschner
1
-1
/
+6
2007-12-07
Fix build with new werror based pidl rpc.
Günther Deschner
1
-4
/
+9
2007-12-07
Add cmd_wkssvc_messagebuffersend().
Günther Deschner
1
-2
/
+37
2007-12-07
Add getjoininformation to rpcclient.
Günther Deschner
1
-0
/
+26
2007-12-06
Make all the tools use the proper accessor functions.
Jeremy Allison
2
-8
/
+8
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2
-7
/
+8
2007-12-06
Allow to set level in cmd_wkssvc_wkstagetinfo().
Günther Deschner
1
-0
/
+9
2007-12-03
Fix wkssvc callers.
Günther Deschner
1
-2
/
+4
2007-12-03
Fix dfs callers.
Günther Deschner
1
-42
/
+56
2007-12-03
Reanimate rpcclient wkssvc command.
Günther Deschner
2
-65
/
+34
2007-12-01
Fix some C++ warnings
Volker Lendecke
1
-9
/
+3
2007-11-28
Give rpcclient a talloc stackframe.
Michael Adam
1
-12
/
+23
2007-11-27
Remove some statics
Volker Lendecke
1
-1
/
+2
2007-11-20
More trivial pstring removal.
Jeremy Allison
2
-54
/
+107
2007-10-27
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-22
/
+24
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
5
-33
/
+33
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
5
-477
/
+148
2007-10-10
r25572: Fix warnings (values are always true).
Jelmer Vernooij
1
-6
/
+3
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
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
2
-34
/
+34
2007-10-10
r25285: Fix some more callers of unistr2_to_ascii to use the size of
Michael Adam
1
-4
/
+4
2007-10-10
r25281: Fix a caller of unistr2_to_ascii():
Michael Adam
1
-1
/
+1
2007-10-10
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
1
-46
/
+15
2007-10-10
r24167: Fix Coverity ID 365
Volker Lendecke
1
-10
/
+7
2007-10-10
r24068: Fix Coverity id 366 (dead code). We have checked for argc >= 3 above.
Volker Lendecke
1
-9
/
+6
[prev]
[next]