r8643: - make lp_configfile() work again
[sfrench/samba-autobuild/.git] / source / lib / cmdline / popt_common.c
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8067: added a method for disabling the password prompt...
2007-10-10 Andrew Bartlettr7967: We don't have the ms_krb5 stuff any more.
2007-10-10 Andrew Bartlettr7530: Simply calling convention of lp_load().
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Stefan Metzmacherr6483: fix anonymous connections, '-U %' or '-U ""...
2007-10-10 Andrew Bartlettr6024: Some of the ordering constraints on the popt...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Jelmer Vernooijr5976: SIDs can't have more then 5 subauths (caught...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5932: Use cli_credentials somewhat more in the Gtk...
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Stefan Metzmacherr5135: I prepare a clean up in includes.h
2007-10-10 Andrew Tridgellr4817: ccache was being made ineffective on all the...
2007-10-10 Stefan Metzmacherr4045: readd krb5 support defaulted to disable
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3454: moved a few more things out if includes.h into...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Stefan Metzmacherr3102: typo
2007-10-10 Stefan Metzmacherr3101: some minor fixes
2007-10-10 Stefan Metzmacherr3100: support 'bin/smbclient //w2k3-101/c$ -U \\admini...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Tridgellr2674: I have realised that talloc() should have its...
2007-10-10 Andrew Tridgellr2640: valgrind does a great job on some types of memor...
2007-10-10 Andrew Tridgellr2302: added a '--option' option, allowing any global...
2007-10-10 Andrew Tridgellr2272: fixed another couple of errors in the popt optio...
2007-10-10 Stefan Metzmacherr1957: add cmdline_set_* functions
2007-10-10 Stefan Metzmacherr1949: provide functions to access the username, userdo...
2007-10-10 Stefan Metzmacherr1911: merge a few popt parameters from 3.0 move some...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2003-12-04 Andrew Tridgelldon't use c++ comments
2003-11-27 Andrew Tridgelladded -m for 'max protocol' as a standard option
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code