summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | - totally rewrote utmp handling with help from Andrew BartlettAndrew Tridgell2001-04-1815-1427/+700
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move all utmp code into smbd/utmp.c - created smbd/session.c for generic session handling (utmp and pam currently) - don't link with -lcrypt when using pam - made "utmp" parameter global not per share - hook session handling in session setup not tcon - removed sily "unix realname" option - cleaned up connection.c - if session fails (eg. pam failure) user is now refused access - made sure sesison cleanup happens on server exit
| * | Fixed comment for change in open flags for reply_ctemp().Jeremy Allison2001-04-181-1/+1
| | | | | | | | | | | | Jeremy.
| * | - removed last use of mktemp()Andrew Tridgell2001-04-188-65/+109
| | | | | | | | | | | | - added a SMBctemp test in smbtorture
| * | patch from Steve Langasek <vorlon@netexpress.net> to make sure weAndrew Tridgell2001-04-182-6/+22
| | | | | | | | | | | | don't use pam_setcred() if we haven't called pam_authenticate()
| * | removed some unused test codeAndrew Tridgell2001-04-181-63/+0
| | |
| * | SHM defines for NetBSDAndrew Tridgell2001-04-181-0/+10
| | |
| * | Sync-up from RELEASE.Jeremy Allison2001-04-171-0/+2
| | | | | | | | | | | | Jeremy.
* | | preparing for release of 2.2.0Samba Release Account2001-04-1765-65/+65
| | |
* | | rpm will be the death of me...Jeremy Allison2001-04-171-0/+2
| | | | | | | | | | | | Jeremy.
* | | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-04-171196-0/+504686
|\| | | | | | | | 'SAMBA_2_2_RELEASE'.
| * | Updated WHATSNEW for 2.2.Jeremy Allison2001-04-172-143/+49
| | | | | | | | | | | | | | | version now 2.2.0. Jeremy.
* | | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-04-171200-508498/+0
|/ / | | | | 'SAMBA_2_2_RELEASE'.
* | Only replace the pam.d/samba file if we need to install the stack version,Jeremy Allison2001-04-171-2/+0
| | | | | | | | | | leave the non stack version alone. Jeremy.
* | I hate rpm....Jeremy Allison2001-04-171-0/+1
| | | | | | | | Jeremy.
* | More RPM fun :-(.Jeremy Allison2001-04-171-4/+15
| | | | | | | | Jeremy.
* | another wfwg wildcard fixAndrew Tridgell2001-04-171-2/+5
| |
* | Make sure we preserve permissions on /etc/inetd.conf and /etc/services whenJeremy Allison2001-04-171-1/+5
| | | | | | | | | | removing Samba package. Jeremy.
* | AIX ACLs donated by IBM (Medha Date mdate@austin.ibm.com).Jeremy Allison2001-04-176-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 Terpstra2001-04-171-2/+4
| |
* | Adding session and password entries to the samba PAM control files.John Terpstra2001-04-172-2/+5
| |
* | the threshold for the old wildcard algorithm should be LANMAN2 notAndrew Tridgell2001-04-171-1/+1
| | | | | | | | | | | | LANMAN1 this fixes the wfwg wildcard problem
* | *** empty log message ***John Terpstra2001-04-171-2/+2
| |
* | Deleting patches no longer in use.John Terpstra2001-04-162-22/+0
| |
* | Still working on this with Jeremy.`John Terpstra2001-04-161-1/+3
| |
* | Latest RPM mess :-).Jeremy Allison2001-04-161-5/+16
| | | | | | | | Jeremy.
* | Getting closer to a working cross-6.x 7.x package...Jeremy Allison2001-04-161-17/+20
| | | | | | | | Jeremy.
* | Further cleanups.John Terpstra2001-04-162-16/+2
| |
* | Fixed smbpasswd location.Jeremy Allison2001-04-162-1/+2
| | | | | | | | Jeremy.
* | Update in preparation for release.John Terpstra2001-04-161-3/+2
| |
* | Added slightly modified smbprint to show that the forward slash CAN be usedJohn Terpstra2001-04-161-0/+95
| | | | | | | | with smbclient. Yes, this one has been a point of contention! Argh!
* | Migrate existing files to LHS standards.Jeremy Allison2001-04-161-7/+26
| | | | | | | | Jermey.
* | Deleted "domain controller" option from sample smb.conf and added commentJohn Terpstra2001-04-161-4/+8
| | | | | | | | about specification of "password server" options.
* | Try to get a unified spec file for RedHat 6.2 and 7.x.Jeremy Allison2001-04-161-35/+70
| | | | | | | | Jeremy.
* | Version of Samba pam.d file without stack.Jeremy Allison2001-04-161-5/+2
| | | | | | | | Jeremy.
* | Version of Samba pam file with stacking.Jeremy Allison2001-04-161-0/+5
| | | | | | | | Jeremy.
* | Updated syntax.John Terpstra2001-04-161-1/+1
| |
* | Ditto removal of deprecated commands.John Terpstra2001-04-161-13/+0
| |
* | Deprecated commands removal.John Terpstra2001-04-162-25/+0
| |
* | Removed patches no longer used and removed smbadduser.perl (deprecated).John Terpstra2001-04-163-172/+0
| |
* | Removed smbadduser command.John Terpstra2001-04-161-81/+0
| |
* | Added --with-codepagedir as RedHat 6.2 and 7.x place these in differentJeremy Allison2001-04-162-697/+734
| | | | | | | | | | places ! Jeremy.
* | Remove unused script.Jeremy Allison2001-04-161-14/+0
| | | | | | | | Jeremy.
* | put in place an approximate wildcard fn for lanman1 and below.Andrew Tridgell2001-04-164-25/+108
| |
* | using samba wasn't being installedAndrew Tridgell2001-04-161-1/+1
| |
* | SWAT xinetd file for RedHat 7.0.Jeremy Allison2001-04-161-0/+15
| | | | | | | | Jeremy.
* | Remove addtosmbpass - not used.Jeremy Allison2001-04-161-1/+1
| | | | | | | | Jeremy.
* | Use smbpasswd command to manipulate smbpasswd file.Jeremy Allison2001-04-161-74/+0
| | | | | | | | Jeremy.
* | Removed - smbpasswd handles this.Jeremy Allison2001-04-161-73/+0
| | | | | | | | Jeremy.
* | Finally got the semantics right (hurrah).Jeremy Allison2001-04-161-3/+0
| | | | | | | | Jeremy.
* | Still working on the open with truncate problem...Jeremy Allison2001-04-161-3/+14
| | | | | | | | Jeremy.