Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Finally got name & SID returns correct. | Jeremy Allison | 2001-04-22 | 1 | -1/+4 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | new file from head | Andrew Tridgell | 2001-04-22 | 0 | -0/+0 | |
| | | | ||||||
| * | | merged libsmb code from head | Andrew Tridgell | 2001-04-22 | 16 | -300/+505 | |
| | | | ||||||
| * | | JF pointed out we were returning the wrong info for Domain member with info | Jeremy Allison | 2001-04-21 | 1 | -17/+9 | |
| | | | | | | | | | | | | | | | levels 3 and 5. I *hate* LSAQueryInfoPolicy() :-). Jeremy. | |||||
| * | | Fixes from Shirish for Solaris packaging. | Jeremy Allison | 2001-04-21 | 2 | -39/+32 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix proto's in old code. | Jeremy Allison | 2001-04-21 | 1 | -21/+9 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fixed compile bug when compiling --with-pam but not --with-utmp. | Jeremy Allison | 2001-04-21 | 1 | -0/+7 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | forgot the spec file template | Gerald Carter | 2001-04-20 | 1 | -18/+17 | |
| | | | ||||||
| * | | updating some Mandrake packaging | Gerald Carter | 2001-04-20 | 4 | -116/+379 | |
| | | | ||||||
| * | | stupid...stupid...stupid...I'm so poor I can't pay attention :-) | Gerald Carter | 2001-04-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | missed variable in DEBUG statement. | |||||
| * | | Oops. Typos. | John Terpstra | 2001-04-20 | 2 | -4/+4 | |
| | | | ||||||
| * | | Added error debug messages to pam_session code. | John Terpstra | 2001-04-19 | 2 | -0/+38 | |
| | | | ||||||
| * | | fixed problem in only_ipaddrs_in_list() which caused a hostname to | Gerald Carter | 2001-04-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | be considered an IP. | |||||
| * | | merge from HEAD | Gerald Carter | 2001-04-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed of couple of output lines with --help | Gerald Carter | 2001-04-19 | 2 | -13/+13 | |
| | | | | | | | | | | | | Mostly a merge from HEAD | |||||
| * | | updated some docs | Gerald Carter | 2001-04-19 | 7 | -2383/+2531 | |
| | | | ||||||
| * | | fix so that we tar up right version after a release. Lacked PVERSION | Gerald Carter | 2001-04-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | in the script | |||||
| * | | don't make extra copy of README file | Herb Lewis | 2001-04-19 | 1 | -1/+0 | |
| | | | ||||||
| * | | remove 'unix realname' option | Gerald Carter | 2001-04-19 | 3 | -61/+7 | |
| | | | ||||||
| * | | minor configure fix from andrew bartlett | Andrew Tridgell | 2001-04-19 | 1 | -3/+3 | |
| | | | ||||||
| * | | Added "hide unreadable" parameter in sync with HEAD. | Jeremy Allison | 2001-04-19 | 3 | -44/+98 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Changed path spec to %setup | John Terpstra | 2001-04-18 | 1 | -1/+2 | |
| | | | ||||||
| * | | Added so that makerpms.sh does not barf. | John Terpstra | 2001-04-18 | 1 | -0/+0 | |
| | | | ||||||
| * | | emoved addtosmbpasswd and mksmbpasswd.sh. | John Terpstra | 2001-04-18 | 1 | -2/+1 | |
| | | | ||||||
| * | | Added Using_Samba book to SWAT. | John Terpstra | 2001-04-18 | 1 | -1/+2 | |
| | | | ||||||
| * | | new files from new session support | Andrew Tridgell | 2001-04-18 | 2 | -0/+750 | |
| | | | ||||||
| * | | - totally rewrote utmp handling with help from Andrew Bartlett | Andrew Tridgell | 2001-04-18 | 15 | -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 Allison | 2001-04-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | - removed last use of mktemp() | Andrew Tridgell | 2001-04-18 | 8 | -65/+109 | |
| | | | | | | | | | | | | - added a SMBctemp test in smbtorture | |||||
| * | | patch from Steve Langasek <vorlon@netexpress.net> to make sure we | Andrew Tridgell | 2001-04-18 | 2 | -6/+22 | |
| | | | | | | | | | | | | don't use pam_setcred() if we haven't called pam_authenticate() | |||||
| * | | removed some unused test code | Andrew Tridgell | 2001-04-18 | 1 | -63/+0 | |
| | | | ||||||
| * | | SHM defines for NetBSD | Andrew Tridgell | 2001-04-18 | 1 | -0/+10 | |
| | | | ||||||
| * | | Sync-up from RELEASE. | Jeremy Allison | 2001-04-17 | 1 | -0/+2 | |
| | | | | | | | | | | | | Jeremy. | |||||
* | | | preparing for release of 2.2.0 | Samba Release Account | 2001-04-17 | 65 | -65/+65 | |
| | | | ||||||
* | | | rpm will be the death of me... | Jeremy Allison | 2001-04-17 | 1 | -0/+2 | |
| | | | | | | | | | | | | Jeremy. | |||||
* | | | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2001-04-17 | 1196 | -0/+504686 | |
|\| | | | | | | | | 'SAMBA_2_2_RELEASE'. | |||||
| * | | Updated WHATSNEW for 2.2. | Jeremy Allison | 2001-04-17 | 2 | -143/+49 | |
| | | | | | | | | | | | | | | | version now 2.2.0. Jeremy. | |||||
* | | | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2001-04-17 | 1200 | -508498/+0 | |
|/ / | | | | | 'SAMBA_2_2_RELEASE'. | |||||
* | | Only replace the pam.d/samba file if we need to install the stack version, | Jeremy Allison | 2001-04-17 | 1 | -2/+0 | |
| | | | | | | | | | | leave the non stack version alone. Jeremy. | |||||
* | | I hate rpm.... | Jeremy Allison | 2001-04-17 | 1 | -0/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | More RPM fun :-(. | Jeremy Allison | 2001-04-17 | 1 | -4/+15 | |
| | | | | | | | | Jeremy. | |||||
* | | 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 | |
| | |