]> sourceware.org Git - dm.git/shortlog
dm.git
2005-09-20 Alasdair KergonExplicitly initialise no_open_count
2005-09-19 Alasdair KergonOn 'buffer full' condition, double buffer size and...
2005-08-18 Alasdair KergonFix termination of getopt_long() option array.
2005-08-08 Alasdair KergonReport 'buffer full' condition with v4 ioctl as well...
2005-08-02 Alasdair Kergonpost-release
2005-08-02 Alasdair Kergonupdate vsn v1_01_04
2005-07-29 Alasdair KergonFix dmsetup ls -j and status --target with empty table.
2005-06-14 Benjamin MarzinskiFixing some makesfiles, so that the correct things...
2005-06-13 Alasdair KergonUse matchpathcon mode parameter v1_01_03
2005-06-10 Benjamin MarzinskiMake timeouts work again.
2005-06-10 Alasdair Kergonadd stack macro
2005-06-10 Alasdair Kergonupdate version
2005-06-10 Alasdair Kergonfix configure script to reenable selinux
2005-06-10 AJ Lewis o print the context along with the path when setting...
2005-06-10 Heinz Mauelshageno streamlined timeout code
2005-06-09 Benjamin MarzinskiTimeout event implementation:
2005-06-08 AJ Lewis o 80 column space adjustments
2005-06-07 Heinz Mauelshagencleaned up and pretty print
2005-06-06 Heinz Mauelshagencomments
2005-06-06 Heinz MauelshagenChanged daemonize(), lock_pidfile(), init_fifos() and...
2005-05-26 AJ Lewisoops - forgot to cvs add this
2005-05-25 AJ Lewis o remove extraneous prints
2005-05-25 AJ LewisChange the multilog code to toggle between async and...
2005-05-24 AJ Lewis o Enable standard syslog and file logging
2005-05-20 Heinz MauelshagenExit after last unregister_for_event()
2005-05-17 Alasdair Kergon1.01.02 v1_01_02
2005-05-16 Alasdair KergonAdd dmsetup ls --exec.
2005-05-16 Alasdair KergonAdd --target to dmsetup ls.
2005-05-16 Alasdair KergonCall dm_lib_exit() and dm_lib_release() automatically...
2005-05-16 Alasdair KergonAdd --target <target_type> filter to dmsetup table...
2005-05-10 Jonathan Earl... - set processed_events to zero. and don't do event...
2005-05-09 Jonathan Earl... - one little error message... so useful.
2005-05-09 AJ Lewis o Changed the multilog API a bit (I warned you)
2005-05-09 Heinz MauelshagenCheck presence of stop_syslog_thread symbol during...
2005-05-04 AJ Lewis o need to pass the address of dso_name_arg and device_...
2005-05-04 Benjamin Marzinskioops. Those are char **'s not char *'s
2005-05-04 AJ Lewis o load_lock_syms doesn't need args
2005-05-04 Benjamin Marzinskifixed dmevent so that it doesn't do a double free when...
2005-05-04 AJ Lewis o Added a lib to handle locking - the multilog lib...
2005-05-04 Heinz Mauelshagenintroduced dynamic loading of pthreads lock function
2005-05-04 Heinz Mauelshagenmultilog_add_logging() lock additions/memory bug fix
2005-05-04 Heinz Mauelshagenmultilog_clear_logging() lock additions
2005-05-04 Heinz Mauelshagendummy lock_mutex/unlock_mutex calls for discussion
2005-05-04 Heinz Mauelshageno libmultilog needs introducing of list locking in...
2005-05-04 Jonathan Earl... - make noop use multilog
2005-05-03 AJ Lewis o stick multilog into the dm-event lib and dmeventd...
2005-05-03 AJ Lewis o forgot to add this
2005-05-03 Heinz Mauelshagenworking dm_get_registered_device(). dmevent.c update...
2005-05-03 Heinz Mauelshagenmore dm_get_registered_device() code
2005-05-03 Heinz Mauelshagenindentation
2005-05-02 AJ Lewis o Changes to configure script to handle async logging...
2005-05-02 AJ Lewis o Moved the circular buffer code into a separate dynam...
2005-05-02 Benjamin Marzinskidmeventd was looking for dsos with libdmeventd<name>.so
2005-05-02 Benjamin Marzinskistopped printing a string after we erased the pointer...
2005-05-02 Benjamin Marzinskiremoved the -lmultilog for now.
2005-05-02 Benjamin Marzinskiget the makefile to clean up the .o's
2005-05-02 Heinz MauelshagenStart fixing get_registered_device()
2005-05-02 Heinz MauelshagenFixes to comms, list handling to get dmeventd() to...
2005-05-02 Heinz MauelshagenIntroduce exit() in main() and cleanup signal settings...
2005-04-29 Benjamin Marzinskimore variable initialization.
2005-04-29 Benjamin Marzinskichanged client_path and sever_path from 'char *' to...
2005-04-29 Benjamin MarzinskiJust initializing some variables that needed to be.
2005-04-29 Alasdair Kergonvariables in a signal handler should be static volatile...
2005-04-29 Alasdair Kergondmeventd depends on multilog
2005-04-29 AJ Lewis o Reorder dmeventd and multilog subdirs so multilog...
2005-04-29 Jonathan Earl... - no longer exec'ing daemon.
2005-04-29 Heinz Mauelshageno checking in instrumented code for AJ to follow up...
2005-04-29 Heinz Mauelshagenfirst changes to get comms back to work after flock...
2005-04-29 Heinz Mauelshagenminor cleanup
2005-04-28 AJ Lewis o Build dmeventd against multilog
2005-04-28 AJ Lewis o add infrastructure to build and use multilog
2005-04-28 AJ Lewis o Initial draft of libmultilog - a logging library...
2005-04-28 Jonathan Earl... - I expanded init_client() because of how the launching...
2005-04-28 Alasdair Kergonbuild libdmeventnoop.so for testing
2005-04-28 Alasdair Kergontest.c->dmevent.c
2005-04-28 Alasdair Kergono adds dm_get_next_registered_device() (not functional...
2005-04-27 Alasdair KergonPrototype for a device-mapper event-handling daemon.
2005-03-29 Alasdair Kergonpost-release
2005-03-29 Alasdair Kergon1.01.01 v1_01_01
2005-03-29 Alasdair KergonUpdate dmsetup man page.
2005-03-27 Alasdair KergonDrop-in devmap_name replacement.
2005-01-27 Alasdair KergonAdd option to compile without ioctl for testing.
2005-01-27 Alasdair KergonFix DM_LIB_VERSION sed
2005-01-17 Alasdair Kergonpost-1.01.00
2005-01-17 Alasdair Kergon1.01.00 v1_01_00
2005-01-12 Alasdair KergonAdd dm_task_no_open_count() to skip getting open_count.
2005-01-07 Alasdair Kergonpost-1.00.21
2005-01-07 Alasdair Kergon1.00.21 v1_00_21
2005-01-07 Alasdair KergonFix /proc/devices parsing.
2005-01-06 Alasdair Kergonpost-1.00.20
2005-01-06 Alasdair Kergon1.00.20 v1_00_20
2005-01-06 Alasdair KergonAttempt to fix /dev/mapper/control transparently if...
2005-01-05 Alasdair KergonConfiguration-time option for setting uid/gid/mode...
2004-10-15 Alasdair Kergonupdate
2004-10-15 AJ Lewis o patch refresh
2004-10-12 Alasdair KergonAdd --noheadings option to dmsetup -c for colon-separat...
2004-10-01 Alasdair KergonSupport device referencing by uuid or major/minor.
2004-10-01 Alasdair Kergonprintf->fprintf
2004-07-03 Alasdair Kergonupdate version
2004-07-03 Alasdair Kergonmisc autoconf fixes v1_00_19
next
This page took 0.051258 seconds and 5 git commands to generate.