summaryrefslogtreecommitdiff
path: root/source/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-176-39/+41
* syncing up with SAMBA_2_2 treeGerald Carter2002-05-011-89/+0
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-3010-640/+1559
* Sync for release.Jeremy Allison2002-02-019-373/+222
* Move over to RELEASE branch.Jeremy Allison2002-02-016-1265/+1154
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2002-01-309-0/+4481
|\
| * Removed version number from file header.Tim Potter2002-01-3015-30/+15
| * Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett2002-01-261-10/+1
| * Make a talloc'ed copy of this strings so we can pass the right kind of pointerAndrew Bartlett2002-01-261-1/+5
| * This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-4/+9
| * fixes (asprintf) from 2.2Simo Sorce2002-01-191-3/+7
| * Converted getprinterdriver to WERROR - it always returns dos error 6Tim Potter2002-01-071-11/+17
| * Converted enumprinters and enumports cmd functions to use WERRORTim Potter2002-01-061-32/+39
| * spoolss rpc client cleanup:Tim Potter2002-01-061-35/+62
| * Display nicer message when server name could not be resolved.Tim Potter2002-01-061-3/+3
| * Fixed crash bug in display_print_info_2()Tim Potter2002-01-031-65/+87
| * Fixed crash bug in display_print_info_1()Tim Potter2002-01-031-3/+13
| * Unicode byte ording fix from Benjamin Kuit <bj@it.uts.edu.au>Tim Potter2001-12-301-1/+1
| * Finish idra's cleanup of the RPC remote shutdown code.Andrew Bartlett2001-12-301-4/+2
| * remove unneaded memory leaking code.Simo Sorce2001-12-301-16/+0
| * close some handles. not really necessary but doesn't hurt.Jean-François Micouleau2001-12-211-0/+3
| * added all level to samr_query_disp_info rpcclient side.Jean-François Micouleau2001-12-211-21/+102
| * put back the -l option to rpcclient.Jean-François Micouleau2001-12-211-1/+8
| * Fix for null command description in rpcclient help. From Benjamin KuitTim Potter2001-12-211-1/+2
| * lp_setup_logfile() doesn't exist any moreAndrew Tridgell2001-12-201-7/+1
| * Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-202-5/+5
| * initialise stringsJean-François Micouleau2001-12-181-4/+4
| * update the ldap support code. it compiles.Jean-François Micouleau2001-12-132-5/+12
| * Fix some compiler warnings.Tim Potter2001-12-131-2/+1
| * added a -V[erbose] option to samsync. Decode a lot of informationJean-François Micouleau2001-12-122-18/+275
| * SAMR query sec obj returns different results depending on which sam handleTim Potter2001-12-111-12/+34
| * Grr - people who put const everywhere should fix up all the warnings theyTim Potter2001-12-111-1/+2
| * Removed unused variable.Tim Potter2001-12-111-3/+1
| * Doing some research into ACLs on the LSA and SAM policy objects.Tim Potter2001-12-114-350/+117
| * Compile fix.Tim Potter2001-12-111-2/+2
| * added enum alias groups to rpcclientJean-François Micouleau2001-12-101-2/+62
| * Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter2001-12-101-0/+32
| * This change reworkes the connection code for both rpcclient and net newAndrew Bartlett2001-12-031-86/+36
| * added queryuseraliases to rpcclientJean-François Micouleau2001-12-021-0/+68
| * added samr_query_sec_obj. and put back some code to display a securityJean-François Micouleau2001-12-021-8/+201
| * Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter2001-11-301-1/+1
| * dyn_CONFIGFILE fixups.Tim Potter2001-11-261-4/+3
| * added "net join" commandAndrew Tridgell2001-11-241-2/+0
| * added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau2001-11-241-7/+97
| * Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-232-4/+0
| * added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-3/+64
| * add another command to rpcclient: getdispname. Show the full descriptionJean-François Micouleau2001-11-221-0/+38
| * add a command to rpcclient: enumprivsJean-François Micouleau2001-11-221-0/+48
| * samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau2001-11-211-0/+51
| * Store some path names in global variables initialized to configureMartin Pool2001-11-192-7/+6