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
*
remove inet_aton()
Gerald Carter
2002-09-04
1
-1
/
+1
*
Fix setprinterdata rpcclient command to use new cli_spoolss_setprinterdata
Tim Potter
2002-09-03
1
-6
/
+12
*
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
2002-09-03
1
-2
/
+2
*
allow rpcclient's samlogon command to use cli_net_3().
Jean-François Micouleau
2002-08-30
1
-3
/
+11
*
added cli_net_auth_3 client code.
Jean-François Micouleau
2002-08-30
2
-8
/
+10
*
Forgot to remove old usage() function
Jelmer Vernooij
2002-08-29
1
-27
/
+5
*
Use popt for printing --help message
Jelmer Vernooij
2002-08-29
1
-11
/
+9
*
slprintf() takes a size argument
Andrew Tridgell
2002-08-27
1
-1
/
+1
*
Don't try to convert enumprinters name to a unc name.
Tim Potter
2002-08-27
1
-2
/
+6
*
Pass the object name down to the enum_printers rpc. By default this is the
Tim Potter
2002-08-27
1
-6
/
+9
*
Moved calculation of secure channel type into a new function.
Tim Potter
2002-08-23
1
-6
/
+3
*
Fix for change in cli_netlogon_sam_sync()
Tim Potter
2002-08-22
1
-1
/
+1
*
Added some new delta types discovered by Ronnie from ethereal"
Tim Potter
2002-08-22
2
-6
/
+5
*
added a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell
2002-08-22
1
-2
/
+2
*
A few fixes towards libsmbclient and rpcclient - get pointer types right and
Andrew Bartlett
2002-08-22
1
-7
/
+7
*
Move comment
Andrew Bartlett
2002-08-22
1
-2
/
+3
*
make rpcclient use print_guid()
Andrew Tridgell
2002-08-19
1
-9
/
+2
*
Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselect
Jim McDonough
2002-08-12
1
-9
/
+40
*
Use samr connect4, then fall back to samr connect if it fails. This is
Jim McDonough
2002-08-12
1
-29
/
+46
*
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
2002-08-08
1
-0
/
+80
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-13
/
+5
*
Some crash fixes for netshareenum returning zero shares.
Tim Potter
2002-07-30
1
-1
/
+1
*
Our include popt is starting to get a bit old - fixed some compile
Tim Potter
2002-07-29
1
-3
/
+3
*
We don't need this silly unix username stuff. NT username is basicly unused,
Andrew Bartlett
2002-07-29
1
-13
/
+3
*
Started to get samsync to insert account information in the passdb. It's
Tim Potter
2002-07-29
1
-110
/
+309
*
Use common popt definition for -d option.
Tim Potter
2002-07-29
1
-7
/
+1
*
Tpot missed one...
Andrew Bartlett
2002-07-21
1
-1
/
+1
*
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
Tim Potter
2002-07-21
1
-3
/
+3
*
If we can't connect, make sure its a level 0 so we see it, and the reason.
Andrew Bartlett
2002-07-20
1
-1
/
+1
*
Apply patch from "Kai Krueger" <kai@kruegernetz.de> to make it easier to
Andrew Bartlett
2002-07-14
1
-51
/
+116
*
Added -I option to rpcclient.
Tim Potter
2002-07-09
1
-12
/
+20
*
Updates to the 'name -> sid' code:
Andrew Bartlett
2002-07-07
1
-3
/
+2
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
1
-1
/
+1
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-2
/
+2
*
Qualify some of the hexidecimal responses with 0x
Andrew Bartlett
2002-06-26
1
-5
/
+5
*
Try to avoid infinite loops when reteriving users - even from broken servers.
Andrew Bartlett
2002-06-25
1
-1
/
+4
*
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
2002-06-25
2
-2
/
+2
*
Fixed compiler warning.
Tim Potter
2002-06-04
1
-1
/
+0
*
Added getdompwinfo function.
Tim Potter
2002-06-03
1
-0
/
+26
*
Update for new interface to netfileenum
Jim McDonough
2002-06-01
1
-1
/
+1
*
Update netfileenum to new api.
Jim McDonough
2002-05-31
1
-1
/
+1
*
Fixed crash bug in querydispinfo.
Tim Potter
2002-05-31
1
-70
/
+62
*
Added netfileenum (sorry - no output though (-:) command.
Tim Potter
2002-05-30
1
-0
/
+33
*
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
2002-05-29
1
-0
/
+23
*
Added netshareenum command at level 1 and 2.
Tim Potter
2002-05-28
1
-1
/
+74
*
Some fixes for enumerating domain groups and aliases:
Tim Potter
2002-05-28
1
-25
/
+63
*
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
2002-05-24
2
-2
/
+2
*
Given Jeremy's positive response, and a lack of one from tpot, I'll commit
Andrew Bartlett
2002-05-23
1
-48
/
+11
*
Remove unused files.
Andrew Bartlett
2002-05-18
1
-3
/
+6
*
A few more trusted domains updates from mimir.
Andrew Bartlett
2002-05-17
1
-14
/
+29
[next]