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
/
rpc_client
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-16
Fixes for multi-PDU schannel - based on Volker's code. This code needs
Jeremy Allison
1
-9
/
+36
2003-04-16
Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix
Jeremy Allison
1
-13
/
+24
2003-04-14
Merge: remove unused variables.
Tim Potter
1
-2
/
+0
2003-04-14
Merge: incorrect arg to debug.
Tim Potter
1
-1
/
+1
2003-04-14
Merge of samr lookup domain rpc client call from HEAD.
Tim Potter
1
-0
/
+46
2003-04-13
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+187
2003-04-11
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
1
-0
/
+187
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-18
/
+305
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-18
/
+305
2003-04-09
Auth2, not also Auth3 sends us flags back, although all the callers
Volker Lendecke
1
-4
/
+5
2003-04-09
Auth2, not also Auth3 sends us flags back, although all the callers
Volker Lendecke
1
-4
/
+5
2003-04-04
SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net>
Tim Potter
1
-0
/
+46
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-1
/
+12
2003-03-23
NTLM Authentication:
Andrew Bartlett
1
-1
/
+12
2003-03-18
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+3
2003-03-18
Ignore .po and .po32 files.
Martin Pool
1
-0
/
+3
2003-02-26
Merge of exit path cleanup for EnumDomainUsers.
Tim Potter
1
-41
/
+23
2003-02-25
Merge: const fixes.
Tim Potter
5
-19
/
+24
2003-02-25
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
5
-19
/
+24
2003-02-24
Merge:
Tim Potter
1
-7
/
+5
2003-02-21
Exit path cleanup for cli_samr_enum_dom_users()
Tim Potter
1
-34
/
+18
2003-02-19
Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()
Tim Potter
1
-11
/
+7
2003-02-17
Return a WERROR instead of a NTSTATUS like the rest of the srvsvc
Tim Potter
1
-11
/
+7
2003-02-14
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
1
-10
/
+10
2003-02-14
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
1
-10
/
+10
2003-02-12
initial server side privileges implementation, using a tdb. This needs to be ...
Andrew Tridgell
1
-1
/
+1
2003-02-10
added the 'lsaenumacctwithright' command to rpcclient. This allows you
Andrew Tridgell
1
-0
/
+52
2003-02-01
One more signed/unsigned fix
Andrew Bartlett
1
-1
/
+1
2003-01-29
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
1
-2
/
+35
2003-01-29
Pass down max_size parameter to cli_samr_query_dispinfo() instead of
Tim Potter
1
-2
/
+35
2003-01-29
Merge tridge's client priv code from HEAD.
Jeremy Allison
1
-4
/
+49
2003-01-28
added LsaRemoveAccountRights
Andrew Tridgell
1
-0
/
+42
2003-01-28
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
1
-0
/
+40
2003-01-28
cleaned up the lsa_enum_acct_rights function and added a
Andrew Tridgell
1
-0
/
+43
2003-01-22
Merge: remove dead function.
Tim Potter
1
-10
/
+0
2003-01-17
reverted this patch till I sort out the craziness with UNIHDR
Andrew Tridgell
1
-8
/
+8
2003-01-17
This removes the 3rd argument from init_unistr2(). There were 240
Andrew Tridgell
1
-8
/
+8
2003-01-17
Let's clean up client side ntlmssp!
Tim Potter
1
-10
/
+0
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
2
-3
/
+62
2003-01-15
added cli_lsa_enum_account_rights() call. Note that this is in
Andrew Tridgell
1
-0
/
+57
2003-01-14
Added comment about a SMB_ASSERT()
Tim Potter
1
-0
/
+3
2003-01-13
Make sure that those cleanups actually went in.
Richard Sharpe
1
-2
/
+2
2003-01-13
Now that I am running config.developer, I decided to get rif of some warnings:
Richard Sharpe
1
-2
/
+2
2003-01-11
[merge] make sure to update print queue cache during timeout_processing() to ...
Gerald Carter
1
-0
/
+2
2003-01-11
[merge] make sure to updatre print queue cache during timeout_processing() to...
Gerald Carter
1
-0
/
+2
2003-01-04
Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1
Andrew Bartlett
1
-2
/
+3
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2
-9
/
+9
2003-01-02
BIG patch...
Andrew Bartlett
2
-9
/
+9
2002-12-30
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce
1
-2
/
+3
2002-12-08
fix rpcclient querygroup command (from 2.2 and head)
Simo Sorce
1
-3
/
+3
[next]