summaryrefslogtreecommitdiff
path: root/source3/utils/net_conf.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23760: Untangle use of strrchr_m and strequal and add some checksMichael Adam1-2/+11
2007-10-10r23750: Change the behaviour of net conf import when there is a global sectionMichael Adam1-8/+24
2007-10-10r23749: Simplify prototype of reg_setvalue_internal:Michael Adam1-22/+9
2007-10-10r23748: Clean use of talloc in import_process_service:Michael Adam1-4/+13
2007-10-10r23747: Move formatting of a parameter's value into a value stringMichael Adam1-80/+82
2007-10-10r23746: Fix missing assignments to target string of asprintf in import function.Michael Adam1-2/+2
2007-10-10r23745: Fix: Check whether top subkeyname instead of whole registry key nameMichael Adam1-2/+3
2007-10-10r23744: Remove TODO-comment. lp_load returns False if openingMichael Adam1-2/+0
2007-10-10r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam1-1/+1
2007-10-10r23657: Prevent setting of a global option in a share definitionMichael Adam1-1/+10
2007-10-10r23656: Add initial checking of the validity of a paramterMichael Adam1-0/+14
2007-10-10r23655: Fix a comment and adjust some code formatting.Michael Adam1-2/+3
2007-10-10r23652: Use the recursive delete function instead of the original oneMichael Adam1-1/+1
2007-10-10r23585: Add a "drop" function to "net conf" that clears theMichael Adam1-0/+81
2007-10-10r23549: Make "net conf setparm" always use registry data type "sz".Michael Adam1-7/+4
2007-10-10r23543: Adjust comments.Michael Adam1-13/+3
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-18/+11
2007-10-10r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke1-0/+1118