summaryrefslogtreecommitdiff
path: root/source/rpcclient/display.c
Commit message (Expand)AuthorAgeFilesLines
* The big character set handling changeover!Andrew Tridgell2001-07-041-26/+40
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-4/+4
* just enough to get rpcclient to compile. Look for #if 0Gerald Carter2000-06-231-3/+3
* use GET_DENY_MODE() macro instead of the bit shiftAndrew Tridgell2000-01-161-3/+2
* a consequence of the access_table() fixes is that we can't treatAndrew Tridgell2000-01-161-0/+2
* more files from 2.0.6Andrew Tridgell1999-12-171-0/+1324
* split display.c into modules.Luke Leighton1999-12-011-3106/+0
* whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.Luke Leighton1999-11-261-289/+403
* debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1999-11-091-0/+238
* const feeding frenzyLuke Leighton1999-11-081-180/+182
* const feeding frenzyLuke Leighton1999-11-081-69/+71
* fixed string function for reading in printer_info_N.Luke Leighton1999-11-061-0/+194
* adding experimental set user password command to rpcclient, it returnsLuke Leighton1999-11-041-2/+2
* rewrote rpcclient enumaliases command.Luke Leighton1999-11-011-2/+69
* connection info level renamed to transport info levelLuke Leighton1999-10-301-1/+1
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-0/+111
* rpcclient regenum key client code rewritten to use higher order functions.Luke Leighton1999-10-291-3/+5
* more reshuffling of enum groups code. more higher order functions.Luke Leighton1999-10-291-5/+78
* turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1999-10-211-1/+1
* improved "dominfo" rpcclient commandLuke Leighton1999-08-291-0/+82
* display of session enum infoLuke Leighton1999-08-181-0/+196
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-3/+3
* BDC support.Matthew Chapman1999-07-221-5/+8
* BDC support.Luke Leighton1999-07-211-0/+88
* last part of RPC api change.Jean-François Micouleau1999-05-031-0/+76
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-2/+2
* New rpcclient command "at" for NT scheduler control, a slightly improvedMatthew Chapman1999-04-231-0/+166
* Mainly BDC-related changes.Matthew Chapman1999-04-081-1/+1
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-3/+3
* bitmap to stringsLuke Leighton1999-02-161-16/+14
* Always null-terminate strings.Matthew Chapman1999-02-151-34/+34
* Cut and paste error.Matthew Chapman1999-02-121-9/+9
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-35/+84
* removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1999-02-091-25/+25
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-0/+56
* Service Control Manager - service enumeration.Luke Leighton1999-01-271-0/+24
* - renamed do_samr_xxx to samr_xxxLuke Leighton1998-12-041-53/+191
* weekend work. user / group database API.Luke Leighton1998-11-291-0/+44
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-9/+9
* security descriptors.Luke Leighton1998-11-121-12/+18
* oops!Luke Leighton1998-11-111-11/+13
* clearing up security descriptorLuke Leighton1998-11-111-1/+1
* include/local.h:Jeremy Allison1998-11-101-2/+1
* rpcclient registry commands.Luke Leighton1998-11-101-6/+369
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-52/+52
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+1013