Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(This used to be commit e276e48177f890531ee8b4024c90352f284d4608)
|
|
Michael
(This used to be commit 9b3b9aa7e1044719a5112b9e5446e6fbdd7cecf9)
|
|
into new function libnet_smbconf_getshares().
Michael
(This used to be commit 306c7e4d9cecac4c2c0ea1172bd585c3c17d4541)
|
|
The functionality is moved to a new function libnet_smbconf_getshare().
This returns the parameters of the given share as two lists: the list
of parameter names and the list of matching (formatted) parameter values.
The retrieval and formatting is done in a new internal helper function
libnet_smbconf_reg_get_values() that is to become the replacement for
list_values() from net_conf.c once functionality of net_conf_list() has
been moved to libnet_conf, too.
Michael
(This used to be commit 198232bd525cfac933b4885e6b330ebf4ac2c8ae)
|
|
Michael
(This used to be commit dd6e09a65e67a9a16b35b078ebfb41da09926029)
|
|
Return a formatted string of the value instead.
Michael
(This used to be commit 7d0ec5bae155cda6620db04dcb7bd43db59241aa)
|
|
Michael
(This used to be commit 95d5dd9bb0546181cd499e6deabff562166412e3)
|
|
Michael
(This used to be commit 3422a5048ad4b7f789ec233356885d78dbdacf9a)
|
|
Karolin
(This used to be commit 4260c79bf7687bd2ebcc4ca5e0a5f020a759c1fb)
|
|
(This used to be commit 8a8f2583b8bda22f65c7483dea54ac823ed1c0c3)
|
|
(This used to be commit 514cf532248723e7f775dc5f8f2e6936e02b7a1c)
|
|
Michael
(This used to be commit 4c0e7270c42788e7f77c402032ae74cf0f8a7106)
|
|
Michael
(This used to be commit 4b0e636965bd37e7c0deecb7b5eff0cc4487408b)
|
|
Michael
(This used to be commit 4efac39c363d565c2c7211da73d5e1cf2ac3d0b2)
|
|
Make use of talloc stackframe internally.
This removes talloc contxt from net_conf_delparm.
Michael
(This used to be commit 16f137393881edc78c9322f038ba38e53e3ee07d)
|
|
Michael
(This used to be commit bf6031287f75a0e17092f60f9885e7e55cd0f93c)
|
|
Make use of talloc stackframe internally.
This removes talloc contxt from net_conf_setparm.
Michael
(This used to be commit efaffefc438f8375a083b194ac7a09e563000d3c)
|
|
Make use of talloc_stackframe.
Michael
(This used to be commit aaceab1153f6c2a2adde83681913c771a16ca81f)
|
|
Michael
(This used to be commit 5873e6a1f8242e07b1699366a536350a7199c28c)
|
|
Michael
(This used to be commit 4c2a3396bb687703f6b74655fda2014d1f75200b)
|
|
Michael
(This used to be commit 1fe4ea63b197cb7ebc054909d888d74b5ad6523c)
|
|
Michael
(This used to be commit 8d02a2de61eb6b62fef1fbe57194c9d286423ba0)
|
|
Remove talloc context parameter.
Remove d_printf error message.
Michael
(This used to be commit 870d35c04889603843bae989fb9c01396b4c6ed1)
|
|
Michael
(This used to be commit 7d501f0d78ec57509d0bc5ef0dc16fcd24ee27e7)
|
|
Michael
(This used to be commit c1b863fd0520ce64a1bad5e2fa3f69afcc2c78d5)
|
|
And not pass a talloc context.
Michael
(This used to be commit 7e8451f2f03b246801783aaf4b3d54465292f8f7)
|
|
Michael
(This used to be commit d3a20c4d5a8109334cd3ed665ba60cfcc4425059)
|
|
libnet_smbconf_reg_createkey_internal().
Michael
(This used to be commit 0e7f215f54c68b2d40f65f90ed11c41e1a7ef5ed)
|
|
renaming it to libnet_smbconf_setparm()
Michael
(This used to be commit 60f49b22b5aa125ff6cb358a258a1be99c378d7a)
|
|
renaming it to libnet_smbconf_setvalue_internal()
Michael
(This used to be commit 7cb51a1d6d95704225d9ab22e88cc76fa910d38c)
|
|
Logic in new function libnet_smbconf_delparm().
Michael
(This used to be commit 0cff79e3552e91ba0b6bc054802d28afcf4e8da4)
|
|
renaming it to libnet_smbconf_value_exists().
Michael
(This used to be commit ba71c6844588f0342589163f514385911e7331e7)
|
|
Guenther
(This used to be commit 6dd17e4840ee6c4bf0df3c3f76f9b232b3674d55)
|
|
Guenther
(This used to be commit e640c3a4a7695613e9e619516befbaf3d44ecb10)
|
|
Guenther
(This used to be commit 1d47247283f7bc75291007be3fde72b1d3d95b99)
|
|
Certainly needs cleanup later.
Guenther
(This used to be commit 2b41ac926de76804a50681bd246b3a20e112853b)
|
|
All callers are replaced by Get_Pwnam_alloc
(This used to be commit 735f59315497113aebadcf9ad387e3dbfffa284a)
|
|
Michael
(This used to be commit d466a5136d5151e2a3cae7464cb346f0db650554)
|
|
Michael
(This used to be commit 6d0db17a9e255235d40eabc63e91c9f5d4febcde)
|
|
least surprise for callers
(This used to be commit eb523ba77697346a365589101aac379febecd546)
|
|
In utils/ I was a bit lazy...
(This used to be commit 60e830b0f4571bd5d9039f2edd199534f2a4c341)
|
|
(This used to be commit 0a911d38b8f4be382a9df60f9c6de0c500464b3a)
|
|
(This used to be commit bb35e794ec129805e874ceba882bcc1e84791a09)
|
|
Hopefully this should fix the buildfarm.
Jeremy.
(This used to be commit 087489b7f2a8cd5868b54dbed3f3eed5d0709ba7)
|
|
Jeremy.
(This used to be commit a50c2d159c754c6ff88649ed859f2b3f9c24f6a1)
|
|
smbpasswd -L for non-root on the buildfarm only.
Jeremy.
(This used to be commit 1bb5ce824f800d967e2a92e946dd6ce7c4580b93)
|
|
Jeremy.
(This used to be commit 0723760ba47a465d2ff5a22a680f1b5196eca7d8)
|
|
Guenther
(This used to be commit 3f426f394f3b1454c52d92331c14f41dd1474516)
|
|
Guenther
(This used to be commit cfc6e7a2e657ee55364b739d9fe0093e4f7c8b27)
|
|
them with malloc'ing accessor functions. Should save a
lot of static space :-).
Jeremy.
(This used to be commit 52dc5eaef2106015b3a8b659e818bdb15ad94b05)
|