summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* More acl -> the_acl, %d with uid_t issues.Jeremy Allison2001-04-271-13/+13
| | | | | Jeremy. (This used to be commit 30edd7fdf1d791d76351a7cc23a83f97386c3087)
* Don't use variables called "acl" as it's the name of a function in Solaris.Jeremy Allison2001-04-271-13/+13
| | | | | Jeremy. (This used to be commit 277eb517e25eb3910057336b2bee18875dffe6cc)
* Tidy up args to DEBUG Statements - found by gcc on Solaris.Jeremy Allison2001-04-272-6/+8
| | | | | Jeremy. (This used to be commit a60ecb4e53a6c8a3a6a37a89042ae943202263fe)
* Fixes for problems in NFS server code from Michael Gerdts ↵Jeremy Allison2001-04-271-23/+41
| | | | | | | <Michael.Gerdts@usa.alcatel.com>. Jeremy. (This used to be commit 2fd5e0bf141807d31f6f1a817d271548d0ccfadc)
* Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstallJeremy Allison2001-04-271-6/+6
| | | | | | codepages. Jeremy. (This used to be commit 231f1f44c314d5d614c9f2745a108839a26cfc0d)
* Fix from matthew.hart@veritas.com - bad error return from ↵Jeremy Allison2001-04-271-2/+2
| | | | | | | linux_oplock_receive_message(). Jeremy. (This used to be commit b35ca2c6b13877bc6e09c7c4179d9529a7d3e0b3)
* Added Herb's comment fix.Jeremy Allison2001-04-271-1/+0
| | | | | Jeremy. (This used to be commit f4f4aae675f55d3319aca8489621afc92aaf8de1)
* fix a bug in printer name handling that jerry reported.Jean-François Micouleau2001-04-271-3/+8
| | | | | | | | | names can be \\server -> print server \\server\printer -> printer printer -> printer J.F. (This used to be commit ec576722b79e3c5384dd40c532d4233dd6b1b9a8)
* C99 test for snprintfAndrew Tridgell2001-04-271-0/+1
| | | | (This used to be commit fcd100eec51034cc4ea1e781e971b6dd65801b31)
* added much better snprintf code, plus new function asprintfAndrew Tridgell2001-04-271-734/+714
| | | | (This used to be commit 10327ad11f9a97bf536dc772c9577d8f6809c829)
* added test for C99 compliant vsnprintfAndrew Tridgell2001-04-273-214/+282
| | | | (This used to be commit 9ebd90904e512c49cc80c584ab3d5902340ddcae)
* fixed typoAndrew Tridgell2001-04-271-1/+1
| | | | (This used to be commit ed9d93c9c3c42b13b021e5e8f84f4d865cd28724)
* Fixed REPLACE_GETPASS test.Jeremy Allison2001-04-262-2/+2
| | | | | Jeremy. (This used to be commit 3cfcaaca5ba54ada898680ac9943086316d262b4)
* removed references to SMBRUNGerald Carter2001-04-261-2/+0
| | | | (This used to be commit 822511eb3c8daa89e96b3fab7573555312415262)
* removed SMBRUN referencesGerald Carter2001-04-261-15/+1
| | | | (This used to be commit bab7bb2d4e3d1706315ff30cc406588b9dec59a1)
* Sync with default perm changes in 2.2.Jeremy Allison2001-04-251-27/+122
| | | | | Jeremy. (This used to be commit f02e67a096b3bcf84615c4a6949c5e6283e07af0)
* converted the passdb smbpasswd implementation to using tallocGerald Carter2001-04-255-337/+329
| | | | | | | | | | | | for memory allocation. This fixes a long standing seg fault (i knew i would get around to it one day :) ) Tested with NT4 and Win2k. Needs a little more testing with the "create the machine account on the fly" code for NT4. Simo, this is probably going to break the tdb passdb code. Can you look at that when you get a chance and see what you think? (This used to be commit 1c13110873e456748dc09fd51749f664643fe888)
* Re-ran autoheader; autoconf to fix pam_smb build.Jeremy Allison2001-04-253-712/+670
| | | | | Jeremy. (This used to be commit c6f25e84d3e15319d263386c101727d787cf0679)
* Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercaseJeremy Allison2001-04-251-2/+12
| | | | | | domain name. Jeremy. (This used to be commit 5f005952f6d8c281cf91ac0855e83342a2fd7e45)
* added solaris wrapper from tngAndrew Tridgell2001-04-251-0/+279
| | | | (This used to be commit d854d01d1197300f637eb38c243f8b0b80cf24ba)
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-255-269/+702
| | | | | | the libnss_winbind.so from head now works with the winbindd from tng (This used to be commit 67ccfd2826548a6ca22562f9fb3ae156a57bd7db)
* merge from 2_2Andrew Tridgell2001-04-251-3/+2
| | | | (This used to be commit b9137b613dc8cb45cbebfc6e57e20fde0517347a)
* More paranioa fixes against nmbd lengths.Jeremy Allison2001-04-251-7/+7
| | | | | Jeremy. (This used to be commit 53f35a71c6fc46814eca914573506622d7db4e08)
* Fix bad length in dgram.Jeremy Allison2001-04-241-0/+7
| | | | | Jeremy. (This used to be commit 8bd27845f0d8b19409ba79c028ce54732d7276e1)
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra2001-04-243-713/+904
| | | | (This used to be commit 550cc5c182e88f742ac2052d80208da5f98e2543)
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra2001-04-2414-0/+1668
| | | | | Note: Still have to add build stuff - not ready yet. (This used to be commit 1de7022f98b64b15503aaf48c8d729789fc49781)
* fix typoHerb Lewis2001-04-241-1/+1
| | | | (This used to be commit ed2dfae0e503367671c54ad8f1f49ac3af0b1c6a)
* Patch for nmbd core dump in printing debug packets. No length check.Jeremy Allison2001-04-241-3/+5
| | | | | Jeremy. (This used to be commit eacb96396d57d6b622b750d64b3686e6fbeaf68c)
* don't allow both add and delete user to be set at the same timeHerb Lewis2001-04-241-1/+4
| | | | (This used to be commit 9db84de46a3823878c2a9356ac4ae4fd179d5847)
* set "vfs object" and "vfs options" to be setable by SWAT on advanced pageHerb Lewis2001-04-241-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> ) (This used to be commit 93034985e02bdb9a00a9c509b851442561f4ad68)
* updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter2001-04-242-2/+2
| | | | (This used to be commit cf9e34c79be4c09b84d648134933b9007a06dc92)
* row of asteriks that indicates new entry must start at beginning of line.Herb Lewis2001-04-231-1/+1
| | | | (This used to be commit df4a31580c537b2008db76a2009d21f7f9ac7285)
* Fix "proc num out of range" error. Missing rpc call.Jeremy Allison2001-04-235-14/+164
| | | | | Jeremy. (This used to be commit 6248fb22926d72fddaecad5af117af1bdd08fda3)
* Fixed memory leak in new session code.Jeremy Allison2001-04-231-0/+3
| | | | | Jeremy. (This used to be commit 43b69e5d6e78a30563d7c1d03c7e920d529487b5)
* Added "obey pam restrictions" parameter - default to "off".Jeremy Allison2001-04-234-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. (This used to be commit 59aa99f3901d098b7afbe675021bda53b62ee496)
* Fix more free twice bugs.Jeremy Allison2001-04-232-4/+10
| | | | | Jeremy. (This used to be commit 4db22afeed659a871a4a1f719d5fa1f2df07e24d)
* Fix for bug in code for pam_session failure - pam_end called twice.Jeremy Allison2001-04-232-24/+10
| | | | | Jeremy. (This used to be commit c4048fcdb6ff3a890b69be8ef4832e9bd958cfec)
* Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison2001-04-238-159/+266
| | | | | | Fixed off by one bug using StrnCpy instead of strdup(). Jeremy. (This used to be commit d4b1c0be2e700c86a4338bb497777f97e3c960a7)
* Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison2001-04-227-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. (This used to be commit 071c799f479dd25efdb9c41745fc8f2beea7b568)
* Finally got name & SID returns correct.Jeremy Allison2001-04-221-1/+4
| | | | | Jeremy. (This used to be commit 2a5b513c4459782fa95756f1483235c186ba4a08)
* a couple of minor merges from 2_2Andrew Tridgell2001-04-223-3/+8
| | | | (This used to be commit 67aa587eb2ee9044574ee212dfd7d52895f868c0)
* merging from 2.2 to headAndrew Tridgell2001-04-226-68/+215
| | | | (This used to be commit bfcc6f88271025760732271f03933839b1cbe0de)
* JF pointed out we were returning the wrong info for Domain member with infoJeremy Allison2001-04-211-17/+9
| | | | | | levels 3 and 5. I *hate* LSAQueryInfoPolicy() :-). Jeremy. (This used to be commit 37581bdf1e1f24dabe67befdc27f54f516d3f08e)
* Fix proto's in old code.Jeremy Allison2001-04-211-21/+9
| | | | | Jeremy. (This used to be commit 86c7c654effcfb86c99daac63e68844e1a4aaf56)
* Fixed compile bug when using --with-pam but not --with-utmp.Jeremy Allison2001-04-211-0/+7
| | | | | Jeremy. (This used to be commit 1e098744677e022547707ebff500fb4515402871)
* merge from 2.2Gerald Carter2001-04-201-1/+1
| | | | (This used to be commit f87f3707f3d5f205d0287381d71380264a711666)
* Oops. Typos.John Terpstra2001-04-202-4/+4
| | | | (This used to be commit 44f96771c384b319290ab5e14cad6ba8f3fb5383)
* Added error reporting to pam_session code.John Terpstra2001-04-192-0/+38
| | | | (This used to be commit 72812e4cf199d804418dc52cc0b0ba683b8a2e5c)
* merge from 2.2Gerald Carter2001-04-191-2/+2
| | | | (This used to be commit 79f4c4ad74149f4b1a8a5a82d8ca8d2474a23ab3)
* merge from 2_2Andrew Tridgell2001-04-191-0/+15
| | | | (This used to be commit 5e9a2084bfa555295f60485fc83f9bb9245f3fd4)