Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[samba.git] / source3 / lib / cmd_interp.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Tim PotterUse the new client error api.
2001-07-04 Andrew Tridgellmissed a couple of strchr calls
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-04-28 Gerald Carterfew cleanups to bring in line with 2.2
2001-01-02 Tim PotterFixed -d option for rpcclient.
2000-12-11 Gerald Cartercode review of rpcclient
2000-12-08 Tim PotterModified argc passed to rpc_client cmd_* functions...
2000-11-16 Jeremy AllisonFix for plaintext passwords from Pat Sandfort @ HP.
2000-09-01 Gerald Carter-U% should be an anonymous connection. Fixed bug where
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-29 Gerald Carteradded -P (for no prompt) and -A <authfile> options
2000-08-14 Jeremy AllisonReverted the change Luke made. Removed IS_BITS_SET_XX...
2000-08-14 Luke Leightonhey, jerry: turns out you _have_ converted to get_safe_...
2000-08-14 Luke Leightonjeremy,
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-21 Gerald CarterAdded EnumPorts() and fixed up some problems
2000-07-14 Gerald CarterFixed a bug in cmd_interp.c where if user%pass was...
2000-07-10 Gerald CarterFixed a bug in parsing the command line.
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...