| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Michael
(cherry picked from commit 714acfac013a46c3677c3eb72ad57db6d97c7d61)
(cherry picked from commit 816776d2f81c1ae90e52612af76aaafeaeb04598)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 11f07599006cf2ce6760095d07bfe22680c3744e)
(cherry picked from commit 53dfa79e07b22325c0f290b05d4b87dde0cbf3cb)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit dfe06d21bdc4c715e02c9f80c4bc7144a0d9ee59)
(cherry picked from commit 2e051ece16e7b18e9e82ef36f7d7e8e39d00e66d)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Attention:
The meaning of the -N flag changed.
To get the old meaning for net groupmap set, use the long option --ntname
The long option for using kerberos changed from --kerberos to --use-kerberos
net rpc commands will now prompt for a password if none is given.
As a benefit, net will now accept an authentication file like other samba
command line tools. So no need to specify the password on the command line in
scripts anymore.
This should fix bug #6357
Signed-off-by: Kai Blin <kai@samba.org>
(cherry picked from commit fb262f79fab00374023e59476e8d05a1015a7041)
(cherry picked from commit c039bc15ba597d955d0ccbf5642388b0a03ba40b)
|
|
|
|
|
|
| |
One of leaks found by cppcheck:
[./source3/utils/log2pcaphex.c:367]: (error) Resource leak: out
(cherry picked from commit 8987ca29062db53db117d6c9d9ce2ad01ed17d22)
|
|
|
|
|
|
|
|
| |
Wrap creation of share and setting of parameter into a transaction.
Michael
(cherry picked from commit 2722dd357cedcd3fad1e3739a4a64f924d53eccb)
(cherry picked from commit 7d791d813e9ca9cb1733d312dc040737b67f4bf4)
|
|
|
|
|
| |
Thanks to j scott <gl@arlut.utexas.edu> for reporting!
(cherry picked from commit 65e81e93122014a528a096cea9158cf2aceb0bbb)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 652251701df7dec1401eab9b1dbc7e3ac5c7e7ad)
(cherry picked from commit e6b6027218b96bf3357837d051ca5d2df0d88561)
|
|
|
|
|
|
|
| |
be retrieved.
Guenther
(cherry picked from commit e88de848c0228cd515b4e356aafe5d7207e49d75)
|
|
|
|
|
|
| |
Should make Solaris 10 builds look cleaner.
Jeremy.
(cherry picked from commit b5947b876f3c777e075879d305b6672a6c8d8abd)
|
|
|
|
|
|
|
|
| |
dmarkey, please test :)
Guenther
(cherry picked from commit b1a4649438e5f27722c8dae629037df2543871c7)
(cherry picked from commit 0f3c2e2e0c47d1f774f4265fb60498483c27840d)
|
|
|
|
| |
(cherry picked from commit 33a53cb98a5f66d56ca1e0633297065f05d12a48)
|
|
|
|
|
|
|
|
| |
Found by David Markey <admin@dmarkey.com>. Thanks!
Guenther
(cherry picked from commit ab4b8c9c0438bc5afca17e3ebf05dde6f98bc0aa)
(cherry picked from commit 942d47e5ed583e29afaa005f9ca6251373db8e2f)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit e89cc775e660183e7126bcfa8fb37496074cf5a1)
(cherry picked from commit e26efbd2c8a49012383032fef07cddec76561aa3)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
command.
Without the initialization "net rpc password" will prompt twice for passwords
and will not allow to define the name of the connection admin user.
In the long run we should probably only have one place where to initialize
libnetapi.
Kai, please check.
Guenther
(cherry picked from commit 09ec85715b0e99740156ebb7213eddd1edfea631)
(cherry picked from commit 0c5f19fbea7a6419a84ac0137a9a09995ef7a933)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 38264bb3b86a3c9da941070f29ec08227c471d2b)
(cherry picked from commit 904bc5011fc7df40111f493ff28972640b95c0d1)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit da92e54236293460e307edd52ca7f1e20c6f23ef)
(cherry picked from commit 3e9ee3fa54b514987f40a477b3049b18e87390e9)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 1bb093aea9a4c5996514b10adc39a130cc6859ba)
(cherry picked from commit 2f691302b3fe6b5b710b228ae149e0807ef5d5dc)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit b5bec1a6d73f5939b306e157937d027a7286163c)
(cherry picked from commit c7d5e0a19057b6ad7301a390fc766bb438967eb2)
|
|
|
|
|
|
| |
metze
(cherry picked from commit 257809558bfab3e45703cf8be76357596392a3ea)
(cherry picked from commit e20b8706401d1a4eee0fe494825deef6ab23ab23)
|
|
|
|
|
|
|
|
| |
This fixes a crash bug if we timeout in net rpc trustdom list.
metze
(cherry picked from commit c0dfe0cf80ee50f395912b7d6aec0d87febd34c0)
(cherry picked from commit d87563604ca7b1c18c5a84d76726c2a99dc454f8)
|
|
|
|
| |
(cherry picked from commit 583d7c97bb5f9b62fab17ce2466442ece648331f)
|
|
|
|
|
|
|
| |
I had the patch locally but forgot to commit before pushing - sorry...
Michael
(cherry picked from commit 986a36fd30f7f65c7ef79b945f7b95014872f30f)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit d69c3db9d44ad5d9fd1f5d7a9499f3bd79ecfb47 caused the transaction
start to be conditional but the commit is still unconditional, so an
error occurs when importing a single share.
An alternate fix would be to return the transaction start to be
unconditional but then it would occur before other error checking.
Signed-off-by: Martin Schwenke <martin@meltin.net>
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit e344341ddd46e45b2ecdaf604cdd5d64adab6343)
|
|
|
|
|
|
|
|
| |
What a difference a name makes... :-). Just because something is missnamed
SAMR_ACCESS_OPEN_DOMAIN, when it should actually be SAMR_ACCESS_LOOKUP_DOMAIN,
don't automatically use it for a security check in _samr_OpenDomain().
Jeremy.
(cherry picked from commit 1994a8a5db5c3abd6292b81aa975e7b8fe8311d0)
|
|
|
|
| |
(cherry picked from commit 0349dad1633cd9574e0d8c7d2054e4c7dd0fdc21)
|
|
|
|
|
|
|
|
| |
Patch from Danny Tylman <danny.tylman@insightix.com>.
Guenther
(cherry picked from commit d0c307af56006d6fb898e395613d7e9c29b84116)
(cherry picked from commit 75fbdebda09c1f6029194234cd9f5275a096bce7)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 47bda3f3c7095044ae4c9b1535198be6d052060d)
(cherry picked from commit eaf85ca22b441d4632eed0400c3ad61026a0f2ac)
|
|
|
|
|
|
| |
Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 574a6a8c350a4bab3f42f3f9cfb382db721d69b5)
(cherry picked from commit 7e6d6eeff3e082d7223264c17cb27c2ab89df9aa)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit d71dec9259366e99beca69fcd9397bd38ed82c71)
(cherry picked from commit 4e32c424a00bc29e63176af9773f9ffa7aa09bc2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also remove ads_memfree(), which was only ever a wrapper around
SAFE_FREE, used only to free the DN from ads_get_ds().
This actually makes libgpo more consistant, as it mixed a talloc and a
malloc based string on the same element.
Andrew Bartlett
Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 20501876735fc4656083747ba8aa0de9da8fb820)
(cherry picked from commit 6673ad24d48ad44fa76497f0327b13e82721d0a1)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 36c1a52a57bc96c7586ca1bffbe8ef47c93bca1b)
(cherry picked from commit dd495878d764c3836784adcd739f78ca03d27d58)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit fe340eb92fd2e5dfef977dc391d2a43ce970e0ea)
(cherry picked from commit 0e845cd6009c8a01eb3d53f558e9872ec4a3ab9f)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 73030b107d5722a2c42cd18240d45bcb256335ac)
(cherry picked from commit 81a6aee736f805d1bf8d7d2a1ff19851cd11d763)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit d2fb6d348248cdca7e55360c77aa31b91250f885)
(cherry picked from commit 874caf9a1fb45f36ec8c506d29264735d1647dae)
|
|
|
|
|
|
|
|
| |
sorry, I just need to do that.
Guenther
(cherry picked from commit 045151b767c62ac1343e86cb3886107226e73fda)
(cherry picked from commit 59811de7a80d5ecdf090c116087c7a03ae288887)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 2c186be0df33664eea980c17720be41f25f91288)
(cherry picked from commit 990917cbe3f8cd00e2d13dd67ee752fffae94401)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 531af136f9dd5c6050f78948837294aed02de440)
(cherry picked from commit 91216ffa95b4ed53e54b11665e96b911cb4e4ab5)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 21391f7fbe6c92ba050462750571cda661f5fb8a)
(cherry picked from commit 6ac0a8d45e14deede30f56ab8c4d8288b83f15b4)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9d1ab9a0013127d08bad01975a5204e8f63b9ddc)
(cherry picked from commit ecc7537b6b0c7921160448b97a3cd8df1f4c77cf)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9fdeb7f7b319dca5dbd1fdaf24f01fb19e124fe6)
(cherry picked from commit e13b545ca914d3d84b94f1d7ecb958f093f3143b)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit f9712d568ab6331be5a62a34ce60331013ccd253)
(cherry picked from commit c7660dacbcf5d6132960508104507ed1e2fca878)
|
|
|
|
|
|
|
|
|
|
| |
callers pass in a struct user_auth_info * instead. This commit causes
smbc_set_credentials() to print out a message telling callers to use
smbc_set_credentials_with_fallback() instead, as smbc_set_credentials()
has a broken API (no SMBCCTX * pointer). No more global variables used
in the connection manager API for client dfs calls.
Jeremy.
(cherry picked from commit 8b44877eb82c1c9270cb8099fefc621922f82719)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit e0c50aafce59ad4f4275ff91defb14ea44f42a65)
(cherry picked from commit 27633bc18e70c68e323272d0b496022e66648d4f)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 12c6ac6a434325d7e9837bbea6d35482767251ba)
(cherry picked from commit 596f1fb47aeed9f5069c10b101fab53a8dba962c)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit acf523ad7edcde788ee79144928d74d91f0e0754)
(cherry picked from commit 4aa6b49f2d01594d795cc79c8de37121f7f6e5a9)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 2a8c078357dd7bd191d0f2c55d94834c4774ecfc)
(cherry picked from commit d45e83e76a68928feec0a5958c06ffa2a32d776b)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 4ea46d69bbb7651b213c5b0674f4f9fb05059acd)
(cherry picked from commit 6a4d14132e10df43404d3008cc67ffd7d1ba71b2)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit f14d4267c98a04384f8f84ac8567d3fb7b85ed75)
(cherry picked from commit b652a29969c8b745d9ef180e4b5018331731426f)
|