summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* put in an explaination of the * and + before workgroup nameHerb Lewis2002-01-041-1/+3
|
* truncate dns name to 15 characters so columns are not messed up.Herb Lewis2002-01-041-28/+26
| | | | try smbclient on ip address if we didn't get a netbios name
* Fixing the packaging so that the Registry files are taken from the newShirish Kalele2002-01-042-10/+12
| | | | location under docs/Registry.
* Updated PAM configuration for greater clarity to show how to use WinBind and ↵John Terpstra2002-01-031-8/+44
| | | | pam_smbpass.
* don't exclude wbinfo and winbindd man pagesHerb Lewis2001-12-211-2/+0
|
* update packaging scriptHerb Lewis2001-12-211-2/+18
|
* fix up packaging script to add winbind stuff if built.Herb Lewis2001-12-171-14/+27
|
* Added Mandrake supplied packaging patches.Jeremy Allison2001-12-072-11/+16
| | | | Jeremy.
* fix up build scriptHerb Lewis2001-12-051-8/+9
|
* sort names properlyHerb Lewis2001-12-051-3/+3
|
* update packaging to create printer download directories and add share toHerb Lewis2001-12-052-23/+19
| | | | smb.conf
* Removing dead documents.John Terpstra2001-11-202-10/+0
|
* Removed references to doc/faq/samba-pdc-howto.pdf - no longer present.John Terpstra2001-11-202-2/+2
|
* fixes based on patch from lars@segv.dkHerb Lewis2001-11-197-18/+81
| | | | | | | | 1. localhost does not respond to 'nmblookup -r'. Therefore do a nmblookup with '-r' first and if no response, do it again without '-r' for localhost. 2. NetBIOS names containing '&' makes 'findsmb -d' exit in the smbclient command. Adding a '' around $name fixes this.
* remove reference to share modes parameterHerb Lewis2001-11-051-2/+1
|
* Don't overwrite existing /etc/samba/smb.conf or other files if both ↵Jeremy Allison2001-10-231-5/+5
| | | | | | | | /etc/smb.conf and /etc/samba/smb.conf both exist. Thanks to jht for this bug. Jeremy.
* Updated build specs for OpenLinux 2.xJohn Terpstra2001-10-191-20/+42
|
* Removed comment that made patch6 unavailable.John Terpstra2001-10-141-1/+1
|
* Workaround for broken Makefile. (probably a good idea anyway).Andrew Bartlett2001-10-141-0/+5
|
* Always use ln -sf.Jeremy Allison2001-10-131-2/+2
| | | | Jeremy.
* Fix missing 'then' in if statement.Jeremy Allison2001-10-131-1/+1
| | | | Jeremy
* fix small bug related to xinetd and pam files.Gerald Carter2001-10-131-3/+3
|
* initial checkin of debian packaging files donated by Eloy Paris.Gerald Carter2001-10-1250-0/+4032
| | | | package files for debian 'stable' will be after 2.2.2
* build with quota supportHerb Lewis2001-10-112-10/+13
|
* Fixed typos.John Terpstra2001-10-112-9/+6
|
* Adding SONAME patch to Caldera OpenLinux build process for libsmbclient.soJohn Terpstra2001-10-102-34/+13
|
* more updates from Buchan Milne <bgmilne@cae.co.za>Gerald Carter2001-10-104-10/+157
|
* Replaced smbmnt with smbmount in link for mount.smbfsJohn Terpstra2001-10-092-2/+2
| | | | Note: smbmnt is broken at this time.
* Updating spec files for automatic building of libsmbclient when specified to ↵John Terpstra2001-10-091-2/+0
| | | | configure.
* Added admin user to Profiles share, removed "share modes" option in Profiles ↵John Terpstra2001-10-082-2/+6
| | | | | | share. Revised "logon path" and "logon home" defaults.
* add support for new winbind targetsHerb Lewis2001-10-041-1/+32
|
* Added libsmbclient to configure args - no need for patch now.John Terpstra2001-10-021-2/+3
|
* Oops. Left out the static libsmbclient.a library.John Terpstra2001-10-011-1/+1
|
* Updated Makefile spec to build libsmbclient.soJohn Terpstra2001-10-011-1/+1
|
* updates from Sylvestre Taburet and Buchan MilneGerald Carter2001-09-302-41/+104
|
* Fixing library naming, paths not created - now should work.John Terpstra2001-09-261-4/+5
|
* Added libsmbclient stuff.John Terpstra2001-09-252-1/+56
|
* Fixed typo in winbind uid check.John Terpstra2001-09-221-2/+2
|
* Updates for 2.2.2 release.Shirish Kalele2001-09-201-1/+4
|
* Removing checkinstall from Solaris pkg prototype.Shirish Kalele2001-09-201-1/+0
|
* Added winbind in commented out lines.John Terpstra2001-09-191-2/+4
|
* Updated configure arguement to include winbind.John Terpstra2001-09-191-0/+1
|
* Updating winbind integration into OpenLinux.John Terpstra2001-09-192-9/+38
|
* Still hammering on the door. Please ignore and do not answer any strangers yet.John Terpstra2001-09-181-1/+2
|
* Added winbind support to startup script.John Terpstra2001-09-173-0/+7
|
* Adding support for Winbindd to start up scripts.John Terpstra2001-09-173-0/+11
|
* Fix for overwriting samba xinetd file.Jeremy Allison2001-09-041-2/+4
| | | | Jeremy.
* Added stuff for developmental building.John Terpstra2001-09-011-1/+3
|
* Minor build changes in preparation for 2.2.2 release.John Terpstra2001-08-282-0/+12
|
* removed references to unused --qith-netatalkGerald Carter2001-08-247-10/+0
| | | | --jerry