summaryrefslogtreecommitdiffstats
path: root/docs/manpages/smbpasswd.8
Commit message (Collapse)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-9/+24
|
* sync with SAMBA_2_2Gerald Carter2002-05-021-1/+1
|
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-141/+151
| | | | Jeremy.
* 2.2.3 now in sync.Jeremy Allison2002-02-021-5/+20
| | | | Jeremy.
* Sync for release.Jeremy Allison2002-02-011-1/+1
| | | | Jeremy.
* Adding Debian packaging.Jeremy Allison2001-10-121-2/+14
| | | | Jeremy.
* More docs sync.Jeremy Allison2001-10-111-2/+2
| | | | Jeremy.
* Updated docs.Jeremy Allison2001-07-101-1/+1
| | | | Jeremy.
* Syncup getting ready for release.Jeremy Allison2001-07-061-8/+9
| | | | Jeremy.
* preparing for release of 2.2.0aSamba Release Account2001-06-231-1/+1
|
* preparing for release of 2.2.0Samba Release Account2001-04-171-1/+1
|
* added 'total print jobs' to smb.conf and fixed a lot of typos/Gerald Carter2001-04-031-2/+2
| | | | ambiguous sentences found by Rafal Szczesniak
* preparing for release of 2.2.0-alpha3Samba Release Account2001-03-231-1/+1
|
* autogen stuff. small perl script in docbook/scriptsGerald Carter2001-03-101-6/+5
| | | | which strip the ugly <URL:.*html.*> links generated by docbook2man.
* autogen stuffGerald Carter2001-02-281-307/+300
|
* preparing for release of 2.2.0-alpha2Samba Release Account2001-01-301-1/+1
|
* preparing for release of 2.2.0-alpha1Samba Release Account2000-11-231-1/+1
|
* preparing for release of 2.2.0-alpha0Samba Release Account2000-10-081-1/+1
|
* - added example config section to winbindd man pageAndrew Tridgell2000-05-121-4/+11
| | | | - reran yodldocs with newer version of yodl
* re-ran yodlAndrew Tridgell1998-11-271-3/+3
|
* Update for 2.0beta1.Jeremy Allison1998-11-141-15/+21
| | | | Jeremy.
* Added link to YODL url.Jeremy Allison1998-11-111-2/+4
| | | | Jeremy.
* First versions of the man pages auto-generated from the YODLJeremy Allison1998-11-111-137/+292
| | | | | source. Jeremy.
* preparing for release of 2.0.0 alpha 11Samba Release Account1998-10-081-1/+1
|
* preparing for release of 2.0.0 alpha 10Samba Release Account1998-10-081-1/+1
|
* preparing for release of 2.0.0 alpha 6Samba Release Account1998-09-181-1/+1
|
* preparing for release of 2.0.0 alpha 5Samba Release Account1998-09-171-1/+1
|
* preparing for release of 2.0.0 alpha 1Samba Release Account1998-08-311-1/+1
|
* preparing for release of 2.0.0 alphaSamba Release Account1998-08-311-1/+1
|
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-9/+35
| | | | | | | | | | | | | Changed smbpasswd to be client-server for a normal user, rather than accessing the private/smbpasswd file directly (it still accesses this file directly when run as root, so root can add users/change a users password without knowing the old password). A shakeout of this change is that smbpasswd can now be used to change a users password on a remote NT machine (yep - you heard that one right - we can now change a NT password from UNIX !!!!!). Jeremy.
* preparing for release of 1.9.18Samba Release Account1998-01-081-1/+1
|
* preparing for release of 1.9.18alpha14Samba Release Account1997-12-241-1/+1
|
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-161-1/+1
|
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-281-1/+1
|
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-021-1/+1
|
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-011-1/+1
|
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
|
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
|
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
|
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of 1.9.18alpha3Samba Release Account1997-10-211-1/+1
|
* preparing for release of 1.9.18alpha2Samba Release Account1997-10-211-1/+1
|
* fix several references to samba-bugs@anu.edu.au which should be ↵Samba Release Account1997-08-221-1/+1
| | | | samba-bugs@samba.anu.edu.au
* Wrote man page for smbpasswd program as part of documentationSamba Release Account1997-07-101-0/+112
effort. Finally added -a option (for Andrew :-). Jeremy (jallison@whistle.com)