Displaying 5 results from an estimated 5 matches for "refresh_tim".
Did you mean:
refresh_time
2006 Apr 12
1
How best to handle non-serializable session data?
I have a piece of data that needs to persist across requests that is not
serializable. It''s a Rubyful soup parse tree and it''s very expensive to
instantiate and I need it for a while in my app.
Therefore, by default, it can''t be stored in the session since the
default session storage mechanism is pstore.
One option I have to is change the session storage mechanism
1999 Nov 19
0
How can I add a NT PDC to WINS tables?
...e PCD via the WINS-server. Some
SI-clients are on another subnet.
I have tried adding this to lmhosts:
192.38.49.60 SI#1c
but namelist.debug shows this entry
Subnet 192.38.49.33
----------------------
Name = SI<1c> Source = LMHOSTS_NAME
b_flags = 4 death_time = PERMANENT refresh_time = Fri Nov 19 15:04:23 1999
number of IPS = 1 192.38.49.60
but nothing for the other subnets I have.
Using nmblookup I do not get an answer through the x.y.z interface:
~> nmblookup 'SI#1c'
querying SI on x.y.z.255
querying SI on 192.38.49.255
192.38.49.60 SI&...
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
...before asking for the password in smbpasswd.
o Todd Stecher <todd.stecher@gmail.com>
* Fix memory leaks and other fixes found by Coverity.
o Bo Yang <boyang@novell.com>
* Clean event context after child is forked.
* Fix broken krb5 refresh chain.
* Set entry->refresh_time to make ccache_regain_all_now() work correctly.
* Refresh sequence number as soon as possible.
* Don''t set child->requests to NULL in parent after fork.
* Don''t send message to any other child in child process.
* Fix bug in get_dc_name_via_netlogon(), null poin...
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
...before asking for the password in smbpasswd.
o Todd Stecher <todd.stecher@gmail.com>
* Fix memory leaks and other fixes found by Coverity.
o Bo Yang <boyang@novell.com>
* Clean event context after child is forked.
* Fix broken krb5 refresh chain.
* Set entry->refresh_time to make ccache_regain_all_now() work correctly.
* Refresh sequence number as soon as possible.
* Don''t set child->requests to NULL in parent after fork.
* Don''t send message to any other child in child process.
* Fix bug in get_dc_name_via_netlogon(), null poin...
1999 Nov 21
3
SAMBA digest 2314
...another subnet.
>
> I have tried adding this to lmhosts:
> 192.38.49.60 SI#1c
>
> but namelist.debug shows this entry
>
> Subnet 192.38.49.33
> ----------------------
> Name = SI<1c> Source = LMHOSTS_NAME
> b_flags = 4 death_time = PERMANENT refresh_time = Fri Nov 19 15:04:23 1999
>
> number of IPS = 1 192.38.49.60
>
> but nothing for the other subnets I have.
>
> Using nmblookup I do not get an answer through the x.y.z interface:
>
> ~> nmblookup 'SI#1c'
> querying SI on x.y.z.255...