summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Spelling flames. (-:Tim Potter2000-10-051-6/+6
| | | | (This used to be commit 178e6971005505d2debd74b761ecfaa982336a53)
* Added uid and gid to push_sec_ctx() debug.Tim Potter2000-10-051-2/+3
| | | | (This used to be commit 2817b6cc8af3edbaa63b5db67689ab94cb240d4f)
* Fixed compiler warnings.Tim Potter2000-10-051-4/+6
| | | | (This used to be commit ec7f7e350dc1dfa757436cb0efe777c3e0719877)
* Made re-init of stat cache explicit rather than being hidden.Jeremy Allison2000-10-042-5/+2
| | | | | Jeremy. (This used to be commit b0c40236bb4381fec0e812c20e5f8c09ebf005f9)
* Adding Herb's compile warning fixes to HEAD.Jeremy Allison2000-10-0413-73/+32
| | | | | Jeremy. (This used to be commit d131ad1ce3f6e72e295f865a463f8dcbfa6f8d42)
* Fixes for the fact that UNICODE sizes are no always 2*no of chars whenJeremy Allison2000-10-031-8/+9
| | | | | | in multibyte codepages. Fix from Hiroshi MIURA, Samba User Group Japan staff. Jeremy. (This used to be commit f2f373df67a3c6b0bd431c19e3494d45ef0a263c)
* Fixes from Herb - compiler warnings.Jeremy Allison2000-10-032-13/+13
| | | | | Jeremy. (This used to be commit d9d3668fa322cbed36ca3393d8268bf0e5255e8d)
* utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.Jeremy Allison2000-10-0311-22/+1080
| | | | | | mkdir high bits patch from Robert Dahlem" <Robert.Dahlem@gmx.net>. jeremy. (This used to be commit b40191d27180ab1e59935086073c4d312552f717)
* Memleak fix for cache code.Jeremy Allison2000-10-023-6/+27
| | | | | Jeremy. (This used to be commit 1ebe54666b0fc6f224f17036063dfe0ef7ec9147)
* Added debug so if zero length messages get sent we successfully removeJeremy Allison2000-10-022-3/+16
| | | | | | them (this can happen if smbd processes are shut down at the wrong time). Jeremy. (This used to be commit c1de97f96b8c5ad8e5f01a0d17c6387733769442)
* Missing null termination on printer changenotify message caused insureJeremy Allison2000-09-291-3/+4
| | | | | | error. Jeremy. (This used to be commit 3733d29ce678c71ef2ee8b600e547765d8d8ea9e)
* utils/smbcontrol.c: Fixes from Herb for interactive use.Jeremy Allison2000-09-292-30/+83
| | | | | | printing/nt_printing.c: No C++ comments please :-). Jeremy. (This used to be commit dd9f668108215f18240458fc33bf872a6fc9e6be)
* new man pagesHerb Lewis2000-09-296-0/+557
| | | | (This used to be commit 8a7d6c8e91ecd57f2693be7d697d8231c8d339a4)
* new prototypesAndrew Tridgell2000-09-291-0/+3
| | | | (This used to be commit 3e77bf2117c43d3202774df24debc91f61d88733)
* added a hack to get 64 bit locking working with the broken fcntl()Andrew Tridgell2000-09-292-0/+27
| | | | | | call in glibc 2.1.95. This hack only gets enabled if you define GLIBC_HACK_FCNTL64 (This used to be commit d8b9ec741cc57b5f3dd1b3ef782a7baed402beaa)
* use the 64 bit locking interface in locktestAndrew Tridgell2000-09-291-19/+19
| | | | (This used to be commit 1ece7f1ffd7d0b61d6acea03819fb857ea556b4b)
* fixed a harmess mixup of bitops and a booleanAndrew Tridgell2000-09-291-1/+1
| | | | (This used to be commit 0e0f3dc577ceab540be6505a86697b14a2136b9f)
* added cli_lock64() and cli_unlock64()Andrew Tridgell2000-09-291-0/+96
| | | | (This used to be commit 91f0a3cc2f59a49f6ce8550e7d07b9b01e0b285f)
* Missing from HEAD and 2.2 - terminal server reg config.Jeremy Allison2000-09-281-0/+7
| | | | | Jeremy. (This used to be commit f5b5b9f287de343d9eb61817ef99499408f1a019)
* Fix from John Reilly for forms ordering problems.Jeremy Allison2000-09-281-12/+19
| | | | | Jeremy. (This used to be commit 837839eb3d0fae7fef5d61593862a2c1b00d6a07)
* Removed a line by mistake...Jeremy Allison2000-09-281-0/+1
| | | | | Jeremy. (This used to be commit dcbdff7a4d6442ca8f9e1aa6fcf65c196c2f22bf)
* Added comment on JF's new code. Removed ifdef in passdb/smbpass.c as thisJeremy Allison2000-09-282-8/+11
| | | | | | was not correct. Jeremy. (This used to be commit 1a3f7ecde2ca031b2f93a079f75822354fe241a0)
* fixed samr_create_user(). we now correctly parse the query and the reply.Jean-François Micouleau2000-09-285-28/+74
| | | | | | | | | | | And we create the disabled account. That means we can create user and trust accounts remotely ! ifdef out a return in passdb/smbpass.c. I think I didn't break any security. Jeremy could you check if I didn't make any mistakes ??? J.F. (This used to be commit 416be1b64f366c8b859f25856fce2467ec0446d9)
* Removed annoying unecessary debug message.Tim Potter2000-09-281-1/+0
| | | | (This used to be commit b1a893b74114ee4ab6a295ac0cb0e8fdccda3f53)
* Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" ↵Jeremy Allison2000-09-271-2/+2
| | | | | | | <jmcd@us.ibm.com>. Jeremy. (This used to be commit 563f8b09a810446c658bf58303b5fe998d27bec9)
* Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison2000-09-2714-346/+485
| | | | | | | | through the VFS. All file access/directory access code in smbd should now go via the vfs. Added vfs_chown/vfs_chmod calls. Still looking at vfs_get_nt_acl() vfs_set_nt_acl() call API design. Jeremy. (This used to be commit f96625ec124adb6e110dc54632e006b3620a962b)
* samr unknown 0x32 is in fact samr create user.Jean-François Micouleau2000-09-274-63/+42
| | | | | | | so renamed and tidy up of the server function. J.F. (This used to be commit 0f707ac1fb5685b800d6599b9074ec1d4e65b1c1)
* ignore smbcontrol in bin directoryJean-François Micouleau2000-09-271-1/+2
| | | | | J.F. (This used to be commit d56cc6ebe7fe546c1fe28f6f75d1cc0702694972)
* fix for IRIX 6.2 compiler errorHerb Lewis2000-09-261-1/+1
| | | | (This used to be commit eecee22bf1ab6e22e5e989b51d522fcf587aa48c)
* fix for IRIX compiler error messagesHerb Lewis2000-09-261-3/+3
| | | | (This used to be commit f2549db1ce6527c3e378e9f9210c70be5de93762)
* fixed IRIX compiller error messageHerb Lewis2000-09-261-1/+1
| | | | (This used to be commit 908da12d5f24ea076db6627ef0d4407e1cdcd014)
* broadcast printer notify message to all clients. We now have printerJean-François Micouleau2000-09-263-353/+364
| | | | | | | | | notification as on NT. Andrew, your message passing code is cool :-) J.F. (This used to be commit 0374bc4b5f56d0fab3f7310e13cb71b5a71f9112)
* added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton2000-09-264-346/+436
| | | | (This used to be commit b21179331802aace566671dcff6db22cdf4b3e81)
* Changes from John Reilly to add a parameter "show add printer wizard" thatJeremy Allison2000-09-263-14/+30
| | | | | | | | | | allows Samba to turn off the display of APW (hmmm. This should probably be a share specific parameter, I'll fix that in another commit). Also a few small changes to JF's code to fix compiler warnings about missing return statements and also change '//' comments (C++) to /* .. */ comments (C). Jeremy. (This used to be commit 0a9ccc99b335650d235eb747d803d059f7828fd7)
* printer notify code.Jean-François Micouleau2000-09-256-14/+602
| | | | | | | | It only sends notifies to one client. The broadcasting notify code will code soon. J.F. (This used to be commit 4c63c9185887c64e57d901e82a4a16a83522c898)
* Optimization (noticed by bloody Andrew :-) to stop directory scan everJeremy Allison2000-09-211-4/+15
| | | | | | being done if any of the directory timestamps were changed. Jeremy. (This used to be commit 915152ed981e8e537d15fd4b80b3c3d10ee86bff)
* Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs areJeremy Allison2000-09-211-33/+33
| | | | | | closed before a printer is closed/deleted. Jeremy. (This used to be commit f0c16f7228d6923b11ac521aef986960a1d0c0b4)
* Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison2000-09-203-11/+105
| | | | | | will be needed soon. Jeremy. (This used to be commit f0aa8f9314c837fe39b6d1b0c41d5cfae2e4098f)
* Fix to allow a timestamp of zero to cause an instantaneous changenotifyJeremy Allison2000-09-204-6/+30
| | | | | | | scan - then call this from renames. This allows instantaneous update for W2k renames. Jeremy. (This used to be commit 07dffc4ee931cbc61197e2da277df9c404a77469)
* param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ↵Jeremy Allison2000-09-192-121/+116
| | | | | | | | | | overwritten. rpc_parse/parse_spoolss.c: Tidyup to call function for relstring arrays. Win2000 now does "Add Printer" successfully !!!!! Jeremy. (This used to be commit d666b958bc335c7fceebeb7a6333d78bc421c30f)
* Modified test.h generator to return error if structure passed to vlukeTim Potter2000-09-182-1/+5
| | | | | doesn't match any known structure names. (This used to be commit ce70fb5800a875ea755c96bc214033c5e9d81081)
* Removed emacs backup file from repository.Tim Potter2000-09-181-7/+0
| | | | (This used to be commit 807f22412e2738bb6323e43a2da6c942017621ac)
* in a printer_info_6, driver version is 64 bits long and there is a 32 bitJean-François Micouleau2000-09-163-4/+21
| | | | | | | padding before. J.F. (This used to be commit cd41d7a35477accec1a82b86f9fa3477e5a49d6e)
* Fixes from JF as I didn't understand the string array sizing code correctly.Jeremy Allison2000-09-151-17/+17
| | | | | Jeremy. (This used to be commit 63a7d0fc359ab7cb2ece74dff0ee25f6bb9fbe36)
* Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -Jeremy Allison2000-09-154-31/+364
| | | | | | | | not sure why (JF - a glance at this would be appreciated). Removed code that JF objected to with enumprinterdata. Added translations to/from level 6 - but Win2k still not happy... hmmm... Jeremy. (This used to be commit e5d98ba9e97eb16337ff6c49f799e130844ae72e)
* Placeholder for some forthcoming documentationGerald Carter2000-09-141-0/+7
| | | | | jerry (This used to be commit d4a60f22331b3ead4dd428f3dbe699f56a3a30b3)
* fixed typoGerald Carter2000-09-141-1/+1
| | | | | jerry (This used to be commit d2949468dccd79eb281769cd0da74e4b37d936b8)
* Added a gew more mods by Patrick Powell (lprng guy)Gerald Carter2000-09-141-5/+22
| | | | | jerry (This used to be commit d675a6bd147e974c7970310ba8af9032f8bba1c7)
* First draft of new printing doc describing the SPOOLSS support in theGerald Carter2000-09-141-0/+290
| | | | | | | | | | | upcoming 2.2.0 release. Needs some other eyes to review it. :-) jerry (This used to be commit c9a76a2e10fd14fc1c63184afcda986163912b06)
* Ensure old DACL and SACL are preserved if the new SD is a 'set' only.Jeremy Allison2000-09-131-2/+11
| | | | | Jeremy. (This used to be commit 29f41d0d95661fbc31ae1d9669fd7fb439169f90)