summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | add profile versions of smbd and nmbdHerb Lewis2001-07-101-0/+8
| |
* | build profile enabled version of smbd and nmbd - remove support forHerb Lewis2001-07-101-19/+12
| | | | | | | | building on IRIX 5.3
* | add a profile command to init.d script to start profile enabled versions ofHerb Lewis2001-07-101-2/+11
| | | | | | | | smbd and nmbd
* | Added missing "done" to spec template.Jeremy Allison2001-07-102-9/+11
| | | | | | | | Jeremy.
* | Added Andrew's broken DNS fix. This should help us in misconfigured situations.Jeremy Allison2001-07-101-16/+2
| | | | | | | | Jeremy.
* | Fixup RedHat and Mandrake packaging to move tdb files.Jeremy Allison2001-07-102-22/+155
| | | | | | | | Jeremy.
* | Move tdb files from /var/lock/samba to /var/cache/samba.Jeremy Allison2001-07-101-0/+38
| | | | | | | | Jeremy.
* | We need to change /var/lock/samba to /var/cache/samba in the spec filesJeremy Allison2001-07-103-23/+24
| | | | | | | | | | and explain the change in the WHATSNEW.txt. Jeremy.
* | Syncup docs.Jeremy Allison2001-07-101-2/+2
| | | | | | | | Jeremy.
* | Updated date in whatsnew.Jeremy Allison2001-07-101-1/+1
| | | | | | | | Jeremy.
* | Updated to make all.Jeremy Allison2001-07-101-1/+1
| | | | | | | | Jeremy.
* | Fix --with-fhs to move persistant stuff into /var/cache/samba.Jeremy Allison2001-07-093-595/+592
| | | | | | | | Jeremy.
* | Updated with new parameters.Jeremy Allison2001-07-0945-1447/+1597
| | | | | | | | Jeremy.
* | Added new parameters.Jeremy Allison2001-07-091-0/+32
| | | | | | | | Jeremy.
* | document the new syntax (workgroup names dispalyed under /smb)Herb Lewis2001-07-091-4/+6
| | | | | | | | | | | | | | | | fix a couple typos. Can someone update the other files as I dont have docbook installed. herb
* | when a smbpasswd line is incorrect, print the username if we can. It helpsJean-François Micouleau2001-07-091-6/+6
| | | | | | | | | | | | to locate the offending line. J.F.
* | Fix coredump if NT password missing.Jeremy Allison2001-07-091-1/+7
| | | | | | | | Jeremy.
* | Added a check for patch files - do not assume they exist!John Terpstra2001-07-091-4/+6
| |
* | change wording in description of large readwrite parameter - it soundedHerb Lewis2001-07-091-1/+1
| | | | | | | | like this was ONLY supported on Linux.
* | Swap 'rpcclient' for 'smbclient' in the smbclient manpage, and document the newAndrew Bartlett2001-07-091-2/+8
| | | | | | | | | | | | | | | | LIBSMB_PROG environment variable. needs autogen Andrew Bartlett
* | Fixed bug jf found with returning a stack allocation.Jeremy Allison2001-07-081-1/+6
| | | | | | | | Jeremy.
* | Done for 2.2.1 release.Jeremy Allison2001-07-081-0/+91
| | | | | | | | Jeremy.
* | removed remnants of libtool from 2.2Andrew Tridgell2001-07-086-8296/+717
| |
* | make_printerdef got removed from the 2.2.1 build. This breaks rpm builds.Jeremy Allison2001-07-081-1/+1
| | | | | | | | Jeremy.
* | more patches from David K.Gerald Carter2001-07-081-7/+13
| |
* | Attempt to fix OpenBSD build.Jeremy Allison2001-07-071-548/+548
| | | | | | | | Jeremy.
* | fixed non-root mode with inetdAndrew Tridgell2001-07-071-4/+0
| |
* | Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!!Jeremy Allison2001-07-062-4/+38
| | | | | | | | Jeremy.
* | Don't try and open tdb secrets file in non-root mode.Jeremy Allison2001-07-061-2/+1
| | | | | | | | Jeremy.
* | Added JF's fix for max_entries being 0.Jeremy Allison2001-07-061-0/+15
| | | | | | | | Jeremy.
* | few more updates from David Krovich <krovich@pinpoint.com>Gerald Carter2001-07-061-30/+58
| |
* | Adding Andrews fix for the zero first byte password check bug.Jeremy Allison2001-07-061-10/+1
| | | | | | | | Jeremy.
* | Grrr. Missed a dollar-Id.Jeremy Allison2001-07-062-2/+0
| | | | | | | | Jeremy
* | Syncup.Jeremy Allison2001-07-061-2/+100
| |
* | Don't use dollar-Id's as it messes up dirdiff.Jeremy Allison2001-07-065-9/+2
| | | | | | | | Jeremy.
* | Why was this removed - re-added so people know yodldocs should be empty inJeremy Allison2001-07-061-0/+14
| | | | | | | | | | a release. Jeremy.
* | Removed JRATEST stuff.Jeremy Allison2001-07-061-4/+0
| | | | | | | | Jeremy.
* | Fix race where wrong action (created or opened) could be returned.Jeremy Allison2001-07-051-0/+8
| | | | | | | | Jeremy.
* | Attempt to fix the win9x "long userlist" problem...Jeremy Allison2001-07-052-31/+38
| | | | | | | | Jeremy.
* | Fix for rabbit-pellet mode. Chris please test this. Thanks for Dave CBJeremy Allison2001-07-051-0/+6
| | | | | | | | | | for help on this. Jeremy.
* | Added Andrew's truncate fix for vfat filesystems.Jeremy Allison2001-07-051-30/+29
| | | | | | | | Jeremy.
* | first pass at trying to autogenerate an index for the HOWTOGerald Carter2001-07-0515-14/+620
| | | | | | | | | | | | | | collection. Sort of works, except I can't get pages numbers in the PDF and can't get working links in the HTML. :-( ...But the index is generated (only one entry right now).
* | fixed some typos in the manpage SGML source and regenerated docs.Gerald Carter2001-07-058-62/+158
| |
* | Spelling fixes, and changes for the new PAM password chat stuff.Andrew Bartlett2001-07-051-23/+24
| | | | | | | | | | | | needs autogen Andrew Bartlett
* | Fix typo in lmhosts man pageAndrew Bartlett2001-07-051-1/+1
| |
* | Adding some doco I wrote a while ago about samba and PAM, needs autogenAndrew Bartlett2001-07-051-0/+19
| | | | | | | | Andrew Bartlett
* | Bring SAMBA_2_2 into line with head, allowing the selection of debug levelsAndrew Bartlett2001-07-055-9/+13
| | | | | | | | and turning off checks for server-level security till I know they work
* | non_root_mode() fix for 2.2Andrew Tridgell2001-07-051-0/+4
| |
* | fixed a bug in the parameters SMBctemp uses in open_file_shared()Andrew Tridgell2001-07-051-1/+1
| |
* | use alpha_strcpy on DNS namesAndrew Tridgell2001-07-051-0/+6
| |