r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
[samba.git] / source / utils / net / net.c
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Rafal Szczesniakr5424: Automatically generate basic help display on...
2007-10-10 Rafal Szczesniakr5381: Added net_user.c with net tool interface for...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.
2007-10-10 Tim Potterr4201: Remove duplicate const.
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr3633: - moved module init functions to after smb.conf...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Stefan Metzmacherr2066: add 'net time' command
2007-10-10 Stefan Metzmacherr1949: provide functions to access the username, userdo...
2007-10-10 Stefan Metzmacherr1915: use popt's cmdline_auth_info to fill the net_context
2007-10-10 Stefan Metzmacherr1914: use common popt stuff in net
2007-10-10 Stefan Metzmacherr1880: bugger, now I have used gcc 3.4.1 myself and...
2007-10-10 Stefan Metzmacherr1879: - add a user sub struct in net_context
2007-10-10 Stefan Metzmacherr1877: since make proto catches all functions
2007-10-10 Stefan Metzmacherr1876: rewrite net command completely
2007-10-10 Stefan Metzmacherr1875: - move 'net' code into a subdir