Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | ignore smbcontrol in bin directory | Jean-François Micouleau | 2000-09-27 | 1 | -1/+2 | |
| | | | | | | | | J.F. | |||||
| * | fix for IRIX 6.2 compiler error | Herb Lewis | 2000-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | fix for IRIX compiler error messages | Herb Lewis | 2000-09-26 | 1 | -3/+3 | |
| | | ||||||
| * | fixed IRIX compiller error message | Herb Lewis | 2000-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | broadcast printer notify message to all clients. We now have printer | Jean-François Micouleau | 2000-09-26 | 3 | -353/+364 | |
| | | | | | | | | | | | | | | | | notification as on NT. Andrew, your message passing code is cool :-) J.F. | |||||
| * | added NEGNOWAIT. sent to secure@microsoft.com | Luke Leighton | 2000-09-26 | 4 | -346/+436 | |
| | | ||||||
| * | Changes from John Reilly to add a parameter "show add printer wizard" that | Jeremy Allison | 2000-09-26 | 3 | -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. | |||||
* | | don't use c++ comments - IRIX compiler complains | Herb Lewis | 2000-09-28 | 1 | -1/+1 | |
| | | ||||||
* | | Fix from John Reilly for forms ordering problems. | Jeremy Allison | 2000-09-28 | 1 | -12/+19 | |
| | | | | | | | | Jeremy. | |||||
* | | Added JF's samr adduser changes. | Jeremy Allison | 2000-09-28 | 5 | -79/+105 | |
| | | | | | | | | Jeremy. | |||||
* | | Backport of the HEAD vfs changes.... | Jeremy Allison | 2000-09-28 | 15 | -346/+503 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" ↵ | Jeremy Allison | 2000-09-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | <jmcd@us.ibm.com>. Jeremy. | |||||
* | | fix for IRIX 6.2 compiler error | Herb Lewis | 2000-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | Added JF's print spooler notification code. Too good to miss for 2.2.x :-). | Jeremy Allison | 2000-09-26 | 7 | -15/+335 | |
| | | | | | | | | Jeremy. | |||||
* | | Added --with-vfs to allow VFS code to be compiled off or on. | Jeremy Allison | 2000-09-26 | 5 | -611/+663 | |
| | | | | | | | | Jeremy. | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2000-09-25 | 1 | -0/+295 | |
|\| | ||||||
| * | printer notify code. | Jean-François Micouleau | 2000-09-25 | 6 | -14/+602 | |
| | | | | | | | | | | | | | | It only sends notifies to one client. The broadcasting notify code will code soon. J.F. | |||||
| * | Optimization (noticed by bloody Andrew :-) to stop directory scan ever | Jeremy Allison | 2000-09-21 | 1 | -4/+15 | |
| | | | | | | | | | | being done if any of the directory timestamps were changed. Jeremy. | |||||
| * | Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs are | Jeremy Allison | 2000-09-21 | 1 | -33/+33 | |
| | | | | | | | | | | closed before a printer is closed/deleted. Jeremy. | |||||
| * | Some code moved back from TNG - updates to LSA stuff. Not yet used but | Jeremy Allison | 2000-09-20 | 3 | -11/+105 | |
| | | | | | | | | | | will be needed soon. Jeremy. | |||||
| * | Fix to allow a timestamp of zero to cause an instantaneous changenotify | Jeremy Allison | 2000-09-20 | 4 | -6/+30 | |
| | | | | | | | | | | | | scan - then call this from renames. This allows instantaneous update for W2k renames. Jeremy. | |||||
* | | update to 2.0.7 version (was 2.0.4b) still needs major overhaul | Herb Lewis | 2000-09-22 | 1 | -63/+472 | |
| | | ||||||
* | | Optimization (noticed by bloody Andrew :-) to stop directory scan ever | Jeremy Allison | 2000-09-21 | 1 | -4/+15 | |
| | | | | | | | | | | being done if any of the directory timestamps were changed. Jeremy. | |||||
* | | Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs are | Jeremy Allison | 2000-09-21 | 1 | -33/+33 | |
| | | | | | | | | | | closed before a printer is closed/deleted. Jeremy. | |||||
* | | add smbcontrol to list | Herb Lewis | 2000-09-21 | 1 | -1/+2 | |
| | | ||||||
* | | remove config.h as it is placed in include directory not here | Herb Lewis | 2000-09-21 | 1 | -1/+0 | |
| | | ||||||
* | | changes for IRIX compiler errors | Herb Lewis | 2000-09-21 | 3 | -9/+9 | |
| | | ||||||
* | | Some code moved back from TNG - updates to LSA stuff. Not yet used but | Jeremy Allison | 2000-09-20 | 3 | -11/+105 | |
| | | | | | | | | | | will be needed soon. Jeremy. | |||||
* | | Fix to allow a timestamp of zero to cause an instantaneous changenotify | Jeremy Allison | 2000-09-20 | 4 | -6/+30 | |
| | | | | | | | | | | | | scan - then call this from renames. This allows instantaneous update for W2k renames. Jeremy. | |||||
* | | changed to pre-2.2.0 instead of pre-3.0.0 | Herb Lewis | 2000-09-20 | 1 | -1/+1 | |
| | | ||||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2000-09-19 | 0 | -0/+0 | |
|\ \ | |/ |/| | ||||||
* | | param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ↵ | Jeremy Allison | 2000-09-19 | 2 | -121/+116 | |
| | | | | | | | | | | | | | | | | | | overwritten. rpc_parse/parse_spoolss.c: Tidyup to call function for relstring arrays. Win2000 now does "Add Printer" successfully !!!!! Jeremy. | |||||
* | | Modified test.h generator to return error if structure passed to vluke | Tim Potter | 2000-09-18 | 2 | -1/+5 | |
| | | | | | | | | doesn't match any known structure names. | |||||
* | | Removed emacs backup file from repository. | Tim Potter | 2000-09-18 | 1 | -7/+0 | |
| | | ||||||
* | | in a printer_info_6, driver version is 64 bits long and there is a 32 bit | Jean-François Micouleau | 2000-09-16 | 3 | -4/+21 | |
| | | | | | | | | | | | | padding before. J.F. | |||||
* | | Fixes from JF as I didn't understand the string array sizing code correctly. | Jeremy Allison | 2000-09-15 | 1 | -17/+17 | |
| | | | | | | | | Jeremy. | |||||
* | | Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work - | Jeremy Allison | 2000-09-15 | 4 | -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. | |||||
* | | Placeholder for some forthcoming documentation | Gerald Carter | 2000-09-14 | 1 | -0/+7 | |
| | | | | | | | | jerry | |||||
* | | fixed typo | Gerald Carter | 2000-09-14 | 1 | -1/+1 | |
| | | | | | | | | jerry | |||||
* | | Added a gew more mods by Patrick Powell (lprng guy) | Gerald Carter | 2000-09-14 | 1 | -5/+22 | |
| | | | | | | | | jerry | |||||
* | | First draft of new printing doc describing the SPOOLSS support in the | Gerald Carter | 2000-09-14 | 1 | -0/+290 | |
| | | | | | | | | | | | | | | | | | | | | upcoming 2.2.0 release. Needs some other eyes to review it. :-) jerry | |||||
* | | Ensure old DACL and SACL are preserved if the new SD is a 'set' only. | Jeremy Allison | 2000-09-13 | 1 | -2/+11 | |
| | | | | | | | | Jeremy. | |||||
* | | Added SIGHUP when printer deleted as well as added. | Jeremy Allison | 2000-09-13 | 1 | -0/+3 | |
| | | | | | | | | Jeremy. | |||||
* | | don't show equivalent enum options in swat | Andrew Tridgell | 2000-09-13 | 1 | -5/+8 | |
| | | ||||||
* | | first cut at smbcontrol program. It currently allows syntax like: | Andrew Tridgell | 2000-09-13 | 5 | -18/+209 | |
| | | | | | | | | | | | | | | smbcontrol nmbd debug 7 smbcontrol smbd debug 9 smbcontrol 3278 debug 1 smbcontrol nmbd force-election | |||||
* | | When creating a print job entry for the printing backend, use the Windows | Tim Potter | 2000-09-13 | 1 | -11/+21 | |
| | | | | | | | | | | | | username rather than the Unix username. The Windows username will then be shown in the port monitor regardless of the Unix username used to spool the job. | |||||
* | | Added time check test before allowing print job. | Jeremy Allison | 2000-09-13 | 2 | -1/+13 | |
| | | | | | | | | Jeremy. | |||||
* | | Added missing break statement for manage documents check in | Tim Potter | 2000-09-13 | 1 | -1/+3 | |
| | | | | | | | | print_access_check() function. | |||||
* | | Updated manual pages to point at http://lists.samba.org instead of old | Tim Potter | 2000-09-12 | 6 | -81/+60 | |
| | | | | | | | | listproc address. | |||||
* | | Fix for enumjobs infor level 2 which caused smbd to coredump. | Jeremy Allison | 2000-09-12 | 1 | -0/+1 | |
| | | | | | | | | | | Uninitialized element in struct. Jeremy. |