summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-1/+1
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+1
2007-10-10r3102: typoStefan Metzmacher1-1/+1
2007-10-10r3101: some minor fixesStefan Metzmacher1-8/+9
2007-10-10r3100: support 'bin/smbclient //w2k3-101/c$ -U \\administrator@w2k3.vmnet1.vm...Stefan Metzmacher2-2/+7
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-7/+11
2007-10-10r2674: I have realised that talloc() should have its context marked const, asAndrew Tridgell1-4/+9
2007-10-10r2640: valgrind does a great job on some types of memory leaks, but is slowAndrew Tridgell1-4/+9
2007-10-10r2302: added a '--option' option, allowing any global or default option inAndrew Tridgell1-3/+15
2007-10-10r2272: fixed another couple of errors in the popt option arraysAndrew Tridgell1-2/+2
2007-10-10r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell1-1/+1
2007-10-10r1972: cmdline_auth_info does not need to be declared globalAndrew Tridgell1-2/+0
2007-10-10r1957: add cmdline_set_* functionsStefan Metzmacher1-0/+26
2007-10-10r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher1-1/+36
2007-10-10r1912: move popt_common.hStefan Metzmacher1-0/+51
2007-10-10r1911: merge a few popt parameters from 3.0 move some to better placesStefan Metzmacher1-15/+79
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-3/+5
2004-02-22- creat the LIBCMDLINE subsystemStefan Metzmacher1-0/+79
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-1/+1
2003-12-04don't use c++ commentsAndrew Tridgell1-2/+4
2003-11-27added -m for 'max protocol' as a standard optionAndrew Tridgell1-0/+5
2003-08-13first public release of samba4 codeAndrew Tridgell2-0/+486