Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from head/tng | Andrew Tridgell | 2001-04-25 | 4 | -267/+700 |
| | |||||
* | added 'obey pam restrictions'; removed 'ole lock compatibility'; | Gerald Carter | 2001-04-25 | 3 | -490/+631 |
| | | | | added placeholders for '[add|change|delete] share command' | ||||
* | More paranioa fixes against nmbd lengths. | Jeremy Allison | 2001-04-25 | 1 | -7/+7 |
| | | | | Jeremy. | ||||
* | Fix bad length in dgram. | Jeremy Allison | 2001-04-24 | 1 | -0/+7 |
| | | | | Jeremy. | ||||
* | Added pam_smbpass from Steve Langasek <vorlon@netexpress.net> | John Terpstra | 2001-04-24 | 3 | -2/+121 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-04-24 | 14 | -0/+1668 |
|\ | |||||
| * | Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. | John Terpstra | 2001-04-24 | 14 | -0/+1668 |
| | | | | | | | | Note: Still have to add build stuff - not ready yet. | ||||
| * | syncing up with 2.2 | Gerald Carter | 2001-04-24 | 5 | -6/+568 |
| | | |||||
| * | syncing up changes in 2.2 | Gerald Carter | 2001-04-24 | 54 | -4352/+3979 |
| | | |||||
| * | fix typo | Herb Lewis | 2001-04-24 | 1 | -1/+1 |
| | | |||||
| * | Patch for nmbd core dump in printing debug packets. No length check. | Jeremy Allison | 2001-04-24 | 1 | -3/+5 |
| | | | | | | | | Jeremy. | ||||
| * | don't allow both add and delete user to be set at the same time | Herb Lewis | 2001-04-24 | 1 | -1/+4 |
| | | |||||
| * | set "vfs object" and "vfs options" to be setable by SWAT on advanced page | Herb Lewis | 2001-04-24 | 1 | -4/+4 |
| | | | | | | | | | | | | change "host msdfs" to be strictly a global parameter on advanced page change "printer admin" to be on printers page not share page (caught by Ingo Kilian <ikilian@web.de> ) | ||||
| * | updating changes with 2.2 (comment lines in ./configure --help) | Gerald Carter | 2001-04-24 | 2 | -2/+2 |
| | | |||||
| * | added Mandrake support from 2.2 | Gerald Carter | 2001-04-24 | 11 | -0/+993 |
| | | |||||
| * | row of asteriks that indicates new entry must start at beginning of line. | Herb Lewis | 2001-04-23 | 1 | -1/+1 |
| | | |||||
| * | Fix "proc num out of range" error. Missing rpc call. | Jeremy Allison | 2001-04-23 | 5 | -14/+164 |
| | | | | | | | | Jeremy. | ||||
| * | Fixed memory leak in new session code. | Jeremy Allison | 2001-04-23 | 1 | -0/+3 |
| | | | | | | | | Jeremy. | ||||
| * | Added "obey pam restrictions" parameter - default to "off". | Jeremy Allison | 2001-04-23 | 4 | -0/+39 |
| | | | | | | | | | | | | | | Only set this to "on" if you know you have your PAM set up correctly..... NB. Doesn't apply to plaintext password authentication, which must use pam when compiled in. Jeremy. | ||||
| * | Fix more free twice bugs. | Jeremy Allison | 2001-04-23 | 2 | -4/+10 |
| | | | | | | | | Jeremy. | ||||
| * | Fix for bug in code for pam_session failure - pam_end called twice. | Jeremy Allison | 2001-04-23 | 2 | -24/+10 |
| | | | | | | | | Jeremy. | ||||
| * | Added smb_ prefix to all Samba wrapper pam functions. | Jeremy Allison | 2001-04-23 | 8 | -159/+266 |
| | | | | | | | | | | Fixed off by one bug using StrnCpy instead of strdup(). Jeremy. | ||||
| * | Commit of a modified version of Andrew Bartlett's patch that removes the | Jeremy Allison | 2001-04-22 | 7 | -214/+225 |
| | | | | | | | | | | | | | | | | | | | | horrid utmp hostname parameter - now uses the client name instead. Also tidies up some of the unencrypted password checking when PAM is compiled in. FIXME ! An pam_accountcheck() is being called even when smb encrypted passwords are negotiated. Is this the correct thing to do when winbindd is running ! This needs *SEVERE* testing.... Jeremy. | ||||
| * | Finally got name & SID returns correct. | Jeremy Allison | 2001-04-22 | 1 | -1/+4 |
| | | | | | | | | Jeremy. | ||||
| * | a couple of minor merges from 2_2 | Andrew Tridgell | 2001-04-22 | 3 | -3/+8 |
| | | |||||
| * | merging from 2.2 to head | Andrew Tridgell | 2001-04-22 | 6 | -68/+215 |
| | | |||||
| * | 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. | ||||
| * | Fix proto's in old code. | Jeremy Allison | 2001-04-21 | 1 | -21/+9 |
| | | | | | | | | Jeremy. | ||||
| * | Fixed compile bug when using --with-pam but not --with-utmp. | Jeremy Allison | 2001-04-21 | 1 | -0/+7 |
| | | | | | | | | Jeremy. | ||||
| * | merge from 2.2 | Gerald Carter | 2001-04-20 | 1 | -1/+1 |
| | | |||||
| * | Oops. Typos. | John Terpstra | 2001-04-20 | 2 | -4/+4 |
| | | |||||
| * | Added error reporting to pam_session code. | John Terpstra | 2001-04-19 | 2 | -0/+38 |
| | | |||||
| * | merge from 2.2 | Gerald Carter | 2001-04-19 | 1 | -2/+2 |
| | | |||||
| * | bad link | Gerald Carter | 2001-04-19 | 1 | -1/+1 |
| | | |||||
| * | merge from 2.2 | Gerald Carter | 2001-04-19 | 1 | -0/+2787 |
| | | |||||
| * | meger from 2.2 | Gerald Carter | 2001-04-19 | 5 | -5/+5 |
| | | |||||
| * | merge | Gerald Carter | 2001-04-19 | 3 | -572/+731 |
| | | |||||
| * | merge from 2.2 | Gerald Carter | 2001-04-19 | 12 | -1064/+1785 |
| | | |||||
| * | another merge from 2.2 | Gerald Carter | 2001-04-19 | 10 | -4/+3595 |
| | | |||||
| * | large sync up with 2.2 | Gerald Carter | 2001-04-19 | 49 | -3322/+16016 |
| | | |||||
| * | syncing up with 2.2 | Gerald Carter | 2001-04-19 | 8 | -3222/+0 |
| | | |||||
| * | beginning of big merge of docs from 2.2 | Gerald Carter | 2001-04-19 | 26 | -12079/+0 |
| | | |||||
| * | don't make extra copy of README file | Herb Lewis | 2001-04-19 | 1 | -1/+0 |
| | | |||||
| * | merge from 2_2 | Andrew Tridgell | 2001-04-19 | 1 | -0/+15 |
| | | |||||
| * | a missing string conversion. | Jean-François Micouleau | 2001-04-18 | 1 | -1/+1 |
| | | | | | | | | J.F. | ||||
| * | new files for head | Andrew Tridgell | 2001-04-18 | 2 | -0/+750 |
| | | |||||
| * | merge from 2.2 | Andrew Tridgell | 2001-04-18 | 13 | -833/+91 |
| | | |||||
| * | Removed mktemp from HEAD - same as done in 2.2. | Jeremy Allison | 2001-04-18 | 6 | -67/+52 |
| | | | | | | | | Jeremy. | ||||
| * | patch from Steve Langasek <vorlon@netexpress.net> to make sure we | Jeremy Allison | 2001-04-18 | 2 | -10/+22 |
| | | | | | | | | | | | | don't use pam_setcred() if we haven't called pam_authenticate() Merge from 2.2 Jeremy. | ||||
| * | Merge of changes from 2.2. | Jeremy Allison | 2001-04-18 | 1 | -0/+30 |
| | | | | | | | | Jeremy. |