Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[kai/samba.git] / source3 / rpc_client / cli_connect.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-04-28 Gerald Carterfew cleanups to bring in line with 2.2
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-15 Gerald CarterLots of changes but no real progress in functionality.
2000-07-14 Gerald Carterremoved references to loopback RPC connections.
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-09 Gerald CarterOK. This code works on a RedHat 6.0 system. However...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-02 Luke Leightonclearing up connection-related stuff. password credent...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-30 Luke Leightonok. this is where it gets interesting. client states...
1999-11-29 Luke Leightonbug-fix
1999-11-29 Luke Leightonthis is going to sound _really_ weird, ok, but i had...
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-29 Luke Leightonok. got ntlogin command working. argh, it maintains...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-26 Luke Leightonthis file manages client states associated with handles.