r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch.
[sfrench/samba-autobuild/.git] / source / utils / smbcontrol.c
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Herb Lewisr21780: let smbcontrol use POPT_COMMON_SAMBA options...
2007-10-10 Volker Lendecker21115: notify_internal.c needs to remove the table...
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Günther Deschnerr19206: Jeremy, for some reason storing a value-less...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr15890: Use correct enum type (bug #3722) from Jason...
2007-10-10 Günther Deschnerr15428: Add "smbcontrol winbind onlinestatus" for debug...
2007-10-10 James Peachr15424: Implement a "stacktrace" smbcontrol option...
2007-10-10 Alexander Bokovoyr15152: Fix a case when target is offline. Jerry, this...
2007-10-10 James Peachr14900: Separate words in error message.
2007-10-10 James Peachr14899: Add missing semi-colon.
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Alexander Bokovoyr13695: Make code consistent with documentation. :-)
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Volker Lendecker12781: Support the level parameter for lsa_lookupsids.
2007-10-10 Jeremy Allisonr11962: Bring talloc up to date with Samba4, re-add the
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Herb Lewisr416: add a newline to the debuglevel message returned...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-06 Jelmer VernooijFix -s option to smbcontrol (#908)
2004-01-06 Andrew Bartlett(merge from 3.0)
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-06 Tim PotterFinal round of printf warnings fixes for the moment.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Alexander BokovoyAdd support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN...
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
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-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-30 Andrew BartlettSun CC requires constant initialisers, so use a static...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-28 Tim PotterMerge of const fixes from HEAD.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettFix up non-constant initialisers for Sun's CC.
2003-04-14 Tim PotterMerge rewrite of smbcontrol.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Tim PotterRewrite of smbcontrol - it was a bit of a mess. It...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-03 Jelmer VernooijGive warning if 'drvupgrade' doesn't get an argument
2003-04-03 Jelmer VernooijGive warning if 'drvupgrade' doesn't get a parameter
2003-02-12 Tim PotterMerge of smbcontrol debuglevel fixes from HEAD.
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
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-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-16 Gerald Carterfix usage message
2002-12-16 Gerald Carterfix usage message
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-27 Gerald Carteradd hook for MSG_PRINTER_DRVUPGRADE that numps the...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-11 Tim PotterMerge some usage info from APPLIANCE_HEAD.
2002-08-02 Tim PotterMerge of print notify fixes from APPLIANCE_HEAD.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 ...
next