similar to: [PATCH (for discussion)] New hivexhextostring tool.

Displaying 20 results from an estimated 10000 matches similar to: "[PATCH (for discussion)] New hivexhextostring tool."

2012 Nov 21
1
hivexregedit doc - unix2dos command
On the page: http://libguestfs.org/hivexregedit.1.html#encoding Under "ENCODING" section is this command: unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg I couldn't get that to work without placing a redirection operator ('<') after "unix2dos". Could this be due to my version of unix2dos? Or just a typo. I'm a Linux n00b so my apologies for
2017 Jul 14
2
[hivex PATCH 1/2] hivexregedit: fix POD markup
Put the "=back" to close the list only after the last element. --- regedit/hivexregedit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regedit/hivexregedit b/regedit/hivexregedit index 02c382b..cd49063 100755 --- a/regedit/hivexregedit +++ b/regedit/hivexregedit @@ -248,8 +248,6 @@ You should only use this option for quick hacking and debugging of the hive
2017 Dec 29
0
[PATCH 1/1] hivexregedit: add --max-depth option for exports
--- perl/lib/Win/Hivex/Regedit.pm | 14 ++++++++++++-- regedit/hivexregedit | 18 +++++++++++++++++- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/perl/lib/Win/Hivex/Regedit.pm b/perl/lib/Win/Hivex/Regedit.pm index 355699e..34426f1 100644 --- a/perl/lib/Win/Hivex/Regedit.pm +++ b/perl/lib/Win/Hivex/Regedit.pm @@ -487,11 +487,12 @@ sub reg_export { my $h = shift;
2012 May 02
1
coxph reference hazard rate
Hi, In the following results I interpret exp(coef) as the factor that multiplies the base hazard rate if the corresponding variable is TRUE. For example, when the bucket is ks008 and fidelity <= 3, then the rate, compared to the base rate h_0(t), is h(t) = 0.200 h_0(t). My question is then, to what case does the base hazard rate correspond to? I would expect the reference to be the first
2002 Jan 13
0
Unicode conversions from JA encodings
Background link for those unfamiliar: http://www.debian.or.jp/~kubota/unicode-symbols.html W3's suggestions for within XML: http://www.w3.org/TR/japanese-xml/ The nice thing about this document is it gives data for a bunch of different translation tables, and enumerates their differences. (This is only about Japanese encodings. I believe similar problems may exist for Chinese and Korean;
2014 Jan 16
0
[PATCH 2/2] hivex: Make sure that pod2html finds the POD file when building out-of-tree
Otherwise we get "Can't open ..." warnings which don't seem to be fatal. --- regedit/Makefile.am | 2 +- sh/Makefile.am | 4 ++-- xml/Makefile.am | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/regedit/Makefile.am b/regedit/Makefile.am index 7977334..476c059 100644 --- a/regedit/Makefile.am +++ b/regedit/Makefile.am @@ -39,6 +39,6 @@
2001 Dec 23
0
Need Help Sambaserver is not accessible
Here is the packet trace - ICMP seems to be coming from my SAMBA Server - see frame 3 Does the netstat output look correct in my first request for help? Joel Morrow jiram@aol.com TRACE Frame 1 (92 on wire, 92 captured) Arrival Time: Dec 22, 2001 09:36:08.333676000 Time delta from previous packet: 1.999444000 seconds Time relative to first packet: 2.000088000 seconds Frame
2014 May 05
2
[PATCH] test-charset-fidelity: allow to skip testing specific FSes
Allow to skip testing the filesystem "foo" if the environment variable SKIP_TEST_CHARSET_FIDELITY_foo=1 is set. This way it possible to not test one or more filesystems without disabling the test altogether. --- tests/charsets/test-charset-fidelity.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/tests/charsets/test-charset-fidelity.c
2017 Jul 14
0
[hivex PATCH 2/2] build: do not ignore pod2man error codes
Move the temporary output of pod2man to the correct name only if pod2man did not fail: this also makes the whole command fail if pod2man fails, e.g. because of wrong markup. --- lib/Makefile.am | 2 +- regedit/Makefile.am | 2 +- sh/Makefile.am | 4 ++-- xml/Makefile.am | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index
2017 Dec 29
2
[PATCH 0/1] hivexregedit: add --max-depth option for exports
This new option allows you to only export what you care about from a registry hive by specifying a max recursion depth. Michael Meyer (1): hivexregedit: add --max-depth option for exports perl/lib/Win/Hivex/Regedit.pm | 14 ++++++++++++-- regedit/hivexregedit | 18 +++++++++++++++++- 2 files changed, 29 insertions(+), 3 deletions(-) -- 2.14.3 (Apple Git-98)
2019 Jan 18
0
Re: hivexregedit
On Fri, Jan 18, 2019 at 11:35:44AM -0700, JD wrote: > Hello Richard, > I was referred to the utility hivexregedit > by a member of the ntfs-3g-devel newsgroup. > > I have a quick question about this util. > > I have a failed HD of Windows 7, and I want to reinstall Win 7 > on a new drive using the same COA key, which I do not have > saved anywhere. > > I used
2024 Aug 15
1
samba-tool user add - weird resulting
Dne 2024.08.14 12:06, Rowland Penny via samba napsal: > On Wed, 14 Aug 2024 11:05:23 +0200 > Franta Hanzlik via samba <samba at lists.samba.org> wrote: > >> Rowland, thank you for response. >> But I still think there's nothing stopping Samba from being better >> than Windows at this, and introducing some switches like >> --displayname >>
2024 Aug 15
1
samba-tool user add - weird resulting
Dne 2024.08.15 17:01, Rowland Penny via samba napsal: > On Thu, 15 Aug 2024 16:33:57 +0200 > Franta Hanzlik via samba <samba at lists.samba.org> wrote: > >> Dne 2024.08.14 12:06, Rowland Penny via samba napsal: >> > On Wed, 14 Aug 2024 11:05:23 +0200 >> > Franta Hanzlik via samba <samba at lists.samba.org> wrote: >> > >> >>
2024 Aug 15
1
samba-tool user add - weird resulting
On Thu, 15 Aug 2024 16:33:57 +0200 Franta Hanzlik via samba <samba at lists.samba.org> wrote: > Dne 2024.08.14 12:06, Rowland Penny via samba napsal: > > On Wed, 14 Aug 2024 11:05:23 +0200 > > Franta Hanzlik via samba <samba at lists.samba.org> wrote: > > > >> Rowland, thank you for response. > >> But I still think there's nothing stopping
2001 Dec 09
0
browse list sync with 2 samba servrs
hello, I have 2 samba serers, a pdc/wins server on 10.0.0.1 for one subnet (/24), and a ldc/winsclient on 192.168.0.1 for it's /24 I start the pdc, and wait for it to win all it's elections, then start the ldc and wait for it to win it's elections, at this boint the lists are synced to whatever the pdc has, however it is unable to complete future browse syncs, this has the effect
2024 Aug 14
1
samba-tool user add - weird resulting
Dne 2024.08.14 09:48, Rowland Penny via samba napsal: > On Wed, 14 Aug 2024 09:24:03 +0200 > Franta Hanzlik via samba <samba at lists.samba.org> wrote: > >> When creating AD user using 'samba-tool user add <username> ...', >> there are switches for some human name parts specification: >> --surname=SURNAME User's surname >>
2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le lundi 30 mars 2020 ? 15:24 +1300, Paul Murrell a ?crit : > Hi > > I have created an R branch that contains a potential fix ... > > https://svn.r-project.org/R/branches/R-symfam/ > > This allows, for example, ... > > cairo_pdf(symbolfamily="OpenSymbol") > > ... to specify that the OpenSymbol family should be used as the > "symbol" font
2018 Feb 09
0
Re: [PATCH] Add a cache for iconv_t handles to hive_t
On Fri, Feb 09, 2018 at 01:52:52AM +0100, Hilko Bengen wrote: > It was brought to my attention that dumping a registry hive causes a > lot of time spent in disk I/O activity because iconv_open() and > iconv_close() are called for every key. Every iconv_open() call causes > /usr/lib/.../gconv/$ENCODING.so to be opened and mapped. > > The iconv_t handles are now cached in the
2020 Mar 30
0
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Hi On 30/03/20 11:12 pm, Nicolas Mailhot wrote: > Le lundi 30 mars 2020 ? 15:24 +1300, Paul Murrell a ?crit : >> Hi >> >> I have created an R branch that contains a potential fix ... >> >> https://svn.r-project.org/R/branches/R-symfam/ >> >> This allows, for example, ... >> >> cairo_pdf(symbolfamily="OpenSymbol") >> >>
2024 Aug 14
2
samba-tool user add - weird resulting
On Wed, 14 Aug 2024 11:05:23 +0200 Franta Hanzlik via samba <samba at lists.samba.org> wrote: > Rowland, thank you for response. > But I still think there's nothing stopping Samba from being better > than Windows at this, and introducing some switches like > --displayname > --commonname > --name > --exclude-initials-in-dn > or something similar. >