Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 9c78f3b0d6c36854e082a89cb1ee5b80fcc9fe35)
|
|
(This used to be commit 9c51aa5bd2862d73663c4148eff3080341010405)
|
|
<virtual.spirit@digizap.com.br> to include 'net rpc service' help in net rpc usage output
(This used to be commit ace8556b6525959114bea47d3be3b1b40756b058)
|
|
(This used to be commit 623d2e69319ffead31a780a4d6156dae45f386d7)
|
|
(This used to be commit 9fc539088eda7f9b5d212b7df50594bec51e16f5)
|
|
Add a comment so someone else doesn't get bitten by this as well.
(This used to be commit 050364ef34b1e69260bd9df9e2140c45263e92f5)
|
|
the new talloc() features:
Note that the REGSUB_CTR and REGVAL_CTR objects *must* be talloc()'d
since the methods use the object pointer as the talloc context for
internal private data.
There is no longer a regXXX_ctr_intit() and regXXX_ctr_destroy()
pair of functions. Simply TALLOC_ZERO_P() and TALLOC_FREE() the
object.
Also had to convert the printer_info_2->NT_PRINTER_DATA field
to be talloc()'d as well. This is just a stop on the road to
cleaning up the printer memory management.
(This used to be commit ef721333ab9639cb5346067497e99fbd0d4425dd)
|
|
process holding the active if two cluster nodes access the same tdb.
Volker
(This used to be commit cbc66cc3cab0e1db31402505214c83e1be92663b)
|
|
Guenther
(This used to be commit 48cb0638b598be391e69695c63a19814084658ca)
|
|
the child
in question is still initializing overwrites domain->dcname. Only overwrite if
the parent actually has sent a dcname and thus really knows it. Second,
ntlm_auth needs the error code, not just the fact it failed.
Jerry, the 3_0 part might qualify as a "recommended patch".
Thanks,
Volker
(This used to be commit d79b179b7f9d2efa4f8ee47bfe386e90d8b58322)
|
|
(This used to be commit b1524999e0b4fc99d213fc6e56182a8fa8e88ef1)
|
|
ldapsam code
(This used to be commit 62f9fb5e3a9bce539c9fedc5fdec1b8741a922c7)
|
|
(This used to be commit ddd512526c65899de50cafd95b9c64fe623153b3)
|
|
Win2k and WinXP user profile security descriptors.
(This used to be commit 3a3bf4ddb702647b48baf9073c4fca0e1e16a194)
|
|
(This used to be commit c588c2ee69fa72089e9c0aed6881a76f4e490d86)
|
|
regfio lib)
(This used to be commit 092ff7062544fba47a38e68aed9d3c9d6962fe2b)
|
|
(This used to be commit c72c4e4299653299da00453c662f7b61e48fa6ac)
|
|
Still have one bug to track down in it though....
(This used to be commit e69df2d2051d0e7e12b6a11f9c77490f619ba792)
|
|
(This used to be commit 5396944fc3799a9746d00167a6f0e8465df4dcea)
|
|
might be
a big relief on messages.tdb contention as ignoring processes with >1000
messages in printing/notify.c should work correctly now.
Jeremy, Jerry told me to ask you about printer scalability torture tests, this
might be a reason why you implemented the message_send_pid_with_timeout
using the signal (shudder) in the first place. :-)
While looking at that... Wouldn't it be better to not use the signal but have
an overall timeout for print_notify_send_messages using GetTimeOfDay & friends
and not use the alarm signal deep inside tdb.c?
Volker
(This used to be commit b5e82bb512d3425839e061e78f4d6fe0bd05b708)
|
|
(This used to be commit a94de276aec174bc05406ff52568e9fcd05c114e)
|
|
(This used to be commit 4e62a51bf68e8ef19beed63a7520e0db20321b11)
|
|
(This used to be commit 0626bb68411225d5402221ec9b305390393c38e5)
|
|
(This used to be commit a769aaec88257ae006c61f0fcfd98efd4b639268)
|
|
not unix name)
(This used to be commit 8928575abde51f04d0596420a85381f697b66c58)
|
|
(This used to be commit 74f8718438c73170d394c61eb91da9d8388f84d0)
|
|
Will deal with any fallout from special environments using a non-cache solution
(This used to be commit e1de6f238f3981d81e49fb41919fdce4f07c8280)
|
|
(This used to be commit 7a150ffde5cb8eb5198ac351161c3d651fb279a9)
|
|
simultaneously with
NTCREATEX_DISP_CREATE (create if not exists, else fail) they might end up with
two or more times NT_STATUS_OK as EEXIST is not correctly handled.
Jeremy, please look closely at this. You can easily verify this by adding a
smb_msleep(100) to the top of open_file_ntcreate and run the new samba4
torture test. It does also happen without the msleep, but not as reliably.
Thanks,
Volker
(This used to be commit 58b9e48df03098160f39607d869a3c8e10860ba4)
|
|
'make test'
(This used to be commit 019155e748d9e04150bae39676362b794c1b6043)
|
|
cleanup right
(This used to be commit bec6cf7ea80fde683e90590421569ea8ff88830c)
|
|
infrastructre)
(This used to be commit c64f5666b8d1f9fb617b1cf89d6157a0c3fa9da9)
|
|
(This used to be commit 1944cf111adee4aaf93321d5fcf0959e33482eb1)
|
|
(This used to be commit dbaaf81cec59aae01e71bbb639e1937ebee2454d)
|
|
Jeremy.
(This used to be commit b242f278601e1a23c9116009482e802326d418f7)
|
|
(This used to be commit 1f8aff85a68569480efc543cfe1556752c35311e)
|
|
Jeremy.
(This used to be commit c5b79a6709a1333d1d69d9216620b1f06fdfd5d3)
|
|
HAVE_STRUCT_DIR64 not HAVE_STRUCT_DIRENT64.
Jeremy
(This used to be commit 9131acc3f0ab342dc4afd89221b440ca3a87d2c2)
|
|
<neil.hoggarth@physiol.ox.ac.uk>.
Jeremy.
(This used to be commit d29a45565d955e655b9b5a06039be39efc9e021b)
|
|
Guenther
(This used to be commit df90ea016a1e5b48ad5731f9bee3764cf5478bc8)
|
|
name and not the 4 character hash key
(This used to be commit 8d347561919ded19b1e7096aceb119c66f461c61)
|
|
UNIX vendor
not understanding abstract data types :-(.
Jeremy.
(This used to be commit be5b4e2fa3ed30b0ff01b47d2354e5f782a12e25)
|
|
as part of the AIX bug #3010 investigations.
Jeremy.
(This used to be commit d8c750edb6a4d0037b49557849b3bc2baca8bbc1)
|
|
consistently.
Jeremy.
(This used to be commit ac8f22a328d878f064277638d63446bf68b68dfd)
|
|
fix corresponding entry in mtab.
(This used to be commit e5cb7d2131b7c6963f00a8a329bf589dd78e09ce)
|
|
winbind pipe on solaris
(This used to be commit e822a7539065c12d23b491e85f2cce7e98195f77)
|
|
(This used to be commit f6b8af1ce13a0fa306bdd2a8aa1f0b7c6b185d81)
|
|
caused by users with no supplementary groups.
(This used to be commit dbdf8c631531c499965630bfae3b381f3dc8314a)
|
|
(This used to be commit 7744de8ead6aef67278368e407dd1db8b9437348)
|
|
Jeremy.
(This used to be commit 8bac610239e97ebdbd63dfb175001b69bcb27b18)
|