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