summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2002-05-19Keep the compiler happyAndrew Bartlett1-1/+0
2002-05-18so here it is the code to introduce seriously debugggging classes.Simo Sorce2-16/+33
2002-05-18Make smbpasswd at least slightly sane. This kills off some of theAndrew Bartlett1-43/+43
2002-05-18A few things in this commit:Andrew Bartlett1-7/+3
2002-05-17Make --with-ldapsam 'go away'. This is now a standard, stable, featureAndrew Bartlett1-13/+0
2002-05-17Changes to allow head to translate NMB flags ...Richard Sharpe1-4/+30
2002-05-15merges from SAMBA_2_2Gerald Carter1-3/+3
2002-05-15Added ability to lookup ldap server, kdc, dc, and master browser. PleaseJim McDonough1-2/+171
2002-05-13Add auto-detect of time server. Uses master browser.Jim McDonough1-2/+4
2002-05-11merge from SAMBA_2_2Gerald Carter1-0/+8
2002-05-10Allow -c to specify the location of the config file, and fix up some handlingAndrew Bartlett1-13/+15
2002-05-09Converged net group command.Jim McDonough1-3/+13
2002-05-09Add ads group add and delete, allowing converged net group command.Jim McDonough1-16/+106
2002-05-09Start of net rpc group command. List only right now. Add and delete haveJim McDonough1-1/+153
2002-05-09Converged help on net group command.Jim McDonough2-12/+18
2002-05-09pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter1-0/+6
2002-04-26fix compile errorHerb Lewis1-1/+6
2002-04-18fixed the fallback to a BDC for ADS connectionsAndrew Tridgell1-5/+4
2002-04-16we did not initialise global_myname and global_myworkgroup which lead toJean-François Micouleau1-1/+14
2002-04-15Another patch from jelmer:Andrew Bartlett1-31/+37
2002-04-14Merge from 2_2.Volker Lendecke1-0/+9
2002-04-14The cli_lsa_lookup_{names,sids} functions were returning uselessTim Potter1-7/+5
2002-04-14Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett1-18/+22
2002-04-14Fixed debugs.Tim Potter1-2/+2
2002-04-13More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)Andrew Bartlett1-8/+32
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett1-318/+110
2002-04-10Rename of ads_do_search_all2() to ads_do_search_all() and removal ofJim McDonough1-23/+11
2002-04-10Add a few option externs for net_ads.cJim McDonough1-0/+4
2002-04-10fixed a return value for a help functionAndrew Tridgell1-0/+1
2002-04-07Spelling.Tim Potter1-1/+1
2002-04-05Use the new ads_do_search_all2 function. It provides sorted results. We nowJim McDonough1-30/+18
2002-04-05Lots more net consistency work:Jim McDonough5-117/+470
2002-04-04Multiple changes:Jim McDonough1-11/+16
2002-04-04Cleanups to make auto-detection of method on net user smoother.Jim McDonough1-5/+10
2002-04-04More updates for auto-detecting server connection method. Added net_ads_check()Jim McDonough1-5/+38
2002-04-04Add non-ads version of net_ads_help for build on non-ads machines.Jim McDonough1-0/+6
2002-04-04Correct error string function call to ads_errstr()Jim McDonough1-3/+3
2002-04-04Add ability to get specific net ads subcommand help. Not all have beenJim McDonough1-1/+1
2002-04-04Add net ads user subcommands: add delete info. Also make user listing formatJim McDonough1-12/+169
2002-04-03reorder useage message a little. -L is not a root-only or local mode option.Herb Lewis1-7/+8
2002-04-02readd -c config file change from 2.2 - works with -L mode now as well.Herb Lewis1-180/+178
2002-04-01reverted Herbs smbpasswd commit as it completely broke setting aAndrew Tridgell1-178/+181
2002-03-30merge from 2.2 - allow -c option to specify smb.conf fileHerb Lewis1-181/+178
2002-03-29Re-implemented net ads user and net ads group to use the newJim McDonough2-22/+54
2002-03-29added a shutdown command to smbcontrol.Jean-François Micouleau1-0/+6
2002-03-27merge from 2.2 - don't check local passdb if -r option usedHerb Lewis1-1/+3
2002-03-23Join as a server trust account if the server role is either PDC or BDC.Andrew Bartlett1-1/+1
2002-03-23Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison1-2/+3
2002-03-21There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett1-5/+0
2002-03-21make net ads info work with -SAndrew Tridgell1-4/+5