summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Since we have dynamic initialisation in the group mapping code, makeTim Potter2002-01-291-5/+0
* Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdbAndrew Bartlett2002-01-271-5/+10
* Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett2002-01-261-5/+2
* The new plugable password backend system needs to be initialised afterAndrew Bartlett2002-01-261-5/+5
* Try to get the compiler not to complain about assignments and truth values...Andrew Bartlett2002-01-261-2/+1
* Enable net ads commands to use existing tickets if the user doesn't specify a...Jim McDonough2002-01-252-4/+21
* getpwnam -> getpwnam_alloc.Andrew Bartlett2002-01-231-6/+10
* This is another *BIG* change...Andrew Bartlett2002-01-202-40/+26
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-5/+14
* much better support for organisational units in ADS joinAndrew Tridgell2002-01-161-3/+7
* Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-1/+1
* Quieten warning about uninitialized variable.Martin Pool2002-01-101-1/+3
* Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-091-6/+17
* merge changes from 2.2 branch to prevent smb.conf from changing debug levelHerb Lewis2002-01-076-0/+23
* sync getopt() args with 2.2Gerald Carter2002-01-071-1/+1
* print the timezone in the same format as 'date +%z' - much better for scriptingAndrew Tridgell2002-01-041-5/+8
* Cleanup format.Martin Pool2002-01-031-1/+1
* smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's prettyMartin Pool2002-01-031-1/+2