Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | another wfwg wildcard fix | Andrew Tridgell | 2001-04-17 | 1 | -2/+5 |
| | |||||
* | Make sure we preserve permissions on /etc/inetd.conf and /etc/services when | Jeremy Allison | 2001-04-17 | 1 | -1/+5 |
| | | | | | removing Samba package. Jeremy. | ||||
* | AIX ACLs donated by IBM (Medha Date mdate@austin.ibm.com). | Jeremy Allison | 2001-04-17 | 6 | -18/+957 |
| | | | | | Now we're missing only HP to get the complete set :-). Jeremy. | ||||
* | Adding session and password controls to the PAM config file. | John Terpstra | 2001-04-17 | 1 | -2/+4 |
| | |||||
* | Adding session and password entries to the samba PAM control files. | John Terpstra | 2001-04-17 | 2 | -2/+5 |
| | |||||
* | the threshold for the old wildcard algorithm should be LANMAN2 not | Andrew Tridgell | 2001-04-17 | 1 | -1/+1 |
| | | | | | | LANMAN1 this fixes the wfwg wildcard problem | ||||
* | *** empty log message *** | John Terpstra | 2001-04-17 | 1 | -2/+2 |
| | |||||
* | Deleting patches no longer in use. | John Terpstra | 2001-04-16 | 2 | -22/+0 |
| | |||||
* | Still working on this with Jeremy.` | John Terpstra | 2001-04-16 | 1 | -1/+3 |
| | |||||
* | Latest RPM mess :-). | Jeremy Allison | 2001-04-16 | 1 | -5/+16 |
| | | | | Jeremy. | ||||
* | Getting closer to a working cross-6.x 7.x package... | Jeremy Allison | 2001-04-16 | 1 | -17/+20 |
| | | | | Jeremy. | ||||
* | Further cleanups. | John Terpstra | 2001-04-16 | 2 | -16/+2 |
| | |||||
* | Fixed smbpasswd location. | Jeremy Allison | 2001-04-16 | 2 | -1/+2 |
| | | | | Jeremy. | ||||
* | Update in preparation for release. | John Terpstra | 2001-04-16 | 1 | -3/+2 |
| | |||||
* | Added slightly modified smbprint to show that the forward slash CAN be used | John Terpstra | 2001-04-16 | 1 | -0/+95 |
| | | | | with smbclient. Yes, this one has been a point of contention! Argh! | ||||
* | Migrate existing files to LHS standards. | Jeremy Allison | 2001-04-16 | 1 | -7/+26 |
| | | | | Jermey. | ||||
* | Deleted "domain controller" option from sample smb.conf and added comment | John Terpstra | 2001-04-16 | 1 | -4/+8 |
| | | | | about specification of "password server" options. | ||||
* | Try to get a unified spec file for RedHat 6.2 and 7.x. | Jeremy Allison | 2001-04-16 | 1 | -35/+70 |
| | | | | Jeremy. | ||||
* | Version of Samba pam.d file without stack. | Jeremy Allison | 2001-04-16 | 1 | -5/+2 |
| | | | | Jeremy. | ||||
* | Version of Samba pam file with stacking. | Jeremy Allison | 2001-04-16 | 1 | -0/+5 |
| | | | | Jeremy. | ||||
* | Updated syntax. | John Terpstra | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | Ditto removal of deprecated commands. | John Terpstra | 2001-04-16 | 1 | -13/+0 |
| | |||||
* | Deprecated commands removal. | John Terpstra | 2001-04-16 | 2 | -25/+0 |
| | |||||
* | Removed patches no longer used and removed smbadduser.perl (deprecated). | John Terpstra | 2001-04-16 | 3 | -172/+0 |
| | |||||
* | Removed smbadduser command. | John Terpstra | 2001-04-16 | 1 | -81/+0 |
| | |||||
* | Added --with-codepagedir as RedHat 6.2 and 7.x place these in different | Jeremy Allison | 2001-04-16 | 2 | -697/+734 |
| | | | | | places ! Jeremy. | ||||
* | Remove unused script. | Jeremy Allison | 2001-04-16 | 1 | -14/+0 |
| | | | | Jeremy. | ||||
* | put in place an approximate wildcard fn for lanman1 and below. | Andrew Tridgell | 2001-04-16 | 4 | -25/+108 |
| | |||||
* | using samba wasn't being installed | Andrew Tridgell | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | SWAT xinetd file for RedHat 7.0. | Jeremy Allison | 2001-04-16 | 1 | -0/+15 |
| | | | | Jeremy. | ||||
* | Remove addtosmbpass - not used. | Jeremy Allison | 2001-04-16 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Use smbpasswd command to manipulate smbpasswd file. | Jeremy Allison | 2001-04-16 | 1 | -74/+0 |
| | | | | Jeremy. | ||||
* | Removed - smbpasswd handles this. | Jeremy Allison | 2001-04-16 | 1 | -73/+0 |
| | | | | Jeremy. | ||||
* | Finally got the semantics right (hurrah). | Jeremy Allison | 2001-04-16 | 1 | -3/+0 |
| | | | | Jeremy. | ||||
* | Still working on the open with truncate problem... | Jeremy Allison | 2001-04-16 | 1 | -3/+14 |
| | | | | Jeremy. | ||||
* | Correct fix for open readonly with truncate bug. | Jeremy Allison | 2001-04-15 | 1 | -17/+18 |
| | | | | Jeremy. | ||||
* | Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam() | Jeremy Allison | 2001-04-15 | 1 | -6/+13 |
| | | | | | | returns a pointer to changable storage so ensure we save the details and don't use the pointer directly. Jeremy. | ||||
* | Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> to | Jeremy Allison | 2001-04-15 | 1 | -0/+12 |
| | | | | | map usernames before calling password change. Jeremy. | ||||
* | Added Darwin guess. | Jeremy Allison | 2001-04-15 | 2 | -88/+96 |
| | | | | | | lib/util_str.c: Excellent patch from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp> to speed up trim_string handling ! Jeremy. | ||||
* | Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other than | Jeremy Allison | 2001-04-15 | 1 | -4/+12 |
| | | | | | nmbd to talk to nmbd if it's a WINS server. Jeremy. | ||||
* | Fix from Tony Butt - shouldn't set got_pass for -c option. | Jeremy Allison | 2001-04-15 | 1 | -1/+0 |
| | | | | Jeremy. | ||||
* | Added message about PAM changes. | John Terpstra | 2001-04-15 | 1 | -0/+3 |
| | |||||
* | sed 's/textdocs\/UNIX_INSTALL.txt/htmldocs\/UNIX_INSTALL.html/g' | Gerald Carter | 2001-04-15 | 2 | -4/+5 |
| | |||||
* | A word of advice for a friend. ;) | John Terpstra | 2001-04-15 | 1 | -0/+11 |
| | |||||
* | Added blurb about Samba and Win2k domains in DOMAIN_MEMBER | Gerald Carter | 2001-04-15 | 4 | -1522/+3614 |
| | |||||
* | New Samba PDC HOWTO which consoldiates the Samba NT Domain FAQ and | Gerald Carter | 2001-04-15 | 2 | -69/+1088 |
| | | | | the previous HOWTO | ||||
* | Save as we go.... | Gerald Carter | 2001-04-15 | 1 | -38/+812 |
| | |||||
* | moving this doc to an appendix of the new Samba-PDC-HOWTO.sgml | Gerald Carter | 2001-04-15 | 1 | -121/+0 |
| | |||||
* | More changes. Glad this will soon be over! | John Terpstra | 2001-04-15 | 2 | -8/+6 |
| | |||||
* | Argh! More changes to get rid of unwanted files. | John Terpstra | 2001-04-14 | 2 | -14/+2 |
| |