Age | Commit message (Expand) | Author | Files | Lines |
2000-11-21 | Fix for off-by-one StrnCpy. | Jeremy Allison | 1 | -1/+1 |
2000-11-16 | Fix from Jim McDonough @ IBM for OS/2 clients. | Jeremy Allison | 1 | -0/+10 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -6/+6 |
2000-11-08 | More merging of printing stuff from appliance. | Tim Potter | 1 | -3/+3 |
2000-10-30 | Call standard_sub_advanced() after lp_logon_XX() calls. | Jeremy Allison | 1 | -0/+2 |
2000-10-18 | Renamed WPrintQueuePurge to WPrintQueueCtrl as this function can purge, pause | Tim Potter | 1 | -4/+4 |
2000-10-06 | global_myname is actually a pstring. | Tim Potter | 1 | -1/+1 |
2000-09-01 | Changes from APPLIANCE_HEAD (per Tim Potter): | David O'Neill | 1 | -12/+16 |
2000-08-31 | make sure a couple of variables are initialised | Andrew Tridgell | 1 | -2/+2 |
2000-08-30 | Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all | Jeremy Allison | 1 | -3/+3 |
2000-08-29 | fixed previous bug spotted by Elrond in get_printerdrivernumber(). | Gerald Carter | 1 | -16/+17 |
2000-08-17 | Fix for Win9x driver downloads when information is | Gerald Carter | 1 | -83/+153 |
2000-08-01 | Added print job substitutions for %{printername}, %{sharename} and %{portname} | Jeremy Allison | 1 | -16/+14 |
2000-07-31 | Added John Reilly's enumports/addprinter/delprinter scripting code plus the | Jeremy Allison | 1 | -49/+43 |
2000-07-25 | Fixed up error checking and move printer file code. Fixed a memory leak. | Jeremy Allison | 1 | -2/+2 |
2000-07-19 | Modified the patch to look in the tdb *first* - thus allowing legacy text | Jeremy Allison | 1 | -75/+91 |
2000-07-19 | Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95 | Jeremy Allison | 1 | -7/+44 |
2000-07-10 | Re-instated lanman printing security checks (oops). | Tim Potter | 1 | -3/+7 |
2000-07-06 | Don't check NT permissions when printing from lanman. | Tim Potter | 1 | -6/+6 |
2000-06-16 | Pass the vuid from the connection_struct to the printing back end functions. | Tim Potter | 1 | -6/+6 |
2000-06-08 | Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu> | Jeremy Allison | 1 | -4/+4 |
2000-06-07 | Fixing get/set of security descriptors. | Jeremy Allison | 1 | -0/+2 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+3 |
2000-05-04 | - use full_name instead of real_name | Andrew Tridgell | 1 | -2/+2 |
2000-05-02 | split the username in the vuser structure into a separate | Andrew Tridgell | 1 | -3/+4 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-04-22 | fixed uninitialised snum | Andrew Tridgell | 1 | -0/+1 |
2000-04-19 | patch from luke to split out lanman code from ipc.c into lanman.c | Andrew Tridgell | 1 | -0/+3180 |