summaryrefslogtreecommitdiff
path: root/source/utils/net_rap.c
Commit message (Expand)AuthorAgeFilesLines
* r22973: Apparently, 3.0.25 broke smb4k badly ;-)Alexander Bokovoy2007-10-101-2/+6
* r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.Volker Lendecke2007-10-101-1/+29
* r14214: Fix Coverity Bug # 57Volker Lendecke2007-10-101-0/+4
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-1/+1
* r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...Volker Lendecke2007-10-101-7/+11
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2004-02-111-3/+4
* Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough2003-05-091-2/+2
* Merge of Jelmer's usage updates for net.Tim Potter2003-04-141-1/+3
* Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-181-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-43/+10
* Lots more net consistency work:Jim McDonough2002-04-051-13/+2
* Cleanups to make auto-detection of method on net user smoother.Jim McDonough2002-04-041-5/+10
* Re-implemented net ads user and net ads group to use the newJim McDonough2002-03-291-8/+4
* Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough2002-03-151-51/+19
* Removed version number from file header.Tim Potter2002-01-301-1/+0
* More help/messages/formatting cleanup.Jim McDonough2001-12-141-37/+40
* Restoration of at least some help function and format. First round of cleanu...Jim McDonough2001-12-141-259/+221
* added a net time command. Allow display or set of system time based onAndrew Tridgell2001-12-111-1/+1
* reinstated all the rap commands as top level commands until we get theAndrew Tridgell2001-12-101-79/+79
* typo fixAndrew Tridgell2001-12-041-1/+1
* This change reworkes the connection code for both rpcclient and net newAndrew Bartlett2001-12-031-1/+2
* This is another major rework of the 'net' command.Andrew Bartlett2001-12-031-0/+1161