summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* Spelling.Tim Potter2002-04-071-1/+1
* Use the new ads_do_search_all2 function. It provides sorted results. We nowJim McDonough2002-04-051-30/+18
* Lots more net consistency work:Jim McDonough2002-04-055-117/+470
* Multiple changes:Jim McDonough2002-04-041-11/+16
* Cleanups to make auto-detection of method on net user smoother.Jim McDonough2002-04-041-5/+10
* More updates for auto-detecting server connection method. Added net_ads_check()Jim McDonough2002-04-041-5/+38
* Add non-ads version of net_ads_help for build on non-ads machines.Jim McDonough2002-04-041-0/+6
* Correct error string function call to ads_errstr()Jim McDonough2002-04-041-3/+3
* Add ability to get specific net ads subcommand help. Not all have beenJim McDonough2002-04-041-1/+1
* Add net ads user subcommands: add delete info. Also make user listing formatJim McDonough2002-04-041-12/+169
* reorder useage message a little. -L is not a root-only or local mode option.Herb Lewis2002-04-031-7/+8
* readd -c config file change from 2.2 - works with -L mode now as well.Herb Lewis2002-04-021-180/+178
* reverted Herbs smbpasswd commit as it completely broke setting aAndrew Tridgell2002-04-011-178/+181
* merge from 2.2 - allow -c option to specify smb.conf fileHerb Lewis2002-03-301-181/+178
* Re-implemented net ads user and net ads group to use the newJim McDonough2002-03-292-22/+54
* added a shutdown command to smbcontrol.Jean-François Micouleau2002-03-291-0/+6
* merge from 2.2 - don't check local passdb if -r option usedHerb Lewis2002-03-271-1/+3
* Join as a server trust account if the server role is either PDC or BDC.Andrew Bartlett2002-03-231-1/+1
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-2/+3
* There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett2002-03-211-5/+0
* make net ads info work with -SAndrew Tridgell2002-03-211-4/+5
* make "net ads user" and "net ads group" also use the new paged interfaceAndrew Tridgell2002-03-191-30/+16
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-0/+2
* more verbose checking in talloc and util_pwSimo Sorce2002-03-181-9/+10
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-173-13/+13
* Fix build for non-ads caseJim McDonough2002-03-161-0/+5
* Don't use // even temporarily, lest ye forget it and check it in...Jim McDonough2002-03-161-3/+3
* Change new style join function name for clarity in net_rpc.cJim McDonough2002-03-151-1/+1
* Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...Jim McDonough2002-03-151-16/+17
* Expose net_ads_join to allow for auto-transport-detection for net joinJim McDonough2002-03-151-1/+1
* Add autodetect for net join, as well as some more help updatesJim McDonough2002-03-151-1/+18
* Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough2002-03-155-83/+108
* the SEC_DOMAIN tests also apply to SEC_ADSAndrew Tridgell2002-03-151-2/+2
* nicer output from "net rpc user add"Andrew Tridgell2002-03-151-0/+6
* Add paged search requests to net ads user and net ads group commands, allowin...Jim McDonough2002-03-141-21/+32
* getpid() -> sys_getpid()Tim Potter2002-03-141-1/+1
* Yet another build fix for popt. I gotta get me one of these picky systems...Jim McDonough2002-03-121-1/+1
* Another program converted to popt...smbstatus this time.Jim McDonough2002-03-111-30/+23
* try to use our workstation account password for ADS leaveAndrew Tridgell2002-03-101-4/+11
* Allow Samba to trust NT4 Domains.Andrew Bartlett2002-03-021-1/+3
* The beginning of trusted and trusting domain support fromAndrew Bartlett2002-03-012-15/+411
* Fixup the sending of printer change messages from job changes.Jeremy Allison2002-02-261-2/+8
* dont strdup() possibly null values.Andrew Bartlett2002-02-161-1/+3
* int -> uint32 fixes from andreasTim Potter2002-02-161-4/+4
* Subject:Andrew Bartlett2002-02-151-1/+1
* Make smbgroupedit a little easier on the user.Andrew Bartlett2002-02-031-15/+59
* Add support for net ads printer to publish, remove, or display printer info i...Jim McDonough2002-02-021-0/+167
* Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-311-2/+2
* Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking.Andrew Bartlett2002-01-311-6/+14
* Removed version number from file header.Tim Potter2002-01-3021-32/+13