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