search for: baaaaaad

Displaying 3 results from an estimated 3 matches for "baaaaaad".

Did you mean: aaaaaad
1998 Jul 14
1
Problem : Same name for WORKGROUP and DOMAIN (PR#8352)
...name as server name" during the loading Win95. This was not the case > for the previous version of samba. This error message was the same for some > other previous version of samba but I don't remember the version number. Setting the computer and workgroup name to be identical is a baaaaaad idea. NT will not allow you to do this (try it sometime). I will be adding code to Samba to explicitly disallow identical machine and workgroup names. The reason the previous version of Samba allowed it (1.9.17 probably) was because that version of nmbd was broken in several ways :-). Cheers, Je...
2006 Aug 12
5
In place editing on a list - not passing ID through
I want to do in-place edits on a list of data, but I''m having trouble getting the ID passed through to the controller. I use this in my view to create the field: <% for frame in @frames %> ... <%= in_place_editor_field :frame, :price %> <% end %> and this produces the following in my output: <span class="in_place_editor_field"
1999 Oct 15
1
smbclient feature request
...ere comes an example that should clarify this: |-----------------------------------------| | | | Hello! This is a text line... | | | | |------| |-----| | | | Yes *| | No | | | |------| |-----| | |-----------------------------------------| Apologies for the baaaaaad drawing... :-) Well, under SGI's IRIX the command would look something like this: notify -c -t "Hello! This is a text line..." -B Yes -b No [...] notify/xmessage will display the small window from above -c to center it on screen -t to put the text to be shown -B to select an a...