summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline/popt_common.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-3/+3
2007-10-10r17281: we now have client/server max protolStefan Metzmacher1-1/+1
2007-10-10r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett1-3/+3
2007-10-10r13341: Trivial.Andrew Bartlett1-1/+1
2007-10-10r13205: Add another useful comment.Andrew Bartlett1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-87/+1
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+0
2007-10-10r12320: Add command-line processing hooks for simple bind DN, and password ca...Andrew Bartlett1-1/+5
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10364: Turn gensec:gssapi on by default, except for a login of the formAndrew Bartlett1-11/+0
2007-10-10r10316: More dynconfig fixesJelmer Vernooij1-1/+0
2007-10-10r9993: Gcc is fussy about the lack of parentheses around assignment statements.Tim Potter1-1/+1
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-3/+5
2007-10-10r8679: only call fault setup once (thanks to andrew for pointing this out)Andrew Tridgell1-3/+4
2007-10-10r8678: setup for gdb backtrace in 'make test'Andrew Tridgell1-0/+3
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-2/+2
2007-10-10r8067: added a method for disabling the password prompt in programs that wantAndrew Tridgell1-1/+9
2007-10-10r7967: We don't have the ms_krb5 stuff any more.Andrew Bartlett1-1/+0
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett1-1/+1
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett1-5/+17
2007-10-10r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for thisStefan Metzmacher1-1/+1
2007-10-10r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett1-4/+4
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-20/+1
2007-10-10r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij1-1/+1
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-5/+4
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-1/+1
2007-10-10r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij1-3/+2
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-267/+36
2007-10-10r5135: I prepare a clean up in includes.hStefan Metzmacher1-1/+2
2007-10-10r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell1-0/+1
2007-10-10r4045: readd krb5 support defaulted to disableStefan Metzmacher1-0/+2
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
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-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 Metzmacher1-1/+5
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-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-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
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-1/+1