Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit c3d1b0097590566417bda3fa33a64e994c9c7526)
|
|
svn.
(This used to be commit 151c78652a89146049a134f60aef509c2117c436)
|
|
(This used to be commit c77758de5d6df28abaffe3f8a1d7b5cbc615605e)
|
|
This fixes up the "reg_common_open_remote" call because it didn't work anymore without the event context.
(This used to be commit 42ab865fc937a625d1eece45abe96bf354ddff8b)
|
|
This patch corrects the "change key" command (Follow up isn't supported yet) and adds a newline in a error message.
(This used to be commit d1052dc42ef591208cfbf7059b28a078f6d4f0bf)
|
|
(This used to be commit ab41017896e08d32c8a87bf172654ff2db6b6f1a)
|
|
(This used to be commit ddc5e77b619db7c2369b3bf72b60360051797087)
|
|
Logic stolen from Samba4, naturally the specific implementation differs a bit.
(This used to be commit 4b8bc5b03d35d563104791c0d8317d9886e4f032)
|
|
(This used to be commit 23e9fed28cf9998534b3c55f4b20a562da507552)
|
|
The async trans calls need this, as for secondary trans calls they have to
modify the MID from what cli_request_chain() gave us.
(This used to be commit c85de4b7b5db8b54b8bf0f91acbd6d08d1b0bc9d)
|
|
This gives a hint whether a function is called from within the middle of a
chain. In particular the trans calls don't really like this.
(This used to be commit 4252b32db5ef7483f2c5c52312b6e6dc68d1d687)
|
|
(This used to be commit d611f599b45ad9dad1027a16a0e8da7d4b96e608)
|
|
(This used to be commit d8259cbe666d96cc468203a64fb208c02a64849f)
|
|
(This used to be commit 69956a5597b0339b7c0ee3f394d649421f037f03)
|
|
(This used to be commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef)
|
|
metze
(This used to be commit ec5d8ddadb76ff0d2cb72872e4d145a7527f0ec6)
|
|
Remote Data Structure
metze
(This used to be commit 3edbbb12bda8e19a9f5a72849bc79e0fad7976f8)
|
|
This expects a path to a release docs tarball (.tar.bz2) in the DOCS_TARBALL
environment variable. The tarball should have a prefix of "docs/".
Michael
(This used to be commit d87c2192ab7b68b2f68442c50618d94146d77ad9)
|
|
Michael
(This used to be commit e8abbfabde3da0844ffb4e2507084c139a70d503)
|
|
Michael
(This used to be commit 206985dfda5a9f62df975629046b00a88ec666f5)
|
|
Michael
(This used to be commit f1b80bcb58b8aa5c586835dc201ce674b3417835)
|
|
Michael
(This used to be commit 0f045f18ebaa752b9d906afc64fd5badb3bf352c)
|
|
Michael
(This used to be commit 041875c64daba3d185b1954eb0eb9a21b2f41ee1)
|
|
Michael
(This used to be commit f23183bbec55faf2d6496e04e73f8dd415a08d1c)
|
|
With 3.3.0, this is not needed any more
(libdir/modulesdir separation and corrected library creation).
Michael
(This used to be commit 5348e28f6674cab643b42c1265c24983d9a9189d)
|
|
Michael
(This used to be commit 829f83c27ad03e4d2a7b5dc0b0459823fa4f3804)
|
|
Michael
(This used to be commit 3eaa33e9df6d58ef93f13a840b38a063649fffbc)
|
|
Michael
(This used to be commit cdc24fbb195b1a5460c05fcd20d7ba81ad69ef22)
|
|
Michael
(This used to be commit 4420cf6199e3c718a3dea84fe814d6ad6e83c2d8)
|
|
Michael
(This used to be commit 75c28699496d843e21eefef564c72023b24975a1)
|
|
Michael
(This used to be commit dc6625637fb9de7d64d4416a1eb43f214590d393)
|
|
Michael
(This used to be commit c015e8e0cf4131f21305451943df13b81f51ea6a)
|
|
(It instead ensured that only 'top' had a SUP keyword)
This clearly shows that 937b466266256d26d02cf8d48e72a26272fe8627 was
not a full or correct fix, but despite this I can no longer reproduce
the issue. Further investigation is required.
Andrew Bartlett
(This used to be commit 95a9e9b6b84866cd300b1d19915627c6718b4dde)
|
|
(This used to be commit 7e0cca19fec078c0b46807492a7a035f4fab612b)
|
|
This bug is entitled 'Schema patch breaks interoperability with
Microsoft MMC consoles.', and it does so very spectacularly.
The issue is that we would include an entry:
objectClasses: ( 2.5.6.0 NAME 'top' SUP top ABSTRACT..
The MMC Active Directory Users and Computers snap in presumably
objected to the 'loop' this would present. The fixed entry is:
objectClasses: ( 2.5.6.0 NAME 'top' ABSTRACT
Thanks to Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> for his
persistance in getting me to look at this.
Andrew Bartlett
(This used to be commit 937b466266256d26d02cf8d48e72a26272fe8627)
|
|
Jeremy.
(This used to be commit 6f89e728272ca14f0ed9557485e21647c0731ef2)
|
|
When alignment was in place, we pretended to send more data/params according to
the param_offset/param_length and data_offset/data_length parameters than would
actually fit into the SMB according to the NBSS length field.
(This used to be commit ef3c132b8455c6fe4d0bb9f0be881040a806a4ed)
|
|
(This used to be commit dbe7a61be2beac50d1665e38ac374cefbbabec00)
|
|
(This used to be commit b62540cd48212a80c8cb4a264f740591a0229944)
|
|
- only the first non truncating write causes
the write time update with 2 seconds delay.
It's not enough to check for an existing update event
as it will be NULL after the event was triggered.
- SMBwrite truncates always update the write time
unless the sticky write time is set.
- SMBwrite truncates don't trigger a write time update on close.
metze
(This used to be commit 3d17089b6dc773303c8c553f3f6140e60e348fb7)
|
|
truncate and writeX again
metze
(This used to be commit 66b8c8d80e1c8e45ab6ca38cabebea07aa122c40)
|
|
SMBwrite again
metze
(This used to be commit 051164ba0a69d54aa706ffa876059e8dbbeacb36)
|
|
time after SET_FILE_INFO
metze
(This used to be commit f81014db9d5afbf9e0b1c007bc56fc1d3a201309)
|
|
(This used to be commit 564bfe94ac87c918482ade65980270326dc8ed6d)
|
|
Michael
(cherry picked from commit 423105e29aaef449dbc40d124900a3f654b7266b)
(This used to be commit 4bebce268a430a537215b46947e37a8b0225e49d)
|
|
Michael
(cherry picked from commit 1bfc8cc575cd84f24ceb6f6c5d13c9171c0895a5)
(This used to be commit 5354e420677eacd62a5297bc38d62cd6b53642b5)
|
|
Michael
(cherry picked from commit e051c1cbf7a993e3885c4a515e516da3574a1f57)
(This used to be commit 68ec025d06058bcd1c7050ee5d8f7232a3eb901a)
|
|
Generate version.h first.
Create samba.spec from (new) samba.spec.tmpl, replacing PVERSION
by the version string. (as is done with update-pkginfo called
from the create-tarball release script)
Michael
(This used to be commit f1f3d1bef0440f4294f7278c0c38e13a10b6fb48)
|
|
Michael
(cherry picked from commit 74e335ebf210c4812b0f790d05b697a183803af7)
(This used to be commit c6ff392778a75cc74db880fa3d657f5879ae55d5)
|
|
Michael
(cherry picked from commit ac2b09b2274a12c34c446c4536793a33515958cc)
(This used to be commit cbfd805bd25a23299ef770687370dafebefe58d1)
|