r26355: Eliminate global_loadparm in more places.
[ira/wip.git] / source4 / utils / net / net.c
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26295: Remove use of global_loadparm for net and wb_pa...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18343: fixed setlinebuf() prototype, added test for...
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Rafal Szczesniakr15490: Typo fixes and remove long forgotten commented...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr13904: Make sure LDB gets initialized
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr10316: More dynconfig fixes
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