summaryrefslogtreecommitdiffstats
path: root/source4/utils/net/net.c
Commit message (Expand)AuthorAgeFilesLines
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-101-0/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-3/+1
* r5424: Automatically generate basic help display on basis of nameRafal Szczesniak2007-10-101-50/+31
* r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* 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