r23792: convert Samba4 to GPLv3
[kai/samba.git] / source4 / lib / cmdline / popt_common.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22622: make it possible to pass the config file via...
2007-10-10 Stefan Metzmacherr22306: try to make the aix compiler happy
2007-10-10 Rafal Szczesniakr19637: Leave --realm option only, as abartlet suggested.
2007-10-10 Rafal Szczesniakr19630: Support specifying the realm name from command...
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Stefan Metzmacherr17281: we now have client/server max protol
2007-10-10 Andrew Bartlettr14598: 'logfile' may be a poor choice for a global...
2007-10-10 Andrew Bartlettr13341: Trivial.
2007-10-10 Andrew Bartlettr13205: Add another useful comment.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Andrew Tridgellr12531: 'make quicktest' was taking 15 minutes on my...
2007-10-10 Andrew Bartlettr12320: Add command-line processing hooks for simple...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Andrew Bartlettr10364: Turn gensec:gssapi on by default, except for...
2007-10-10 Jelmer Vernooijr10316: More dynconfig fixes
2007-10-10 Tim Potterr9993: Gcc is fussy about the lack of parentheses aroun...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Tridgellr8679: only call fault setup once (thanks to andrew...
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
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