summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_connect.c
Commit message (Expand)AuthorAgeFilesLines
* More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter2000-08-091-2/+2
* All changes related to rpcclient...Gerald Carter2000-08-081-1/+1
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-21/+30
* Lots of changes but no real progress in functionality.Gerald Carter2000-07-151-130/+76
* removed references to loopback RPC connections.Gerald Carter2000-07-141-45/+80
* More rpcclient merge issues:Gerald Carter2000-07-071-0/+216
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+190
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-427/+0
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-1/+1
* OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1999-12-091-1/+1
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-5/+6
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-1/+1
* cleaning up: removing those horrible references to server listLuke Leighton1999-12-021-59/+0
* clearing up connection-related stuff. password credentials were messingLuke Leighton1999-12-021-1/+3
* improving createuser account command to be able to add workstationsLuke Leighton1999-12-011-0/+31
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+0
* ok. this is where it gets interesting. client states are now maintainedLuke Leighton1999-11-301-2/+29
* bug-fixLuke Leighton1999-11-291-1/+1
* this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1999-11-291-63/+47
* attempting to resolve the issue that multiple servers often specified inLuke Leighton1999-11-291-0/+42
* ok. got ntlogin command working. argh, it maintains a connection toLuke Leighton1999-11-291-36/+95
* first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1999-11-291-2/+87
* further abstraction involving client states. main client-side codeLuke Leighton1999-11-271-30/+132
* this file manages client states associated with handles.Luke Leighton1999-11-261-0/+154