summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-27ignore smbcontrol in bin directoryJean-François Micouleau1-1/+2
2000-09-26fix for IRIX 6.2 compiler errorHerb Lewis1-1/+1
2000-09-26fix for IRIX compiler error messagesHerb Lewis1-3/+3
2000-09-26fixed IRIX compiller error messageHerb Lewis1-1/+1
2000-09-26broadcast printer notify message to all clients. We now have printerJean-François Micouleau3-353/+364
2000-09-26added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton4-346/+436
2000-09-26Changes from John Reilly to add a parameter "show add printer wizard" thatJeremy Allison3-14/+30
2000-09-25printer notify code.Jean-François Micouleau6-14/+602
2000-09-21Optimization (noticed by bloody Andrew :-) to stop directory scan everJeremy Allison1-4/+15
2000-09-21Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs areJeremy Allison1-33/+33
2000-09-20Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison3-11/+105
2000-09-20Fix to allow a timestamp of zero to cause an instantaneous changenotifyJeremy Allison4-6/+30
2000-09-19param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...Jeremy Allison2-121/+116
2000-09-18Modified test.h generator to return error if structure passed to vlukeTim Potter2-1/+5
2000-09-18Removed emacs backup file from repository.Tim Potter1-7/+0
2000-09-16in a printer_info_6, driver version is 64 bits long and there is a 32 bitJean-François Micouleau3-4/+21
2000-09-15Fixes from JF as I didn't understand the string array sizing code correctly.Jeremy Allison1-17/+17
2000-09-15Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -Jeremy Allison4-31/+364
2000-09-14Placeholder for some forthcoming documentationGerald Carter1-0/+7
2000-09-14fixed typoGerald Carter1-1/+1
2000-09-14Added a gew more mods by Patrick Powell (lprng guy)Gerald Carter1-5/+22
2000-09-14First draft of new printing doc describing the SPOOLSS support in theGerald Carter1-0/+290
2000-09-13Ensure old DACL and SACL are preserved if the new SD is a 'set' only.Jeremy Allison1-2/+11
2000-09-13Added SIGHUP when printer deleted as well as added.Jeremy Allison1-0/+3
2000-09-13don't show equivalent enum options in swatAndrew Tridgell1-5/+8
2000-09-13first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell5-18/+209
2000-09-13When creating a print job entry for the printing backend, use the WindowsTim Potter1-11/+21
2000-09-13Added time check test before allowing print job.Jeremy Allison2-1/+13
2000-09-13Added missing break statement for manage documents check inTim Potter1-1/+3
2000-09-12Updated manual pages to point at http://lists.samba.org instead of oldTim Potter6-81/+60
2000-09-12Fix for enumjobs infor level 2 which caused smbd to coredump.Jeremy Allison1-0/+1
2000-09-12Fixed error return when printer is PAUSED - should be returning "Pause".Jeremy Allison1-1/+1
2000-09-12With John Reilly help tracking it down - fixed a *nasty* bug whenJeremy Allison1-1/+0
2000-09-12spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"Gerald Carter3-3/+11
2000-09-12fixed a race in the pipe() setup in sys_select()Andrew Tridgell1-1/+1
2000-09-12- fixed some memory leaks in the messages codeAndrew Tridgell3-4/+50
2000-09-12- changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell8-34/+56
2000-09-12we should not lowercase the username we receive inAndrew Tridgell1-2/+0
2000-09-12much nicer message interface. We now register dispatch functions,Andrew Tridgell3-28/+66
2000-09-11Fixed memory leaks found in enumprinterdrivers code.Jeremy Allison2-8/+11
2000-09-11Fix for malloc of zero bytes found by insure.Jeremy Allison1-0/+5
2000-09-11debug messages now work for nmbdAndrew Tridgell2-82/+79
2000-09-11a simple test program I use to test the debug message systemAndrew Tridgell1-0/+63
2000-09-11the first cut of the internal messaging system.Andrew Tridgell12-101/+306
2000-09-09Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).Jeremy Allison5-6/+137
2000-09-08Fixed up get_a_printer_driver_3 so it looks in the tdb using the correctJeremy Allison1-0/+11
2000-09-08Fixed typo where docname was being checked for datatype - was causingJeremy Allison1-1/+1
2000-09-08Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA notJeremy Allison2-1/+2
2000-09-07Fixed the printerdata code to return NO_MORE_ITEMS if a size is requestedJeremy Allison1-1/+20
2000-09-07Added code to return NO_MORE_ENTRIES when trying to determineJeremy Allison1-0/+12