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
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-4
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+4
2003-04-21
Make it easier to select which domain to show the sid for.
Andrew Bartlett
1
-2
/
+2
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
1
-5
/
+27
2003-04-19
Merging smbgroupedit into 'net groupmap'. Not entirely done.
Gerald Carter
1
-0
/
+21
2003-04-14
- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
Jelmer Vernooij
1
-0
/
+9
2003-04-14
Merge:
Tim Potter
1
-18
/
+9
2003-03-18
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
1
-1
/
+1
2003-02-25
Merge: add popt_common_version to command line options table.
Tim Potter
1
-0
/
+1
2003-01-21
Properly display popt errors. Also fix debug to be -d for consistency with o...
Jim McDonough
1
-2
/
+3
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-0
/
+79
2003-01-15
[merge]
Gerald Carter
1
-0
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-7
/
+9
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-20
/
+11
2002-11-09
Merge fix for uninitialised IP variable from HEAD
Andrew Bartlett
1
-0
/
+1
2002-11-06
Merge of get_dc_list() api change from HEAD.
Tim Potter
1
-19
/
+6
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-2
/
+2
2002-10-01
Updates from Samba HEAD:
Andrew Bartlett
1
-1
/
+6
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-2
/
+74
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
1
-3
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-12
/
+58
2002-04-05
Lots more net consistency work:
Jim McDonough
1
-82
/
+10
2002-04-04
Multiple changes:
Jim McDonough
1
-11
/
+16
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
[next]