summaryrefslogtreecommitdiff
path: root/multipathd/main.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Merge the 'path count' cli command with 'show status'.upstream/0.4.90.4.9Christophe Varoqui1-1/+0
2010-05-20multipath: don't clear daemon setting on reconfigureBenjamin Marzinski1-0/+1
2010-05-20multipath: add "count paths" multipathd commandBenjamin Marzinski1-0/+1
2010-05-20multipath: add udev sync support.Benjamin Marzinski1-0/+1
2010-04-17multipath_tools: add alias while printing checker_messageMoger, Babu1-1/+1
2010-03-25multipath: patch checker consolidationBenjamin Marzinski1-18/+2
2010-03-25multipath: add queue_without_daemon config parameterBenjamin Marzinski1-0/+5
2010-02-06Latest git -master is not compilableRumko1-1/+1
2010-02-03Update path_offline() to return device statusHannes Reinecke1-3/+2
2010-02-03[multipathd] Fix pthread bug in multipath-tools.Alex Zeffertt1-0/+1
2009-11-22[multipathd] give ev_add_path() separated failure messagesChristophe Varoqui1-7/+12
2009-11-22multipath-tools: multipath should allow only path with valid size to get adde...Chauhan, Vijay1-0/+21
2009-05-14multipath-tools: Improvement to max_fdsBenjamin Marzinski1-8/+3
2009-04-29multipathd: restrict /var/run/multipathd.sock permissions furtherMike Snitzer1-0/+1
2009-04-29do not allow relative path names to be added to the pathvecMike Snitzer1-0/+8
2009-04-22Fix 'remove' uevent handlingHannes Reinecke1-2/+3
2009-04-22Add more debugging outputHannes Reinecke1-0/+3
2009-04-21Check for empty mpvecs in mpvec_garbage_collector()Hannes Reinecke1-0/+3
2009-04-04[multipathd] Add options to multipathd to turn off queueingBenjamin Marzinski1-0/+12
2009-04-03set pthread stack size to at least PTHREAD_STACK_MINBenjamin Marzinski1-10/+38
2009-04-03remove deleted path from pathvecBenjamin Marzinski1-6/+7
2009-04-02Support resizing of multipath maps.Konrad Rzeszutek1-1/+2
2009-04-02[multipathd] signal deadlockBenjamin Marzinski1-0/+10
2009-04-01[multipathd] /var/run/multipathd.sock is world-writableHannes Reinecke1-2/+3
2009-03-27Stack overflow in uev_trigger()Hannes Reinecke1-1/+1
2009-03-24Don't display the state of the newly added map during addition in the daemonKonrad Rzeszutek1-1/+1
2009-03-24Unload prio and checkers libraries during shutdown.Konrad Rzeszutek1-0/+2
2009-03-24Race-condition fix with free_waiter threads during shutdown.Konrad Rzeszutek1-11/+17
2008-12-17[multipathd] log the uevent discarding as debug informationChristophe Varoqui1-2/+2
2008-12-17[multipathd] Memory leak in ev_add_map.Konrad Rzeszutek1-0/+3
2008-12-11Fix for uevent devpath handlingBenjamin Marzinski1-3/+9
2008-11-20[multipathd] easier multipathd interaction methodChristophe Varoqui1-0/+16
2008-11-13[multipathd] add "show maps format ..." cli commandChristophe Varoqui1-0/+1
2008-11-02[multipathd] set offline path state to faultyChristophe Varoqui1-1/+3
2008-10-11[lib] add offlined paths logicChristophe Varoqui1-1/+2
2008-09-30[multipathd] add "quit" cli commandChristophe Varoqui1-0/+1
2008-09-29[multipathd] add "show wildcards" cli commandChristophe Varoqui1-0/+1
2008-09-11[multipathd] add "show status" cli commandChristophe Varoqui1-1/+3
2008-07-19[lib] abstract a little more devmapper internalsChristophe Varoqui1-4/+4
2008-06-12[multitpathd] add "show paths format" cli commandChristophe Varoqui1-0/+1
2008-06-02Allow zero paths for multipath mapHannes Reinecke1-86/+72
2008-05-21add '-r' option to force devmap reloadChristophe Varoqui1-2/+2
2008-04-30Remove DAEMON definesHannes Reinecke1-0/+2
2008-04-30Make modules directory configurableHannes Reinecke1-2/+3
2008-04-30libdevmapper prints garbage on shutdownHannes Reinecke1-2/+8
2008-04-12[checkers] checkers are now dlopen'ed pluginsChristophe Varoqui1-0/+4
2008-04-08[lib] merge libprio in libmultipathChristophe Varoqui1-1/+1
2008-04-04Move to a shared lib model forChristophe Varoqui1-9/+13
2008-01-15[libmultipath] fix the "too many files" errorBenjamin Marzinski1-0/+17
2007-11-10[libmultipath] blacklist exceptions issuesChristophe Varoqui1-2/+2