trying to get HEAD building again. If you want the code
[samba.git] / source3 / utils / smbcontrol.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-09 Tim PotterRewrite of smbcontrol - it was a bit of a mess. It...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-03 Jelmer VernooijGive warning if 'drvupgrade' doesn't get a parameter
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Tim PotterThe REQ_DEBUGLEVEL message returns a string not a list...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-16 Gerald Carterfix usage message
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-08-27 Gerald Carteradd hook for MSG_PRINTER_DRVUPGRADE that numps the...
2002-08-11 Tim PotterMerge some usage info from APPLIANCE_HEAD.
2002-08-02 Tim PotterMerge of print notify fixes from APPLIANCE_HEAD.
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-05-19 Andrew BartlettKeep the compiler happy
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-03-29 Jean-François Mico... added a shutdown command to smbcontrol.
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-02-26 Jeremy AllisonFixup the sending of printer change messages from job...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-10 Martin PoolQuieten warning about uninitialized variable.
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-03 Martin PoolCleanup format.
2002-01-03 Martin Poolsmbd now sends a reply to MSG_REQ_POOL_USAGE, though...
2002-01-03 Martin Poolsmbd should register to receive MSG_REQ_POOL_USAGE...
2001-12-21 Martin Poolsmbcontrol in non-interactive mode was returning True...
2001-12-21 Martin PoolAdd option to pass NULL max_replies to wait_for_replies...
2001-12-21 Martin PoolAdd code to send MSG_REQ_POOL_USAGE. (smbd doesn't...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-20 Jeremy AllisonMerged in JohnR's ping messaging extension.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-09-21 Volker LendeckeAdded -s configfile to smbcontrol.c.
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-05 Jeremy AllisonWhen sending a message via a tdb, it must be open read...
2001-08-28 Tim PotterAdded samsync and samrepl (untested) message types...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Andrew Tridgelladded a close-share smbcontrol message that forcibly...
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-06-01 Tim PotterIf a debug class was explicitly set to zero the debug...
2001-05-15 Andrew Tridgellremember to close tdb after use
2001-05-14 Jeremy AllisonFix crash in smbcontrol Gerald pointed out when no...
2001-04-27 Jeremy AllisonMore gcc compile on solaris tidyups.
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-11-17 Andrew Tridgellsupport smbcontrol sending messages to itself (for...
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-11-10 Jeremy AllisonMerge in Herb's changes from 2.2.
2000-10-12 Herb Lewislib/messages.c add debug print for receipt...
2000-10-12 Herb Lewisprint source PID in PONG and debuglevel message. Allow...
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-10 Andrew Tridgelldon't use gets() !
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-09-29 Jeremy Allisonutils/smbcontrol.c: Fixes from Herb for interactive...
2000-09-13 Andrew Tridgellfirst cut at smbcontrol program. It currently allows...