search for: get_dc

Displaying 9 results from an estimated 9 matches for "get_dc".

Did you mean: get_dp
2011 May 08
2
Device context (get_dc) Question from printing.rb in wxRuby samples
I am using Windows XP SP 3 but want to stay general. Below is a method within printing.rb. I have added comments marked by #--. My question is about get_dc. The device context is obviously created and the code works as presented. It also works as documented below. Why does just get_dc satisfy the linkage? When does one use the Wx:: or the Wx::PrintOut format? How does one decide to use just the short form? Where could I have found this answer?...
2008 Sep 18
2
[ANNOUNCE] Samba 3.2.4 Available for Download
...code update. o Gerald (Jerry) Carter <jerry@samba.org> * Fix Winbind crash. * idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure. o Steven Danneman <steven.danneman@isilon.com> * Fix build warnings. * Cleanup of DC enumeration in get_dcs(). o Günther Deschner <gd@samba.org> * BUG 5710: Fix changing of machine account passwords. * Fix several build warnings. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. o James Ding <ding_cc@hotmail.com> * BUG 5736: Fix Winbind crash b...
2008 Sep 18
2
[ANNOUNCE] Samba 3.2.4 Available for Download
...code update. o Gerald (Jerry) Carter <jerry@samba.org> * Fix Winbind crash. * idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure. o Steven Danneman <steven.danneman@isilon.com> * Fix build warnings. * Cleanup of DC enumeration in get_dcs(). o Günther Deschner <gd@samba.org> * BUG 5710: Fix changing of machine account passwords. * Fix several build warnings. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. o James Ding <ding_cc@hotmail.com> * BUG 5736: Fix Winbind crash b...
2013 Oct 14
1
Samba is still crashing
...urce3/lib/util.c:798 #5 0x0095356d in smb_panic (why=0x964ea1 "internal error") at ../lib/util/fault.c:159 #6 0x00953237 in fault_report (sig=11) at ../lib/util/fault.c:77 #7 0x00953248 in sig_fault (sig=11) at ../lib/util/fault.c:88 #8 <signal handler called> #9 0x003db680 in get_dcs_insite (ctx=0xad33f398, ldb=0xad59be60, sitedn=0xad50e948, list=0xad33f458, dofqdn=false) at ../dfs_server/dfs_server_ad.c:236 #10 0x003dbcf0 in get_dcs (ctx=0xad33d668, ldb=0xad59be60, searched_site=0xad2e7f18 "Default-First-Site-Name", need_fqdn=false, pset_list=0xbfba3034, flags=0...
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
...7 user object in AD to be the username alias. * Add new idmap backend "adex" to support RFC2307 enabled AD forests. * Add new idmap backend "hash". o Steven Danneman <steven.danneman@isilon.com> * Fix build warnings. * Cleanup of DC enumeration in get_dcs(). o Günther Deschner <gd@samba.org> * BUG 5710: Fix changing of machine account passwords. * BUG 5784: Fix pam_winbind build issue on Solaris. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. * Fix double installation of cifs.upcall. * Add ch...
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
...7 user object in AD to be the username alias. * Add new idmap backend "adex" to support RFC2307 enabled AD forests. * Add new idmap backend "hash". o Steven Danneman <steven.danneman@isilon.com> * Fix build warnings. * Cleanup of DC enumeration in get_dcs(). o Günther Deschner <gd@samba.org> * BUG 5710: Fix changing of machine account passwords. * BUG 5784: Fix pam_winbind build issue on Solaris. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. * Fix double installation of cifs.upcall. * Add ch...
2008 Sep 03
0
Winbind + Win2003 ADS + Trusted Domain Issue
...3 11:11:18, 8] nsswitch/winbindd_cm.c:connection_ok(1496) connection_ok: Connection to for domain XYZ has NULL cli! [2008/09/03 11:11:18, 10] nsswitch/winbindd_cm.c:cm_open_connection(1366) cm_open_connection: dcname is '' for domain XYZ [2008/09/03 11:11:18, 10] nsswitch/winbindd_cm.c:get_dc_name_via_netlogon(579) rpccli_netlogon_getanydcname returned PDC [2008/09/03 11:11:18, 10] nsswitch/winbindd_cm.c:get_dcs(1169) Retrieved DC PDC.XYZ.ORG at xxx.xxx.65.21 via netlogon [2008/09/03 11:11:18, 10] nsswitch/winbindd_cm.c:cm_prepare_connection(654) cm_prepare_connection: connecting...
2017 Sep 15
0
Wine release 2.17
...ion() property for Folder and FolderItems. dwrite/tests: Added a helper to initialize test text source. d2d1: Use better bezier segment bounds approximation when updating figure bounds. d2d1: Implement GetBounds() for path geometries. d3d9: Ask for texture GetDC() capability GET_DC based on texture format instead of initial swapchain buffer format. shell32/tests: Remove workarounds that are no longer relevant. shell32: Implement Application property for FolderItem. Paul Gofman (3): d3dx9/tests: Add test for null shaders in effect. d3dx9: Return E_FAIL...
2014 May 16
0
Wine release 1.7.19
...tore the palette index in the alpha component. wined3d: Remove WINED3D_CT_PALETTED_CK. wined3d: Always provide P8 GL texture information. wined3d: Use GL_ALPHA8 for WINED3DFMT_P8_UINT surfaces. wined3d: Don't update the color table on palette changes. wined3d: Move get_dc palette updates to ddraw. wined3d: Fix indentation in d3dfmt_p8_init_palette. Victor Martinez Calvo (4): ieframe: Compare against the correct IID in ShellUIHelper. quartz: Check correct dwReserved item before tracing. msdmo: Actually copy output string in IEnumDMO_fnNext....