@@ -135,63 +135,186 @@ void samba_cmdline_set_machine_account_fn( cli_credentials_set_machine_account_fn = fn; } +/* + * Are the strings p and option equal from the point of view of option + * parsing, meaning is the next character '\0' or '='. + */ +static bool strneq...
+ * happens after the command line is parsed, while in Python + * it happens before (on a copy of argv). + * + * In either case it will appear for a newly added option, and + * we hope developers will notice it before pushing. + */ + DBG_ERR("\nNote for developers: if '...