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