summaryrefslogtreecommitdiffstats
path: root/source/utils/net_conf.c
Commit message (Expand)AuthorAgeFilesLines
* r24527: Add a function lp_canonicalize_parameter_with_value that turnsMichael Adam2007-08-171-33/+10
* r24513: Reformatting: eliminate trailing spaces, overly long linesMichael Adam2007-08-171-69/+64
* r24496: Add initial synonym handling to "net conf":Michael Adam2007-08-161-11/+45
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23760: Untangle use of strrchr_m and strequal and add some checksMichael Adam2007-07-091-2/+11
* r23750: Change the behaviour of net conf import when there is a global sectionMichael Adam2007-07-071-8/+24
* r23749: Simplify prototype of reg_setvalue_internal:Michael Adam2007-07-071-22/+9
* r23748: Clean use of talloc in import_process_service:Michael Adam2007-07-071-4/+13
* r23747: Move formatting of a parameter's value into a value string Michael Adam2007-07-071-80/+82
* r23746: Fix missing assignments to target string of asprintf in import function.Michael Adam2007-07-071-2/+2
* r23745: Fix: Check whether top subkeyname instead of whole registry key nameMichael Adam2007-07-071-2/+3
* r23744: Remove TODO-comment. lp_load returns False if openingMichael Adam2007-07-071-2/+0
* r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam2007-06-301-1/+1
* r23657: Prevent setting of a global option in a share definitionMichael Adam2007-06-291-1/+10
* r23656: Add initial checking of the validity of a paramterMichael Adam2007-06-291-0/+14
* r23655: Fix a comment and adjust some code formatting.Michael Adam2007-06-291-2/+3
* r23652: Use the recursive delete function instead of the original oneMichael Adam2007-06-291-1/+1
* r23585: Add a "drop" function to "net conf" that clears theMichael Adam2007-06-221-0/+81
* r23549: Make "net conf setparm" always use registry data type "sz".Michael Adam2007-06-191-7/+4
* r23543: Adjust comments.Michael Adam2007-06-191-13/+3
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-06-141-18/+11
* r23452: Merge r22135 and r22496 from 3_0:Michael Adam2007-06-121-0/+1118