summaryrefslogtreecommitdiffstats
path: root/source/utils/net_rap.c
Commit message (Expand)AuthorAgeFilesLines
* Further fix for 6449Volker Lendecke2009-06-101-1/+1
* Fix bug 6449Volker Lendecke2009-06-101-1/+1
* net: Fix net rap printq info documentation (bug #5892)Kai Blin2008-11-181-4/+5
* Fixed typo in source/utils/net_rap.cJoe Smith2008-11-181-1/+1
* net: Make share type lookup a function.Kai Blin2008-09-291-9/+2
* Fix a build failure on host sunXVolker Lendecke2008-08-071-1/+1
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-20/+20
* net: Make "net rap" use functable3Kai Blin2008-06-101-208/+470
* A few cleanups from Chere Zhou <chere.zhou@isilon.com>.Jeremy Allison2008-05-271-0/+2
* net: The top level help function for net cmd is always net_cmd_usageKai Blin2008-05-201-5/+5
* net: Split out "net share"Kai Blin2008-05-201-1/+1
* net: Split out "net file"Kai Blin2008-05-201-1/+1
* net: Split out "net group"Kai Blin2008-05-201-1/+1
* net: Split out "net user"Kai Blin2008-05-201-1/+1
* net: more whitespace cleanupKai Blin2008-05-101-81/+81
* net: Remove globalsKai Blin2008-05-101-134/+131
* Add error message to net rap file and net rap file userKarolin Seeger2007-11-191-0/+8
* Add net rap file userKarolin Seeger2007-10-181-6/+18
* r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam2007-10-101-27/+27
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* 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