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
/
rpcclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-1
/
+2
2003-07-30
add support for DsEnumerateDomainTrusted for enumerating all the
Gerald Carter
1
-1
/
+3
2003-07-25
Schannel, once setup, may be used on *ANY* TCP/IP connection until the
Andrew Bartlett
1
-33
/
+31
2003-07-22
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
1
-15
/
+0
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-15
/
+138
2003-07-09
more compile fixes for become/unbecome_root()
Gerald Carter
1
-0
/
+15
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-4
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+4
2003-05-08
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
1
-10
/
+10
2003-04-28
Merge:
Tim Potter
1
-11
/
+11
2003-04-28
Merge:
Tim Potter
1
-2
/
+4
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
1
-2
/
+3
2003-04-14
Merge Jelmer's popt updates from HEAD.
Tim Potter
1
-145
/
+12
2003-04-14
Merge of rpcecho pipe for testing large dcerpc requests and responses.
Tim Potter
1
-2
/
+5
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-3
/
+20
2003-03-18
Merge of waider's rpcclient return type patch.
Tim Potter
1
-22
/
+37
2003-02-25
Merge: const fixes.
Tim Potter
1
-110
/
+87
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-1
/
+1
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-3
/
+3
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-6
/
+6
2002-10-28
Sync with head...
Jelmer Vernooij
1
-12
/
+7
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-1
/
+1
2002-10-04
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
1
-0
/
+2
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-13
/
+12
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-49
/
+17
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
1
-8
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-38
/
+48
2002-04-04
Free popt context after argument parsing.
Tim Potter
1
-0
/
+2
2002-04-02
added "list <pipe>" command to display the available commands
Gerald Carter
1
-0
/
+45
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-3
/
+3
2002-03-08
One more fix to get popt to work for some compilers...this is the downside to...
Jim McDonough
1
-15
/
+22
2002-03-07
Convert rpcclient to use popt instead of getopt. Includes changing of got_pa...
Jim McDonough
1
-32
/
+46
2002-03-07
argc == 0 is an impossible condition.
Tim Potter
1
-1
/
+2
2002-02-26
merge from 2.2 - fix parsing of options
Herb Lewis
1
-14
/
+16
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-06
Display nicer message when server name could not be resolved.
Tim Potter
1
-3
/
+3
2001-12-21
put back the -l option to rpcclient.
Jean-François Micouleau
1
-1
/
+8
2001-12-21
Fix for null command description in rpcclient help. From Benjamin Kuit
Tim Potter
1
-1
/
+2
2001-12-20
lp_setup_logfile() doesn't exist any more
Andrew Tridgell
1
-7
/
+1
2001-12-20
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
1
-3
/
+2
2001-12-18
initialise strings
Jean-François Micouleau
1
-4
/
+4
2001-12-03
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
1
-86
/
+36
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-5
/
+4
2001-10-30
Display some errors if the initial connection to the server could not be
Tim Potter
1
-0
/
+2
2001-10-22
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
1
-9
/
+11
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-17
/
+56
2001-10-03
Fixup insure changes for rpcclient.
Jeremy Allison
1
-4
/
+3
2001-10-03
Incorrect definition of debugf.
Jeremy Allison
1
-1
/
+1
[next]