summaryrefslogtreecommitdiffstats
path: root/source4/lib/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-101-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-5/+4
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-101-1/+1
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-3/+2
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-106-276/+269
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+2
* r5199: fix some minor configure bugsStefan Metzmacher2007-10-101-1/+1
* r5135: I prepare a clean up in includes.hStefan Metzmacher2007-10-102-1/+4
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2007-10-101-0/+1
* r4045: readd krb5 support defaulted to disableStefan Metzmacher2007-10-101-0/+2
* r3750: fix the buildStefan Metzmacher2007-10-101-1/+1
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-4/+3
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-1/+1
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1
* r3102: typoStefan Metzmacher2007-10-101-1/+1
* r3101: some minor fixesStefan Metzmacher2007-10-101-8/+9
* r3100: support 'bin/smbclient //w2k3-101/c$ -U \\administrator@w2k3.vmnet1.vm...Stefan Metzmacher2007-10-102-2/+7
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-7/+11
* r2674: I have realised that talloc() should have its context marked const, asAndrew Tridgell2007-10-101-4/+9
* r2640: valgrind does a great job on some types of memory leaks, but is slowAndrew Tridgell2007-10-101-4/+9
* r2302: added a '--option' option, allowing any global or default option inAndrew Tridgell2007-10-101-3/+15
* r2272: fixed another couple of errors in the popt option arraysAndrew Tridgell2007-10-101-2/+2
* r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell2007-10-101-1/+1
* r1972: cmdline_auth_info does not need to be declared globalAndrew Tridgell2007-10-101-2/+0
* r1957: add cmdline_set_* functionsStefan Metzmacher2007-10-101-0/+26
* r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher2007-10-101-1/+36
* r1912: move popt_common.hStefan Metzmacher2007-10-101-0/+51
* r1911: merge a few popt parameters from 3.0 move some to better placesStefan Metzmacher2007-10-101-15/+79
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-3/+5
* - creat the LIBCMDLINE subsystemStefan Metzmacher2004-02-221-0/+79
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-1/+1
* don't use c++ commentsAndrew Tridgell2003-12-041-2/+4
* added -m for 'max protocol' as a standard optionAndrew Tridgell2003-11-271-0/+5
* first public release of samba4 codeAndrew Tridgell2003-08-132-0/+486