| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Keeping such an fd open prohibits another open of that same file.
(cherry picked from commit f22343874833397afb2010a43ee0057fa5d8471e)
|
|
|
|
| |
(cherry picked from commit 413a76cef78de56087574a875a1c478603d5d090)
|
|
|
|
| |
(cherry picked from commit f64959ee16214b224225d5b43dfb822ecd772d99)
|
|
|
|
|
|
|
|
| |
Wrap creation of share and setting of parameter into a transaction.
Michael
(cherry picked from commit 2722dd357cedcd3fad1e3739a4a64f924d53eccb)
(cherry picked from commit 7d791d813e9ca9cb1733d312dc040737b67f4bf4)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit 85719213666c1a863f95a9762c1b9c5feea3c440)
|
|
|
|
|
|
| |
IPv4 and IPv6 addresses
(cherry picked from commit fb0f49ce0d10a8c84730156f3f04fe48ee65e8e7)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit f5c96e54c633717ffe1a967f4ab9fdede31fa749)
(cherry picked from commit 74f805fbb654b58372b0c86f3314abfd9c76dbbe)
|
|
|
|
|
| |
Thanks to j scott <gl@arlut.utexas.edu> for reporting!
(cherry picked from commit 65e81e93122014a528a096cea9158cf2aceb0bbb)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit c085c8311dfadcb05594714149632e9523a27c14)
(cherry picked from commit ab107e8bb85131d5a7430b7fe58904b488240279)
|
|
|
|
|
|
|
|
| |
This fixes bug #4271: testparm should not print includes.
Michael
(cherry picked from commit 00297b74ac6320a23ba444647718680ddee37453)
(cherry picked from commit 44746461dcead5b42cc2177346c26aee79151c86)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit a62e72b825117dc45d434fd1b3645633b5d063d6)
(cherry picked from commit 85e38ebde54fb403dcdcb9da39880c7d776034c6)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit b4131ecf811e6f42ebec4154a911a3dfa8416a56)
(cherry picked from commit bf0c69834671a6dd6a43a89d6a8abd98f6afaf5f)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit ad240e199893a5e89cdd5161134171cc600266b8)
(cherry picked from commit c118d03a2b15b75a5025158956a8d8f99682d55c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This tool (in contrast to tdbtool) reads Samba's configuration
and if clustering = yes, it talks to CTDB instead of accessing
the TDB data bases directly. This is done by simply using
the dbwrap mechanim, just like the Samba daemons.
This first version can read and write int32 and uint32 values
and delete records from a (c)tdb database.
More operations will follow.
This tool can already be useful in CTDB environments, e.g. when
"net idmap restore" fails to set the USER and GROUP HWM keys,
because the methods are deliberately not implemented in
idmap_tdb2.c. You can manually set the high water marks
with
"dbwrap_tool store idmap_tdb2.tdb 'USER HWM' int32 12345"
and
"dbwrap_tool store idmap_tdb2.tdb 'GROUP HWM' int32 67890"
Michael
(cherry picked from commit 6d82b5975598f1742c53ebdaa2fa89f7cf148b85)
(cherry picked from commit 5085c853e87cc5875b1a38e6558a5412a69e1d08)
|
|
|
|
|
|
|
|
| |
case.
Guenther
(cherry picked from commit 59192bf03f3781fe6a21be66a7374ea72cac71f4)
(cherry picked from commit b5b5718552f44ac4fc961c38eb3a8ff02eab18f9)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 51271ab739e5a239faf2367cc0e25e34a9cd9170)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 8fdb499497f8d4f4a1ca93ffc94de8b57c2c1568)
(cherry picked from commit efaf83fadea2e7b13441d08d82a3a1d27571d16d)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 80f0d819fb85bdfbd85e910fccc62e778bea3a83)
(cherry picked from commit de33ca38880aa10fbd57ce45f2defdf83c379879)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 1ddc4829aec61d952aaf3185cc56d53d4a9b5c3c)
(cherry picked from commit afca1d6cd2a184d7b8f70847db143761d5497ac6)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 8fd3c8902c5e953a0ddf184b08f9e37f954ee12e)
(cherry picked from commit fb8cbd7f7e078754faf7fb0b9f071aecbb19d401)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 3a2c748cf4626266899103aa719ea6ac2eae3a9f)
(cherry picked from commit e1c76e41b9f517fea6aa79ba9c0f21b76ab31258)
|
|
|
|
|
|
|
|
|
| |
I know, they don't exist as such calls on windows but having them in
libnetapi.so would be very handy.
Guenther
(cherry picked from commit e272acf4848b6c5944acc685b0738e520b3039fb)
(cherry picked from commit 7f904f0b50dc59282f8804fcd87407d0ee3af918)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit 99771d2e23b476d1a7becd9f394421363dd0dffe)
|
|
|
|
|
| |
Jeremy
(cherry picked from commit 82d9d7b2136a236d3f2b7b1255a920a1ef394ffe)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit f81698c70e2513c4699048263c0d6d57a5a9bc64)
|
|
|
|
|
|
|
| |
create a mangled name. We don't pass this yet, but it's not
run by default.
Jeremy.
(cherry picked from commit 18d9e7074635c80052e8bb8d85ad5605663e2695)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit 0e7f37336ec2d7e1158342fb855af3dff84a7d1e)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 652251701df7dec1401eab9b1dbc7e3ac5c7e7ad)
(cherry picked from commit e6b6027218b96bf3357837d051ca5d2df0d88561)
|
|
|
|
|
|
|
| |
be retrieved.
Guenther
(cherry picked from commit e88de848c0228cd515b4e356aafe5d7207e49d75)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit c3e61b54606175858d2221e5f4a75f2fcf149631)
(cherry picked from commit 198fd3f89c2ce60523c755c1917b7bca25436bf1)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 675e52cde78906a63fe96e6d34aab92eb710c6b2)
(cherry picked from commit 7c44471f567dc1775f5b4ebf216475b1f348c42a)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 2abdfab613b9487138612bf4ad0422ce4771d7cc)
(cherry picked from commit 737ac891e0be2fafbbc1e2c60f081268b7c0c3a1)
|
|
|
|
|
| |
This reverts commit 43388521b8f31757309fb8bec71ad9ee0f3b21de.
(cherry picked from commit 0c54e8b3e4f9d7efe1974fa39a039997196b6309)
|
|
|
|
|
|
| |
Signed-off-by: Bo Yang <boyang@samba.org>
(cherry picked from commit 8611f03dbb0c45d8755725232508cff258b426d5)
(cherry picked from commit 43388521b8f31757309fb8bec71ad9ee0f3b21de)
|
|
|
|
|
| |
(cherry picked from commit 3627ceb5e25cdecd1a8113a5028cc898a1424349)
(cherry picked from commit de68d52c8b7b101ad37d3eb09456bcb31e687906)
|
|
|
|
|
| |
(cherry picked from commit c2482d6b23f769d8a5fa4141f9540a25c985d7cc)
(cherry picked from commit b2ba00adc91d18e7356dd0375cf7c24cefe21ed0)
|
|
|
|
|
|
|
| |
Move the strict lock/unlock code down a level for reads to avoid
calling chain_reply before the unlock.
(cherry picked from commit c60bb39df355c2ef36e4cfdff69cc348adc6dae1)
(cherry picked from commit 4fe9f5e1204fd5578a6043ad314614dc541decda)
|
|
|
|
|
|
| |
This is very similar to be1dfff02d562e42a7847bd02fed8538630d3f41
(cherry picked from commit 5aefb44bf04becc6b80e7c3bf038d79851c5b0f9)
(cherry picked from commit d07c3437aa9f6262abab87bc298c74fd953ebcfc)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 7403dd39d608e07f107530819277738ebd20a320)
(cherry picked from commit 37d0afc095e43d707ff3b86c9ebda22e8a10f77f)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit a4f558da79e5746124b79583ca608b394e635ad3)
(cherry picked from commit 295035c7cf353a4e1ba5e6e8737ef78329acee8b)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit b716e57bef3b42c4be24b5d41c05dbc0665f5191)
(cherry picked from commit 6c06db0bfb0a88c1a85f559bdda16156e1722cbc)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit c07f4a1299700cf6d530aee390972d3324ba0566)
(cherry picked from commit ce9dcd96497aec1c66ce3df9bb4e83e3346b724a)
|
|
|
|
|
|
|
|
|
|
| |
rename computers
in domains.
Guenther
(cherry picked from commit 6154b031f4521fad4b5c460643da59dd918b240a)
(cherry picked from commit a53f9e695bd09b166085d8c714f323ff1d0ce1c6)
|
|
|
|
|
|
|
|
| |
These tables really should be auto-generated at some point...
Guenther
(cherry picked from commit aa84ca6e6ba66536ca32dc5792d27e2169589a14)
(cherry picked from commit 35d03a151606f2971b171370af19fd227748213f)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit d3a9ee689d636f13f7935d1ddfccfdd4f4e8527a)
(cherry picked from commit 7533e32075ac8b162c230ed112974f421e0d1569)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 3e2975b3bdd247d1e3e7c74bada2f85a1936acaf)
(cherry picked from commit 4298e296f02a4df182d5d2ee2623bc869b321c53)
|
|
|
|
|
|
|
|
| |
enabling/disabling the change button.
Guenther
(cherry picked from commit 20b5fc02d2e97dbd51d84cc05ac887e274b14866)
(cherry picked from commit c7ca84fd4a4c58771b47252248b00e6bb5c411a1)
|
|
|
|
|
|
|
|
|
|
| |
This should reduce the waste of memory when using "config file"
or "config backend". It also reduces the risk of triggering
reloads due to some old unused files being checked.
Michael
(cherry picked from commit 6708b926a47b53a2984de6af9bb9d319ed6efe58)
(cherry picked from commit 25b0c51c8db62b5e7b12cab19b4dd2fa699ed67e)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 6aef9bbbf7160cf9e79c50e13632bf29efaedb65)
(cherry picked from commit 2f63ee84f29f15b6173ffc20b7debad2b91eafe6)
|
|
|
|
|
|
|
|
| |
As suggested by Robert Millan.
Michael
(cherry picked from commit 66dff4073d0013bfd11ac29e341765141393ea23)
(cherry picked from commit aca044014a7c20b1e4d9babc8710865b9b7610ce)
|