r15356: Remove unused 'flags' argument from socket_send() and friends.
[bbaumbach/samba-autobuild/.git] / source4 / lib / cmdline /
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Andrew Bartlettr14598: 'logfile' may be a poor choice for a global...
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr13618: fix compiler warning
2007-10-10 Andrew Bartlettr13341: Trivial.
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
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 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Andrew Bartlettr12320: Add command-line processing hooks for simple...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Bartlettr10596: Move the credentials code into it's own subsyst...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Jelmer Vernooijr10509: Some more sconscript fixes. Now getting to...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Jelmer Vernooijr10374: Add HAVE_* defines (on command-line or in confi...
2007-10-10 Andrew Bartlettr10364: Turn gensec:gssapi on by default, except for...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Tim Potterr10328: Add more emacs python-mode markers.
2007-10-10 Jelmer Vernooijr10323: Add first bits required for getting compile...
2007-10-10 Jelmer Vernooijr10316: More dynconfig fixes
2007-10-10 Jelmer Vernooijr10245: Get rid of XFILE in a few places.
2007-10-10 Tim Potterr9993: Gcc is fussy about the lack of parentheses aroun...
2007-10-10 Andrew Bartlettr9772: Make credentials callbacks more consistant with...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr8972: More simplifications...
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
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 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Stefan Metzmacherr5199: fix some minor configure bugs
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 Stefan Metzmacherr3750: fix the build
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
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 Andrew Tridgellr3323: more warning reductions
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 Andrew Tridgellr2003: got rid of next_token_nr(), which involved some...
2007-10-10 Andrew Tridgellr1972: cmdline_auth_info does not need to be declared...
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 Metzmacherr1912: move popt_common.h
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 ...
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2004-02-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
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