index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_rap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-17
net: Fix net rap printq info documentation (bug #5892)
Kai Blin
1
-4
/
+5
2008-11-04
Fixed typo in source/utils/net_rap.c
Joe Smith
1
-1
/
+1
2008-09-26
net: Make share type lookup a function.
Kai Blin
1
-9
/
+2
2008-08-07
Fix a build failure on host sunX
Volker Lendecke
1
-1
/
+1
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-20
/
+20
2008-06-10
net: Make "net rap" use functable3
Kai Blin
1
-208
/
+470
2008-05-27
A few cleanups from Chere Zhou <chere.zhou@isilon.com>.
Jeremy Allison
1
-0
/
+2
2008-05-20
net: The top level help function for net cmd is always net_cmd_usage
Kai Blin
1
-5
/
+5
2008-05-20
net: Split out "net share"
Kai Blin
1
-1
/
+1
2008-05-20
net: Split out "net file"
Kai Blin
1
-1
/
+1
2008-05-20
net: Split out "net group"
Kai Blin
1
-1
/
+1
2008-05-20
net: Split out "net user"
Kai Blin
1
-1
/
+1
2008-05-10
net: more whitespace cleanup
Kai Blin
1
-81
/
+81
2008-05-10
net: Remove globals
Kai Blin
1
-134
/
+131
2007-11-19
Add error message to net rap file and net rap file user
Karolin Seeger
1
-0
/
+8
2007-10-18
Add net rap file user
Karolin Seeger
1
-6
/
+18
2007-10-10
r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to
Michael Adam
1
-27
/
+27
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22973: Apparently, 3.0.25 broke smb4k badly ;-)
Alexander Bokovoy
1
-2
/
+6
2007-10-10
r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.
Volker Lendecke
1
-1
/
+29
2007-10-10
r14214: Fix Coverity Bug # 57
Volker Lendecke
1
-0
/
+4
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
1
-1
/
+1
2007-10-10
r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...
Volker Lendecke
1
-7
/
+11
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2004-02-11
BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...
Gerald Carter
1
-3
/
+4
2003-05-09
Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...
Jim McDonough
1
-2
/
+2
2003-04-14
Merge of Jelmer's usage updates for net.
Tim Potter
1
-1
/
+3
2003-03-18
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
1
-2
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-43
/
+10
2002-04-05
Lots more net consistency work:
Jim McDonough
1
-13
/
+2
2002-04-04
Cleanups to make auto-detection of method on net user smoother.
Jim McDonough
1
-5
/
+10
2002-03-29
Re-implemented net ads user and net ads group to use the new
Jim McDonough
1
-8
/
+4
2002-03-15
Some help cleanups. Formatting and consistency issues. Line up text nicely,...
Jim McDonough
1
-51
/
+19
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+0
2001-12-14
More help/messages/formatting cleanup.
Jim McDonough
1
-37
/
+40
2001-12-14
Restoration of at least some help function and format. First round of cleanu...
Jim McDonough
1
-259
/
+221
2001-12-11
added a net time command. Allow display or set of system time based on
Andrew Tridgell
1
-1
/
+1
2001-12-10
reinstated all the rap commands as top level commands until we get the
Andrew Tridgell
1
-79
/
+79
2001-12-04
typo fix
Andrew Tridgell
1
-1
/
+1
2001-12-03
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
1
-1
/
+2
2001-12-03
This is another major rework of the 'net' command.
Andrew Bartlett
1
-0
/
+1161