index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
2
-2
/
+6
*
Patch from waider@waider.ie to print out Port Type.
Jeremy Allison
2003-08-07
1
-1
/
+25
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-1
/
+2
*
add a few more tidy ups. Now onto winbindd
Gerald Carter
2003-07-30
1
-0
/
+4
*
add support for DsEnumerateDomainTrusted for enumerating all the
Gerald Carter
2003-07-30
2
-2
/
+20
*
Schannel, once setup, may be used on *ANY* TCP/IP connection until the
Andrew Bartlett
2003-07-25
1
-33
/
+31
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-1
/
+1
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
1
-15
/
+0
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-15
/
+138
*
more compile fixes for become/unbecome_root()
Gerald Carter
2003-07-09
1
-0
/
+15
*
More conversions I missed. Thanks metze.
Jeremy Allison
2003-07-04
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
2
-66
/
+66
*
* s/get_dc_name/rpc_dc_name/g (revert a previous change)
Gerald Carter
2003-06-23
1
-1
/
+1
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-4
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+4
*
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
2003-05-08
2
-11
/
+18
*
Merge:
Tim Potter
2003-04-28
1
-11
/
+11
*
Merge:
Tim Potter
2003-04-28
1
-2
/
+4
*
Merge from HEAD:
Tim Potter
2003-04-28
1
-0
/
+2
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-9
/
+8
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
2
-6
/
+9
*
Merge: remove unused variable.
Tim Potter
2003-04-14
1
-1
/
+0
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-145
/
+12
*
Merge of rpcecho pipe for testing large dcerpc requests and responses.
Tim Potter
2003-04-14
1
-2
/
+5
*
Merge of samr lookup domain rpc client call from HEAD.
Tim Potter
2003-04-14
1
-0
/
+44
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-04-13
1
-0
/
+157
|
\
|
*
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
2003-04-11
2
-2
/
+162
|
*
This is the netlogon schannel client code. Try a
Volker Lendecke
2003-04-09
2
-22
/
+20
|
*
SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net>
Tim Potter
2003-04-04
1
-0
/
+44
|
*
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
2003-03-24
1
-1
/
+2
|
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
1
-145
/
+11
|
*
Applied waider's patch to return DOS error codes for pipes that
Tim Potter
2003-03-17
10
-192
/
+217
|
*
Patch from Ronan Waide:
Martin Pool
2003-03-11
1
-1
/
+1
|
*
safe_strcpy() -> fstrcpy() fix, and a cleanup to how rpcclient calls the
Andrew Bartlett
2003-03-07
2
-9
/
+4
|
*
Use PRINTER_ALL_ACCESS instead of MAXIMUM_ALLOWED_ACCESS in setprinter
Tim Potter
2003-03-05
1
-1
/
+1
|
*
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
2003-02-25
7
-56
/
+56
|
*
Fixed up some const related compiler warnings.
Tim Potter
2003-02-25
4
-36
/
+36
|
*
Added enumdomusers command.
Tim Potter
2003-02-21
1
-0
/
+75
|
*
Fix for only specifying one command with -c
Tim Potter
2003-02-21
1
-1
/
+4
|
*
Remove obsolete files
Jelmer Vernooij
2003-02-20
3
-3038
/
+0
|
*
Add -V option (to print out version) to utilities where possible
Jelmer Vernooij
2003-02-18
2
-0
/
+2
|
*
Doxygen janitor. No other changes.
Martin Pool
2003-02-18
1
-0
/
+9
|
*
cmd_lsa_lookup_sids: Check return code from string_to_sid; skip SIDs
Martin Pool
2003-02-18
1
-2
/
+5
|
*
Dummy commit, I can't get through to samba-cvs@samba.org. It can't really
Volker Lendecke
2003-02-17
1
-1
/
+0
|
*
cmd_srvsvc.c
Volker Lendecke
2003-02-17
1
-3
/
+3
|
*
Typo: /mized/mixed/
Martin Pool
2003-02-17
1
-1
/
+1
|
*
Don't pstrcpy into an fstring. (Harmless in this case since it comes
Martin Pool
2003-02-17
1
-3
/
+10
|
*
Start reworking rpcclient to use popt rather than next_token to parse
Martin Pool
2003-02-17
1
-103
/
+69
|
*
Match Samba 2.2 by chosing the correct desired access, and getting cupsaddsmb
Andrew Bartlett
2003-02-12
1
-1
/
+1
|
*
added the 'lsaenumacctwithright' command to rpcclient. This allows you
Andrew Tridgell
2003-02-10
1
-2
/
+47
[next]