search for: hexeditors

Displaying 15 results from an estimated 15 matches for "hexeditors".

Did you mean: hexeditor
2005 Jul 30
0
Memdisk Ramdisk survive reboot
Hi all, I want to have a warmboot nonvolatile ramdisk to put and start XP from ram. That means that the ramdisk and its content have to survive a reboot on a "normal computer"! (No battery ...hihi) First I make a try with Microsoft ramdrive.sys and switch /e in config.sys from Dos 6.22 and with qemm386.sys but that doesnt work for me. Qemm (8, 97)does not work together with harddrive
2002 Jul 26
6
What tags are allowed in ogg files?
...some of the comment tags position, so that the total size and the count still remains the same. I then save the file and try to analyze it with the OggInfo tool, but it tells me: "Warning: Could not decode vorbis header packet - invalid vorbis stream (1)" If I analyze the two files with hexeditors, the contents are exactly the same, except that two comment tags (and their leading 32 bit integer describing the tags length) are switched position. To write the file, i do this: Bit-by-bit copying all contents of the existing file, until the beginning of the "Vendor length" integer. T...
2004 Feb 18
1
OggVorbis "tutorial" file
Hi, I would like to ask if someone couldhelp me. I am writing a decoder for ogg-vorbis. I am not using the libvorbis because we want a code using our memory functions and I am going to rip some of the decoder functionality as we want only to use mono, 44.100, 96-160kbs sound files. We want to write the fastest and cleanest code possible even using assembler functions where possible. I have
2023 Aug 29
1
Classic Upgrade changes domain SID
On Mon, 2023-08-28 at 23:46 +0200, Peter Koch via samba wrote: > Hi Andrew and Roland, > > I spent some hours today to debug the problem by > adding lots of printf-statements into the samba4 > source. > > Here are my findings: > - upgrade.py calls passdb.get_global_sam_sid() > - get_global_sam_sid() calls pdb_generate_sam_sid() > - pdb_generate_sam_sid() calls
2014 Oct 15
0
[Announce] Samba 4.2.0rc2 Available for Download
Release Announcements --------------------- This is the second release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. UPGRADING ========= Read the "Winbindd/Netlogon
2014 Oct 15
0
[Announce] Samba 4.2.0rc2 Available for Download
Release Announcements --------------------- This is the second release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. UPGRADING ========= Read the "Winbindd/Netlogon
2014 Dec 20
0
[Announce] Samba 4.2.0rc3 Available for Download
Release Announcements --------------------- This is the third release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2014 Dec 20
0
[Announce] Samba 4.2.0rc3 Available for Download
Release Announcements --------------------- This is the third release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
Release Announcements --------------------- This is the fourth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
Release Announcements --------------------- This is the fourth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
Release Announcements --------------------- This is the fifth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
Release Announcements --------------------- This is the fifth release candidate of Samba 4.2. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.2 will be the next version of the Samba suite. IMPORTANT NOTE ABOUT THE SUPPORT END OF SAMBA 3
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
Release Announcements --------------------- This is is the first stable release of Samba 4.2. Samba 4.2 will be the next version of the Samba suite. Samba User Survey 2015 ====================== https://www.surveygizmo.com/s3/2020369/Samba-User-Survey-2015 Please take our survey. It will help us improve Samba by understanding your knowledge and needs. The survey runs until end of March 2015
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
Release Announcements --------------------- This is is the first stable release of Samba 4.2. Samba 4.2 will be the next version of the Samba suite. Samba User Survey 2015 ====================== https://www.surveygizmo.com/s3/2020369/Samba-User-Survey-2015 Please take our survey. It will help us improve Samba by understanding your knowledge and needs. The survey runs until end of March 2015
2017 Feb 18
8
[PATCH 0/6] generator: Split up generator/actions.ml
Split up the huge generator/actions.ml into several smaller files. Rich.