Displaying 20 results from an estimated 23 matches for "rempel".
Did you mean:
remel
2004 Nov 04
1
Allow access to a share to all members of a container?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have 104,000 users, some of which are in the OU:
ad.network.local\AD\People\IFAS\Hort
Is there an easy way to find all the users in this OU and grant them
access to a share?
Or do I have to list each user individually?
And if so, can I use net user to list the users in an OU?
- -Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6
2012 Jun 07
3
embeding xml to ogg
Oleksij Rempel <bug-track at fisher-privat.net>
> On 05.06.2012 20:41, Martin Leese wrote:
...
>> On 6/5/12, Oleksij Rempel wrote:
>> || We need fallowing tags:
>> || creation datetime: seconds and time zone should be included.
>> || source host: it can be name or guid. to organi...
2012 Jun 05
2
embeding xml to ogg
...er, this draft hasn't been touched since
>> 2007.
>
> That's because, as it turns out, almost no one actually wants to mux
> temporal XML streams into Ogg.
Indeed, nobody has requested this. However,
XMLEmbedding can accommodate it should it
ever be so.
On 6/5/12, Oleksij Rempel wrote:
|| We need fallowing tags:
|| creation datetime: seconds and time zone should be included.
|| source host: it can be name or guid. to organise created files by sources.
|| keywords,events.
|| date and person ho did transcription of record.
To me, this looks like a job for three or more
sepa...
2013 Dec 04
1
possible regression in libogg
Am 03.12.2013 23:49, schrieb Monty Montgomery:
> Any time code is stuck in a loop calling ogg_sync_pageseek() or
> ogg_sync_pageout(), you'll see most of the time sunk into checksum
> calculation. It's the only thing in libogg that _can_ take much time.
> This is not likely a libogg bug, but a bug in the code calling libogg
> in a tight loop.
>
> Looking at the file
2012 Jun 04
3
embeding xml to ogg
"Benjamin M. Schwartz" wrote:
> On 06/04/2012 10:50 AM, Oleksij Rempel wrote:
...
>> XMP fits to our needs, but it
>> looks like there is still no ready documentation about muxing XML to ogg.
>
> Well then you've already solved the problem. Just store the XMP in a
> VorbisComment field named "XMP" (or whatever name you like).
This...
2012 Jun 04
1
embeding xml to ogg
Hi all,
i googled about it first but didn't got needed results.
I work on project which basically record speech and manage it. The
format of choice is ogg/speex or ogg/vorbis, depending on quality. To
manage files we can't use VorbisComment. We also can't use external
database to store needed information. XMP fits to our needs, but it
looks like there is still no ready documentation
2012 Jun 08
0
embeding xml to ogg
Oleksij Rempel <bug-track at fisher-privat.net> wrote:
> Ok,
> you are right, using existing technology will save time :)
What has not yet been discussed is what you
are streaming *to*. That is to say, what
software is going to receive the metadata, and
what will it do with it.
This is important be...
2012 Jun 05
0
embeding xml to ogg
...t;> 2007.
>>
>> That's because, as it turns out, almost no one actually wants to mux
>> temporal XML streams into Ogg.
>
> Indeed, nobody has requested this. However,
> XMLEmbedding can accommodate it should it
> ever be so.
>
>
> On 6/5/12, Oleksij Rempel wrote:
> || We need fallowing tags:
> || creation datetime: seconds and time zone should be included.
> || source host: it can be name or guid. to organise created files by sources.
> || keywords,events.
> || date and person ho did transcription of record.
>
> To me, this look...
2011 Apr 11
1
rsync in theory.
I am looking at add some code to the rsync tool but want to
know if I am "totally out to lunch".
I realize that my example is so trivial that I am sure I will
get replies of "don't do it that way", but bear in mind
that it is just an example, and there are real world cases
where I think this functionality would be useful.
I am trying to figure out if rsync can do
2023 Jul 21
2
[Bridge] [PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
The following 3 locks would race against each other, causing the
deadlock situation in the Syzbot bug report:
- j1939_socks_lock
- active_session_list_lock
- sk_session_queue_lock
A reasonable fix is to change j1939_socks_lock to an rwlock, since in
the rare situations where a write lock is required for the linked list
that j1939_socks_lock is protecting, the code does not attempt to
acquire any
2012 Jun 08
0
Wine release 1.5.6
...ifier.
d3drm/tests: Remove stray backslashes at end of lines.
comctl32/tests: Remove stray backslashes at end of lines.
msctf: Remove a stray backslash at the end of a line.
wineqtdecoder: Remove duplicated assert.h include.
mscoree: Remove duplicated include.
Oleksij Rempel (2):
shell32: Return empty list instead of NULL.
krnl386.exe: Fix drive spec in get_media_id call.
Piotr Caban (9):
msvcrt: Fixed typo in DEFINE_EXCEPTION_TYPE_INFO macro.
msvcrt: Handle rethrown exception in cxx_frame_handler.
msvcp90: Added partial basic_ostream<...
2012 Jun 15
0
Wine release 1.4.1
...ning().
comctl32: Properly disable redraw on tab control.
comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically.
urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
comctl32: Make it possible to use TVM_GETITEM with item from another tree.
Oleksij Rempel (3):
krnl386: Set remote bit for cdrom.
krnl386: Set 11-bit for fixed drive.
krnl386.exe: Fix drive spec in get_media_id call.
Owen Rudge (9):
comctl32/monthcal: Check both min and max ranges in IsDateInValidRange.
comctl32/datetime: Check dates are within range in Se...
2012 May 25
0
Wine release 1.5.5
...ml3: Stub support for IServerXMLHTTPRequest.
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
msxml3: Use constant to store supported safety options.
comctl32: Make it possible to use TVM_GETITEM with item from another tree.
po: Update Russian translation.
Oleksij Rempel (2):
krnl386: Set remote bit for cdrom.
krnl386: Set 11-bit for fixed drive.
Owen Rudge (3):
user32/tests: Add GetUserObjectInformation tests.
user32: Correct return value when buffer too short in GetUserObjectInformation.
user32: Return Unicode length instead of ANSI...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksandr Kozaruk <oleksandr.kozaruk@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oleksij Rempel <linux@rempel-privat.de>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neuku...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksandr Kozaruk <oleksandr.kozaruk@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oleksij Rempel <linux@rempel-privat.de>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neuku...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...csson.com>
Olaf Hering <olaf@aepfle.de>
Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neukum <oliver@neukum.org>
Oliver Neukum <...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...csson.com>
Olaf Hering <olaf@aepfle.de>
Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neukum <oliver@neukum.org>
Oliver Neukum <...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...csson.com>
Olaf Hering <olaf@aepfle.de>
Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neukum <oliver@neukum.org>
Oliver Neukum <...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...csson.com>
Olaf Hering <olaf@aepfle.de>
Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neukum <oliver@neukum.org>
Oliver Neukum <...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...csson.com>
Olaf Hering <olaf@aepfle.de>
Oleg Matcovschi <oleg.matcovschi@ti.com>
Oleg Nesterov <oleg@redhat.com>
Oleh Kravchenko <oleg@kaa.org.ua>
Oleksandr Chumachenko <ledest@gmail.com>
Oleksandr Dmytryshyn <oleksandr.dmytryshyn@ti.com>
Oleksij Rempel (fishor) <bug-track@fisher-privat.net>
Oleksij Rempel <bug-track@fisher-privat.net>
Oliver Chick <oliver.chick@citrix.com>
Oliver Hartkopp <socketcan@hartkopp.net>
Oliver Neukum <oliver@neukum.name>
Oliver Neukum <oliver@neukum.org>
Oliver Neukum <...