index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling.
Tim Potter
2002-04-07
1
-1
/
+1
*
Use the new ads_do_search_all2 function. It provides sorted results. We now
Jim McDonough
2002-04-05
1
-30
/
+18
*
Lots more net consistency work:
Jim McDonough
2002-04-05
5
-117
/
+470
*
Multiple changes:
Jim McDonough
2002-04-04
1
-11
/
+16
*
Cleanups to make auto-detection of method on net user smoother.
Jim McDonough
2002-04-04
1
-5
/
+10
*
More updates for auto-detecting server connection method. Added net_ads_check()
Jim McDonough
2002-04-04
1
-5
/
+38
*
Add non-ads version of net_ads_help for build on non-ads machines.
Jim McDonough
2002-04-04
1
-0
/
+6
*
Correct error string function call to ads_errstr()
Jim McDonough
2002-04-04
1
-3
/
+3
*
Add ability to get specific net ads subcommand help. Not all have been
Jim McDonough
2002-04-04
1
-1
/
+1
*
Add net ads user subcommands: add delete info. Also make user listing format
Jim McDonough
2002-04-04
1
-12
/
+169
*
reorder useage message a little. -L is not a root-only or local mode option.
Herb Lewis
2002-04-03
1
-7
/
+8
*
readd -c config file change from 2.2 - works with -L mode now as well.
Herb Lewis
2002-04-02
1
-180
/
+178
*
reverted Herbs smbpasswd commit as it completely broke setting a
Andrew Tridgell
2002-04-01
1
-178
/
+181
*
merge from 2.2 - allow -c option to specify smb.conf file
Herb Lewis
2002-03-30
1
-181
/
+178
*
Re-implemented net ads user and net ads group to use the new
Jim McDonough
2002-03-29
2
-22
/
+54
*
added a shutdown command to smbcontrol.
Jean-François Micouleau
2002-03-29
1
-0
/
+6
*
merge from 2.2 - don't check local passdb if -r option used
Herb Lewis
2002-03-27
1
-1
/
+3
*
Join as a server trust account if the server role is either PDC or BDC.
Andrew Bartlett
2002-03-23
1
-1
/
+1
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-2
/
+3
*
There is no reason we can't join a domain with secuirty=user. In fact we
Andrew Bartlett
2002-03-21
1
-5
/
+0
*
make net ads info work with -S
Andrew Tridgell
2002-03-21
1
-4
/
+5
*
make "net ads user" and "net ads group" also use the new paged interface
Andrew Tridgell
2002-03-19
1
-30
/
+16
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-0
/
+2
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
1
-9
/
+10
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
3
-13
/
+13
*
Fix build for non-ads case
Jim McDonough
2002-03-16
1
-0
/
+5
*
Don't use // even temporarily, lest ye forget it and check it in...
Jim McDonough
2002-03-16
1
-3
/
+3
*
Change new style join function name for clarity in net_rpc.c
Jim McDonough
2002-03-15
1
-1
/
+1
*
Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...
Jim McDonough
2002-03-15
1
-16
/
+17
*
Expose net_ads_join to allow for auto-transport-detection for net join
Jim McDonough
2002-03-15
1
-1
/
+1
*
Add autodetect for net join, as well as some more help updates
Jim McDonough
2002-03-15
1
-1
/
+18
*
Some help cleanups. Formatting and consistency issues. Line up text nicely,...
Jim McDonough
2002-03-15
5
-83
/
+108
*
the SEC_DOMAIN tests also apply to SEC_ADS
Andrew Tridgell
2002-03-15
1
-2
/
+2
*
nicer output from "net rpc user add"
Andrew Tridgell
2002-03-15
1
-0
/
+6
*
Add paged search requests to net ads user and net ads group commands, allowin...
Jim McDonough
2002-03-14
1
-21
/
+32
*
getpid() -> sys_getpid()
Tim Potter
2002-03-14
1
-1
/
+1
*
Yet another build fix for popt. I gotta get me one of these picky systems...
Jim McDonough
2002-03-12
1
-1
/
+1
*
Another program converted to popt...smbstatus this time.
Jim McDonough
2002-03-11
1
-30
/
+23
*
try to use our workstation account password for ADS leave
Andrew Tridgell
2002-03-10
1
-4
/
+11
*
Allow Samba to trust NT4 Domains.
Andrew Bartlett
2002-03-02
1
-1
/
+3
*
The beginning of trusted and trusting domain support from
Andrew Bartlett
2002-03-01
2
-15
/
+411
*
Fixup the sending of printer change messages from job changes.
Jeremy Allison
2002-02-26
1
-2
/
+8
*
dont strdup() possibly null values.
Andrew Bartlett
2002-02-16
1
-1
/
+3
*
int -> uint32 fixes from andreas
Tim Potter
2002-02-16
1
-4
/
+4
*
Subject:
Andrew Bartlett
2002-02-15
1
-1
/
+1
*
Make smbgroupedit a little easier on the user.
Andrew Bartlett
2002-02-03
1
-15
/
+59
*
Add support for net ads printer to publish, remove, or display printer info i...
Jim McDonough
2002-02-02
1
-0
/
+167
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-2
/
+2
*
Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking.
Andrew Bartlett
2002-01-31
1
-6
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
21
-32
/
+13
[next]