search for: mainenance

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

Did you mean: maintenance
2023 Aug 03
2
[libnbd PATCH v4 05/25] golang: Change logic of copy_uint32_array
...g the hack without hard data. What's more, while using Go's copy() on an array of C uint32_t makes sense for 32-bit extents, our corresponding 64-bit code uses a struct which does not map as nicely to Go's copy(). Using a common style between both list copying helpers is beneficial to mainenance. Additionally, at face value, converting C.size_t to int may truncate; we could avoid that risk if we were to uniformly use uint64 instead of int. But we can equally just panic if the count is oversized: our state machine guarantees that the server's response fits within 64M bytes (count will...
2023 Aug 08
2
[libnbd PATCH v4 05/25] golang: Change logic of copy_uint32_array
...t extents, our corresponding 64-bit code uses a struct > which does not map as nicely to Go's copy(). If we return a slice of the C extent type, copy() can work, but it is probably not what we want to return. > Using a common style > between both list copying helpers is beneficial to mainenance. > > Additionally, at face value, converting C.size_t to int may truncate; > we could avoid that risk if we were to uniformly use uint64 instead of > int. But we can equally just panic if the count is oversized: our > state machine guarantees that the server's response fits with...
2006 Sep 06
2
passwd program example for parsing new password typed?
hello, I have two domains, one w2k3 and one with samba 3. The users log on to the samba domain and use outlook connected on exchange on w2k3 domain. pwd age for the two domains is aligned. On another samba 3.0.23c linux machine inside the w2k3 domain (ads security parameter set) I have set up a script that allows to change the w2k3 domain password for the user, using ldapmodify command to change