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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-04-04
Add ability to get specific net ads subcommand help. Not all have been
Jim McDonough
1
-1
/
+1
2002-03-21
There is no reason we can't join a domain with secuirty=user. In fact we
Andrew Bartlett
1
-5
/
+0
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-2
/
+2
2002-03-15
Add autodetect for net join, as well as some more help updates
Jim McDonough
1
-1
/
+18
2002-03-15
Some help cleanups. Formatting and consistency issues. Line up text nicely,...
Jim McDonough
1
-24
/
+48
2002-03-01
The beginning of trusted and trusting domain support from
Andrew Bartlett
1
-13
/
+41
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+0
2002-01-25
Enable net ads commands to use existing tickets if the user doesn't specify a...
Jim McDonough
1
-0
/
+2
2001-12-31
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
Andrew Bartlett
1
-0
/
+6
2001-12-20
added net lookup command
Andrew Tridgell
1
-1
/
+3
2001-12-20
net now sends its debug to stderr so its output can be relied upon in
Andrew Tridgell
1
-1
/
+1
2001-12-14
Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc()
Tim Potter
1
-0
/
+7
2001-12-14
Set the debuglevel after the call to lp_load() so the change sticks.
Tim Potter
1
-2
/
+2
2001-12-13
improved error message from failed connect
Andrew Tridgell
1
-6
/
+3
2001-12-11
added a net time command. Allow display or set of system time based on
Andrew Tridgell
1
-12
/
+14
2001-12-11
Removed unreferenced getopt() externals.
Tim Potter
1
-2
/
+0
2001-12-10
reinstated all the rap commands as top level commands until we get the
Andrew Tridgell
1
-2
/
+35
2001-12-05
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
1
-1
/
+3
2001-12-05
Make it easier to construct anonymous connections with a new flag and helper
Andrew Bartlett
1
-2
/
+28
2001-12-05
Split out the name resolution code into a seperate function
Andrew Bartlett
1
-27
/
+38
2001-12-04
Some changes to the name resolution code in 'net' to allow us to find a
Andrew Bartlett
1
-25
/
+41
2001-12-03
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
1
-72
/
+13
2001-12-03
This is another major rework of the 'net' command.
Andrew Bartlett
1
-1057
/
+76
2001-11-28
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
1
-4
/
+0
2001-11-26
prevent proto from picking up this as a defintion for 'main()' becoue it conf...
Andrew Bartlett
1
-1
/
+1
2001-11-26
More compiler warnings fixed. Some minor reformatting.
Tim Potter
1
-91
/
+140
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-5
/
+5
2001-11-25
portability fixes
Andrew Tridgell
1
-3
/
+6
2001-11-25
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-11-25
made a "net ads" command, currently with "net ads join" and "net ads leave"
Andrew Tridgell
1
-4
/
+4
2001-11-24
added "net join" command
Andrew Tridgell
1
-185
/
+48
2001-11-24
rewrote net.c
Andrew Tridgell
1
-1260
/
+1071
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-1
/
+1
2001-11-12
Minor fixes to help display, and domain enumeration , and also preparation fo...
Steve French
1
-19
/
+35
2001-11-06
Internationalization enbalement for net utility - replace printf with d_printf
Jim McDonough
1
-233
/
+233
2001-11-04
Got serious about const again.
Jeremy Allison
1
-18
/
+18
2001-11-03
Adding support for net password, net service, net user info, fixing net helps
Steve French
1
-59
/
+258
2001-10-23
more compiler warnings
Herb Lewis
1
-1
/
+1
2001-10-23
Remove setbuffer which caused build errors
Jim McDonough
1
-2
/
+0
2001-10-23
Replace getopt_long with popt for parsing commandline options
Jim McDonough
1
-136
/
+91
2001-10-19
Add command-line remote management utility
Jim McDonough
1
-0
/
+1510
[prev]