summaryrefslogtreecommitdiff
path: root/source/rpcclient/rpcclient.c
Commit message (Expand)AuthorAgeFilesLines
* more syncs with SAMBA_2_2Gerald Carter2003-03-141-2/+3
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-0/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-135/+151
* Move over to RELEASE branch.Jeremy Allison2002-02-011-84/+188
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-23/+26
* Syncup getting ready for release.Jeremy Allison2001-07-061-37/+67
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-1/+1
* More fixes from the SGI compiler.Jeremy Allison2001-03-231-4/+1
* doh! fixed Jeremy's checkinGerald Carter2001-03-231-3/+1
* added readline to smbclient and rpcclient from HEAD. Also added aGerald Carter2001-03-231-22/+68
* More unused variables.Jeremy Allison2001-03-231-6/+1
* Removed unused variables - IRIX compiler fixes.Jeremy Allison2001-03-231-6/+2
* include/dlinklist.h: Allow link to end of list.Jeremy Allison2001-03-191-0/+1
* merge from HEAD for new cli_*() interface for client sideGerald Carter2001-03-191-20/+612
* More rpcclient merge issues:Gerald Carter2000-07-071-1/+1
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-745/+16
* just enough to get rpcclient to compile. Look for #if 0Gerald Carter2000-06-231-0/+2
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-1/+1
* indent update to make t easier to see setuid mods in TNG. someLuke Leighton2000-03-211-0/+2
* After 3AM, it's getting hard for Luke :-)Jean-François Micouleau2000-02-041-5/+4
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-0/+4
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-4/+5
* got rid of mem_manAndrew Tridgell2000-01-031-8/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1495/+337
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-11/+11
* starting "connection reuse" system in smb-agent. added version numberLuke Leighton1999-12-031-1/+10
* i always get caught out with non-gnu-readline code mods :-)Luke Leighton1999-12-031-1/+1
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-1/+1
* promptline undefined (pline)Luke Leighton1999-12-031-1/+1
* oops, pwdb_initialise() called unnecessarily from here (failure to readLuke Leighton1999-12-021-2/+0
* default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1999-12-021-0/+2
* improved enumdomains added -i option.Luke Leighton1999-12-021-1/+2
* clearing up connection-related stuff. password credentials were messingLuke Leighton1999-12-021-8/+23
* added net use (actually net -S srv -U user -W dom) and net del (actuallyLuke Leighton1999-12-011-17/+147
* more cli_session_setup() calls. what the heck are these doing???Luke Leighton1999-12-011-44/+1
* 1) when no domain used in ntlogin test command, should use default oneLuke Leighton1999-12-011-1/+1
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-2/+2
* split display.c into modules.Luke Leighton1999-12-011-1/+68
* ok. got ntlogin command working. argh, it maintains a connection toLuke Leighton1999-11-291-0/+7
* first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1999-11-291-11/+4
* further abstraction involving client states. main client-side codeLuke Leighton1999-11-271-8/+1
* enhanced samuser command to do same thing as enumusers command (-g -u -a)Luke Leighton1999-11-271-1/+1
* bug-fixing registry commands and the rpcclient "rpcclient" command.Luke Leighton1999-11-271-35/+74
* whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.Luke Leighton1999-11-261-228/+239
* cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1999-11-251-6/+4
* registry API moved over to new format. reg_connect() is the top-levelLuke Leighton1999-11-241-1/+6
* service control manager API completed. svcenum -i works, but does notLuke Leighton1999-11-241-1/+7
* ok. *whew*. this is the first completed part of the restructure.Luke Leighton1999-11-241-81/+20
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-0/+3
* attempted a svcset command. password is encrypted / messed up, thereforeLuke Leighton1999-11-231-3/+3