summaryrefslogtreecommitdiffstats
path: root/source4/utils/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2007-10-101-1/+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-103-0/+5
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1
* r2074: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r2066: add 'net time' commandStefan Metzmacher2007-10-103-1/+88
* r1951: add 'net password set' callStefan Metzmacher2007-10-101-0/+82
* r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher2007-10-101-10/+3
* r1919: paasword change basicly works now:-)Stefan Metzmacher2007-10-101-0/+3
* r1915: use popt's cmdline_auth_info to fill the net_contextStefan Metzmacher2007-10-102-11/+22
* 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-104-23/+172
* r1877: since make proto catches all functionsStefan Metzmacher2007-10-101-1/+0
* r1876: rewrite net command completelyStefan Metzmacher2007-10-104-567/+109
* r1875: - move 'net' code into a subdirStefan Metzmacher2007-10-102-0/+701