r23779: Change from v2 or later to v3 or later.
[ira/wip.git] / source3 / utils / net_conf.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23760: Untangle use of strrchr_m and strequal and...
2007-10-10 Michael Adamr23750: Change the behaviour of net conf import when...
2007-10-10 Michael Adamr23749: Simplify prototype of reg_setvalue_internal:
2007-10-10 Michael Adamr23748: Clean use of talloc in import_process_service:
2007-10-10 Michael Adamr23747: Move formatting of a parameter's value into...
2007-10-10 Michael Adamr23746: Fix missing assignments to target string of...
2007-10-10 Michael Adamr23745: Fix: Check whether top subkeyname instead of...
2007-10-10 Michael Adamr23744: Remove TODO-comment. lp_load returns False...
2007-10-10 Michael Adamr23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
2007-10-10 Michael Adamr23657: Prevent setting of a global option in a share...
2007-10-10 Michael Adamr23656: Add initial checking of the validity of a paramter
2007-10-10 Michael Adamr23655: Fix a comment and adjust some code formatting.
2007-10-10 Michael Adamr23652: Use the recursive delete function instead of...
2007-10-10 Michael Adamr23585: Add a "drop" function to "net conf" that clears the
2007-10-10 Michael Adamr23549: Make "net conf setparm" always use registry...
2007-10-10 Michael Adamr23543: Adjust comments.
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...