search for: 11315

Displaying 6 results from an estimated 6 matches for "11315".

Did you mean: 1131
2011 Apr 03
3
Multi UPS on Debian
...ed to UPS [eaton_1]: blazer_usb-eaton_1 Apr 4 00:53:06 mail upsd[11314]: Can't connect to UPS [eaton_2] (blazer_usb-eaton_2): No such file or directory Apr 4 00:53:06 mail upsd[11314]: Can't connect to UPS [eaton_3] (blazer_usb-eaton_3): No such file or directory Apr 4 00:53:06 mail upsd[11315]: Startup successful Apr 4 00:53:06 mail upsmon[11317]: Startup successful Apr 4 00:53:06 mail upsd[11315]: User admin at 127.0.0.1 logged into UPS [eaton_1] Apr 4 00:53:06 mail upsd[11315]: User admin at 127.0.0.1 logged into UPS [eaton_2] Apr 4 00:53:06 mail upsmon[11319]: Poll UPS [eaton_2 a...
2005 Jun 29
1
Can't build cdr_addon_mysql.
...oot root 1245 May 13 06:14 my_no_pthread.h -rw-r--r-- 1 root root 24524 May 13 06:14 my_pthread.h -rw-r--r-- 1 root root 1784 May 13 06:14 my_semaphore.h -rw-r--r-- 1 root root 15028 May 13 06:14 mysql_com.h -rw-r--r-- 1 root root 11315 May 13 06:14 mysqld_error.h -rw-r--r-- 1 root root 1241 May 13 06:14 mysql_embed.h -rw-r--r-- 1 root root 27544 May 13 06:14 mysql.h -rw-r--r-- 1 root root 2184 May 13 06:14 mysql_time.h -rw-r--r-- 1 root root 821 May 13 06:14 mysql_versio...
2006 Jul 04
2
Display a calendar helper
Before I starting writing a helper to display a calendar I wondered if anyone was aware of a calendar helper, basically something that is displayed inline (not a pop-up window) that can replace a date_select. The way I am thinking of doing it is to have a partial which is passed a Time class, the month is extracted from the date and a grid displayed for that month. Which should not be to
2015 Jul 14
0
[Announce] Samba 4.2.3 Available for Download
...: s3:smb2_setinfo: Fix memory leak in the defer_rename case. * BUG 11330: Backport tevent-0.9.25. * BUG 11331: Backport tdb-1.3.6. * BUG 11367: s3:auth_domain: Fix talloc problem in connect_to_domain_password_server(). o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 11315: Group creation: Add msSFU30Name only when --nis-domain was given. o Matthieu Patou <mat at matws.net> * BUG 11356: pidl: Make the compilation of PIDL producing the same results if the content hasn't change. o Noel Power <noel.power at suse.com> * BUG 1132...
2015 Jul 14
0
[Announce] Samba 4.2.3 Available for Download
...: s3:smb2_setinfo: Fix memory leak in the defer_rename case. * BUG 11330: Backport tevent-0.9.25. * BUG 11331: Backport tdb-1.3.6. * BUG 11367: s3:auth_domain: Fix talloc problem in connect_to_domain_password_server(). o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 11315: Group creation: Add msSFU30Name only when --nis-domain was given. o Matthieu Patou <mat at matws.net> * BUG 11356: pidl: Make the compilation of PIDL producing the same results if the content hasn't change. o Noel Power <noel.power at suse.com> * BUG 1132...
2017 Aug 11
1
EOF within quoted string
Yes. I tried that already. Not straightforward. data <- read.csv("20_newsgroups.csv",fill=TRUE,as.is=T,header=F, quote="", sep=",", encoding="UTF-8") This line does read it haphazardly. The emails in the column are split into multiple columns and there are several columns with just ?NA?. Totally 202 columns. And then I removed columns with NA?s and