mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
b85346942e
testparm.
In particular I added:
- ability to optionally save default values of all parameters when
calling lp_load(). This can then be used to save only non-default
parameters in lp_dump(). This makes the saved smb.conf (and viewed
parameters in testparm) much shorter
- ability to not load ipc share in lp_load()
- separators in parm_table[] so parameters can be grouped logically.
- flag to mark parameters that are local but which should be also
viewed as global as far as parameters editing is concerned
(This used to be commit
|
||
---|---|---|
.. | ||
client.c | ||
clientutil.c | ||
clitar.c | ||
ntclient.c | ||
smbmnt.c | ||
smbmount.c | ||
smbumount.c |