search for: 12531

Displaying 20 results from an estimated 20 matches for "12531".

Did you mean: 2531
2009 Dec 20
2
Ram Calculation
...m-max 0 1024` from running correctly. Anybody know if this is a bug or what may be going on here. Is there anyway to force dom0 to 1024 with out having to specify it in grub? Next problem is the mem usage from xm info. xm info shows the host having a total of 32766 Ram, and a free memory of 12531. when i do a xm list and total the ram for all running domains (including dom0) it doesn''t come out to 12531. How can i get accurate reporting of how much ram the system has, how much each guest is really using, and how much ram is really free? ~Shaun ____________________________...
2010 May 12
1
Control what messages go into /var/spool/mail/root
...05-10T10:32:27-05:00 <authpriv.info> se1 su: pam_unix(su-l:session): session closed for user root 2010-05-10T10:01:28-05:00 <local1.info> se1 Keepalived_vrrp: VRRP_Instance(VI_1) Received lower prio advert, forcing new election 2010-05-10T10:02:02-05:00 <syslog.info> se1 syslog-ng[12531]: Log statistics; dropped='tcp(......)=0', processed=..... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100512/b5dd442a/attachment.html>
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
...emy Allison <jra at samba.org> * BUG 12479: s3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ftruncate(). * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution. * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). o Ralph Boehme <slow at samba.org> * BUG 12536: s3/smbd: Check for invalid access_mask smbd_calc...
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
...emy Allison <jra at samba.org> * BUG 12479: s3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ftruncate(). * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution. * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). o Ralph Boehme <slow at samba.org> * BUG 12536: s3/smbd: Check for invalid access_mask smbd_calc...
2004 Oct 09
2
[PATCH] AltiVec Patch Updated for 1.1.1
...tested before being used for real encodes. Any feedback would be greatly appreciated. -chris PS Don't forget to run autogen.sh before configuring... -------------- next part -------------- A non-text attachment was scrubbed... Name: flac-1.1.1_altivec.diff.gz Type: application/x-gzip Size: 12531 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20041009/1ee0fe90/flac-1.1.1_altivec.diff.bin
2017 Mar 09
0
[Announce] Samba 4.5.6 Available for Download
...Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.5: -------------------- o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12531: vfs_shadow_copy2 doesn't cope with server changing directories. * BUG 12546: vfs_streams_xattr doesn't cope with server changing directories. * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution. * BUG 12608: s3: smbd: Restart reading the incoming SMB2 fd whe...
2017 Mar 09
0
[Announce] Samba 4.5.6 Available for Download
...Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.5: -------------------- o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12531: vfs_shadow_copy2 doesn't cope with server changing directories. * BUG 12546: vfs_streams_xattr doesn't cope with server changing directories. * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution. * BUG 12608: s3: smbd: Restart reading the incoming SMB2 fd whe...
2017 Mar 02
1
[Announce] Samba 4.4.10 Available for Download
...mba.org> > * BUG 12479: s3: libsmb: Add cli_smb2_ftruncate(), plumb into > cli_ftruncate(). > * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. > * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution. > * BUG 12531: Make vfs_shadow_copy2 cope with server changing > directories. > * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() > store > the same path as streams_xattr_recheck(). > > o Ralph Boehme <slow at samba.org> > * BUG 12536: s3/smbd: Check for...
2017 Mar 02
1
[Announce] Samba 4.4.10 Available for Download
...mba.org> > * BUG 12479: s3: libsmb: Add cli_smb2_ftruncate(), plumb into > cli_ftruncate(). > * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. > * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution. > * BUG 12531: Make vfs_shadow_copy2 cope with server changing > directories. > * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() > store > the same path as streams_xattr_recheck(). > > o Ralph Boehme <slow at samba.org> > * BUG 12536: s3/smbd: Check for...
2006 Jul 20
9
Including children''s children?
a has many b''s b has many c''s results = A.find params[:id], :include => :b How do you also make sure the b''s include the c''s? Thanks for your help. Thank You, Ben Johnson E: bjohnson@contuitive.com O: 800-341-6826 M: 817-229-4258 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Feb 14
2
[Announce] Samba 4.6.0rc3 Available for Download
...E 4.5.0rc2 ====================== o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. o Andrew Bartlett <abartlet at samba.org> * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and use_xattrs. * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and requiredFea...
2017 Feb 14
2
[Announce] Samba 4.6.0rc3 Available for Download
...E 4.5.0rc2 ====================== o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. o Andrew Bartlett <abartlet at samba.org> * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and use_xattrs. * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and requiredFea...
2017 Feb 16
0
[Announce] Samba 4.6.0rc3 Available for Download
...> > o Jeremy Allison <jra at samba.org> > * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. > * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() > store > the same path as streams_xattr_recheck(). > * BUG 12531: Make vfs_shadow_copy2 cope with server changing > directories. > > o Andrew Bartlett <abartlet at samba.org> > * BUG 12543: samba-tool: Correct handling of default value for > use_ntvfs and > use_xattrs. > * BUG 12573: Samba < 4.7 does not know about compa...
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...E 4.6.0rc2 ====================== o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. o Andrew Bartlett <abartlet at samba.org> * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and use_xattrs. * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and requiredFea...
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...E 4.6.0rc2 ====================== o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. o Andrew Bartlett <abartlet at samba.org> * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and use_xattrs. * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and requiredFea...
2017 Mar 07
5
[Announce] Samba 4.6.0 Available for Download
...E 4.6.0rc2 ====================== o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. o Andrew Bartlett <abartlet at samba.org> * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and use_xattrs. * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and requiredFea...
2017 Mar 07
5
[Announce] Samba 4.6.0 Available for Download
...E 4.6.0rc2 ====================== o Jeremy Allison <jra at samba.org> * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path as streams_xattr_recheck(). * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories. o Andrew Bartlett <abartlet at samba.org> * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and use_xattrs. * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and requiredFea...
2017 Mar 07
0
[Announce] Samba 4.6.0 Available for Download
...gt; > o Jeremy Allison <jra at samba.org> > * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly. > * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() > store > the same path as streams_xattr_recheck(). > * BUG 12531: Make vfs_shadow_copy2 cope with server changing > directories. > > o Andrew Bartlett <abartlet at samba.org> > * BUG 12543: samba-tool: Correct handling of default value for > use_ntvfs and > use_xattrs. > * BUG 12573: Samba < 4.7 does not know about comp...
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
..._HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 2000 dev.cpu.0.freq_levels: 2000/89000 1875/83437 1800/84600 1687/79312 1575/74025 1462/68737 1350/63450 1237/58162 1125/52875 1000/40100 937/37593 875/35087 812/32581 750/30075 687/27568 625/25062 562/22556 500/20050 437/17543 375/15037 312/12531 250/10025 187/7518 125/5012 62/2506 dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=\_PR_.CPU2 dev.cpu.1.%pnpinfo: _HID=none _UID=0 dev.cpu.1.%parent: acpi0 dev.acpi_perf.0.%driver: acpi_perf dev.acpi_perf.0.%parent: cpu0 dev.acpi_perf.1.%driver: acpi_perf dev.acpi_perf...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...Fixed EXTRA_DIST to include localization Fixed unescaped newline in EXTRA_DIST Added Xquartz.plist to EXTRA_DIST XQuartz: unsetenv("DISPLAY") before startx if X11.app can't connect to it. XQuartz: Quit now properly warns the user Jernej Azarija (1): Bug #12531: RRModesForScreen can fail to allocate. Julien Cristau (5): xfree86: Fix build on Linux/alpha. config: fix default xkb model (pc105, not keyboard) Get rid of the type1 font module. Document the AllowEmptyInput, AutoAddDevices and AutoEnableDevices flags Fix the name o...