summaryrefslogtreecommitdiff
path: root/source3/lib/util_cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-03util: Use new samba_getpass() function.Andreas Schneider1-4/+5
2012-06-12s3: Add user_auth_info->use_pw_nt_hashVolker Lendecke1-0/+12
2012-02-01s3-lib: Fix util_cmdline which doesn't use popt.Andreas Schneider1-1/+1
2011-11-03s3:lib: make use of SMB_SIGNING_* constantsStefan Metzmacher1-4/+5
2011-11-03s3:lib: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher1-1/+1
2011-07-14s3-lib Remove unused get_cmdline_auth_info_copyAndrew Bartlett1-24/+0
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-04-12s3-util: separate out cmdline helpers.Günther Deschner1-0/+277