summaryrefslogtreecommitdiffstats
path: root/source4/utils/net/net.c
Commit message (Expand)AuthorAgeFilesLines
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2007-10-101-1/+1
* r4201: Remove duplicate const.Tim Potter2007-10-101-1/+1
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-101-1/+2
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+1
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r2066: add 'net time' commandStefan Metzmacher2007-10-101-0/+1
* r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher2007-10-101-10/+3
* r1915: use popt's cmdline_auth_info to fill the net_contextStefan Metzmacher2007-10-101-10/+20
* r1914: use common popt stuff in netStefan Metzmacher2007-10-101-9/+8
* r1880: bugger, now I have used gcc 3.4.1 myself and have statements before de...Stefan Metzmacher2007-10-101-7/+6
* r1879: - add a user sub struct in net_contextStefan Metzmacher2007-10-101-21/+63
* r1877: since make proto catches all functionsStefan Metzmacher2007-10-101-1/+0
* r1876: rewrite net command completelyStefan Metzmacher2007-10-101-529/+77
* r1875: - move 'net' code into a subdirStefan Metzmacher2007-10-101-0/+642