summaryrefslogtreecommitdiffstats
path: root/source3/lib/util_cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* util: Use new samba_getpass() function.Andreas Schneider2012-12-031-4/+5
* s3: Add user_auth_info->use_pw_nt_hashVolker Lendecke2012-06-121-0/+12
* s3-lib: Fix util_cmdline which doesn't use popt.Andreas Schneider2012-02-011-1/+1
* s3:lib: make use of SMB_SIGNING_* constantsStefan Metzmacher2011-11-031-4/+5
* s3:lib: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3-lib Remove unused get_cmdline_auth_info_copyAndrew Bartlett2011-07-141-24/+0
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-util: separate out cmdline helpers.Günther Deschner2011-04-121-0/+277