index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
The cli_spoolss_setprinterdata() function interface changed slightly.
Tim Potter
2002-05-14
1
-2
/
+4
*
Added cmd_spoolss_enumjobs() function to rpcclient.
Tim Potter
2002-05-07
1
-39
/
+156
*
Fixed more compiler warnings.
Tim Potter
2002-05-07
1
-3
/
+3
*
Fixed compile warning.
Tim Potter
2002-05-07
1
-1
/
+2
*
Fixed command line argument parsing.
Tim Potter
2002-04-17
1
-70
/
+54
*
merges from SAMBA_2_2
Gerald Carter
2002-04-16
1
-44
/
+61
*
The cli_lsa_lookup_{names,sids} functions were returning useless
Tim Potter
2002-04-14
1
-10
/
+16
*
Fixed comment.
Tim Potter
2002-04-14
1
-1
/
+1
*
Free popt context after argument parsing.
Tim Potter
2002-04-04
1
-0
/
+2
*
removing unused files....
Gerald Carter
2002-04-03
1
-88
/
+0
*
added "list <pipe>" command to display the available commands
Gerald Carter
2002-04-02
1
-0
/
+45
*
some mergee from SAMBA_2_2. Does compile, but needs some more testing.
Gerald Carter
2002-04-02
1
-13
/
+160
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
2
-4
/
+4
*
Swap order of close brace and done: tag to appease AIX compiler. Order shoul...
Jim McDonough
2002-03-08
1
-1
/
+1
*
One more fix to get popt to work for some compilers...this is the downside to...
Jim McDonough
2002-03-08
1
-15
/
+22
*
Convert rpcclient to use popt instead of getopt. Includes changing of got_pa...
Jim McDonough
2002-03-07
1
-32
/
+46
*
Cosmetic fixup for enum_printers
Tim Potter
2002-03-07
1
-2
/
+5
*
Fixed a bunch of crash bugs for enumprinters at various info levels.
Tim Potter
2002-03-07
2
-30
/
+41
*
argc == 0 is an impossible condition.
Tim Potter
2002-03-07
1
-1
/
+2
*
Allow Samba to trust NT4 Domains.
Andrew Bartlett
2002-03-02
1
-1
/
+1
*
merge from 2.2 - fix parsing of options
Herb Lewis
2002-02-26
1
-14
/
+16
*
Implemented client side functions for SPOOLSS addform, getform, setform and
Tim Potter
2002-02-25
1
-13
/
+150
*
Converted remaining spoolss rpcclient functions to werror/needed/offered.
Tim Potter
2002-02-20
1
-52
/
+60
*
Converted {cmd,cli}_spoolss_getprinter() to WERROR and offered/neede.
Tim Potter
2002-02-19
1
-14
/
+23
*
Converted cmd_spoolss_enumprinterdrivers() to use new
Tim Potter
2002-02-19
1
-13
/
+14
*
Added addform, setform and deleteform commands. The only one I could get
Tim Potter
2002-01-31
1
-4
/
+169
*
Removed version number from file header.
Tim Potter
2002-01-30
15
-30
/
+15
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-10
/
+1
*
Make a talloc'ed copy of this strings so we can pass the right kind of pointer
Andrew Bartlett
2002-01-26
1
-1
/
+5
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-4
/
+9
*
fixes (asprintf) from 2.2
Simo Sorce
2002-01-19
1
-3
/
+7
*
Converted getprinterdriver to WERROR - it always returns dos error 6
Tim Potter
2002-01-07
1
-11
/
+17
*
Converted enumprinters and enumports cmd functions to use WERROR
Tim Potter
2002-01-06
1
-32
/
+39
*
spoolss rpc client cleanup:
Tim Potter
2002-01-06
1
-35
/
+62
*
Display nicer message when server name could not be resolved.
Tim Potter
2002-01-06
1
-3
/
+3
*
Fixed crash bug in display_print_info_2()
Tim Potter
2002-01-03
1
-65
/
+87
*
Fixed crash bug in display_print_info_1()
Tim Potter
2002-01-03
1
-3
/
+13
*
Unicode byte ording fix from Benjamin Kuit <bj@it.uts.edu.au>
Tim Potter
2001-12-30
1
-1
/
+1
[next]