summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - added test for vasprintfAndrew Tridgell2001-04-2814-178/+273
| | | | | | | | | - cleaned up GNUC printf attribute macros - added enum handling in mkproto - removed non-vararg code - made slprintf and vslprintf just macros for snprintf and vsnprintf - don't need slprintf code any more (This used to be commit c7aeb2254dfc3cd0aa0b6c0bdd426f9323be0ddf)
* use asprintf for hideunreadable optionAndrew Tridgell2001-04-281-14/+8
| | | | (This used to be commit 338d5ca8addb3079e0ab4a68338596d6e3b17ddb)
* added asprintf testAndrew Tridgell2001-04-283-2/+5
| | | | (This used to be commit 8bda86c0bfd3693420e334a10d19bed61b131bae)
* got asprintf defn rightAndrew Tridgell2001-04-281-11/+12
| | | | (This used to be commit 531ab0917004cc1dbbdc4a2b6b8d41f354dd2da7)
* few cleanups to bring in line with 2.2Gerald Carter2001-04-289-10/+0
| | | | (This used to be commit 0feaac00a1847af41464d4ce35821ff851cded9c)
* removing the references to rpc_client_proto.hGerald Carter2001-04-281-21/+8
| | | | (This used to be commit e7ef88dfeef658928f1a2dd79f3d142417be2015)
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-2813-663/+890
| | | | (This used to be commit 0a6ceed279cc8111008b21f75c6791efbd993f4b)
* rpcclient/rpcclient.c: Non-void return in void function.Jeremy Allison2001-04-282-2/+4
| | | | | | | | smbd/sec_ctx.c: Fixed potential memory leak spotted by Kenichi Okuyama@Tokyo Research Lab, IBM-Japan, Co. utils/nmblookup.c: gcc warning on Solaris fix. Jeremy. (This used to be commit 1be60597cd62af2b30a1496d06ea5704e87d3b7d)
* More gcc compile on solaris tidyups.Jeremy Allison2001-04-272-5/+5
| | | | | Jeremy. (This used to be commit 956201c4fb6e604407911b9709574f0c24dcb84f)
* Mismatched format and args.Jeremy Allison2001-04-271-1/+1
| | | | | Jeremy. (This used to be commit d57feb2c85f973ad22098054b8d6d049869e2a69)
* More debug %d -> %u issues.Jeremy Allison2001-04-273-18/+13
| | | | | Jeremy. (This used to be commit 6fcb600dcd23c61d1a7d2ce8c2b7b2eea2e58623)
* More %d (uid_t) stuff...Jeremy Allison2001-04-272-4/+4
| | | | | Jeremy. (This used to be commit 73b425121a8c99af3ed7adbdcff3f6f0cec92ac7)
* 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)
* syncing up with 2.2Gerald Carter2001-04-245-6/+568
| | | | (This used to be commit ff4cdb5a346bd864d169f18a10f318f13f1afcd8)
* syncing up changes in 2.2Gerald Carter2001-04-2454-4352/+3979
| | | | (This used to be commit ffbbe67dbfde7f7ce4bb70becfc696c395dbf6b2)
* 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)
* added Mandrake support from 2.2Gerald Carter2001-04-2411-0/+993
| | | | (This used to be commit 9f8cb4906f98403d4a8f2577197720d72bdf6b4f)
* 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)