Age | Commit message (Expand) | Author | Files | Lines |
2000-11-21 | make proto | Gerald Carter | 1 | -16/+32 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 12 | -869/+902 |
2000-11-21 | Fix for off-by-one StrnCpy. | Jeremy Allison | 1 | -1/+1 |
2000-11-21 | Fix for updating of print queues changed from a local box. Essentially, | Jeremy Allison | 4 | -21/+54 |
2000-11-17 | Fix from John Reilly for equivalence tests. | Jeremy Allison | 2 | -77/+80 |
2000-11-17 | we don't need the separate lp_status() connection records any more | Andrew Tridgell | 1 | -12/+0 |
2000-11-17 | fixed the problem with messages not getting through | Andrew Tridgell | 3 | -37/+28 |
2000-11-17 | Fix for memory leak when adding driver. | Jeremy Allison | 4 | -12/+14 |
2000-11-17 | support smbcontrol sending messages to itself (for testing purposes) | Andrew Tridgell | 1 | -0/+2 |
2000-11-17 | save and restore errno in select | Andrew Tridgell | 1 | -1/+5 |
2000-11-17 | Delete queue on empty. | Jeremy Allison | 1 | -2/+7 |
2000-11-17 | John Reillys fix for de-registering broadcast names (NT doesn't do this). | Jeremy Allison | 1 | -0/+4 |
2000-11-17 | Fix for incorrect break using wrong offset when updating a form. | Jeremy Allison | 1 | -6/+4 |
2000-11-17 | the duplicate checking code will cause unaligned accesses on non-intel | Andrew Tridgell | 1 | -4/+4 |
2000-11-17 | use process_exists() not kill(pid, 0) | Andrew Tridgell | 1 | -1/+1 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 9 | -36/+99 |
2000-11-16 | Fix for plaintext passwords from Pat Sandfort @ HP. | Jeremy Allison | 1 | -3/+6 |
2000-11-16 | Fix from Jim McDonough @ IBM for OS/2 clients. | Jeremy Allison | 2 | -0/+11 |
2000-11-16 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+2 |
2000-11-16 | Ok - fixed a bug in our levelII oplock code. We need to break a level II on | Jeremy Allison | 14 | -165/+360 |
2000-11-15 | Uninitialized memory read fixes. | Jeremy Allison | 1 | -3/+7 |
2000-11-15 | Tuyrn debug timestamps on by default. | Jeremy Allison | 2 | -5/+17 |
2000-11-14 | Merge from appliance head of JR's changes for driver versioning. | Jeremy Allison | 9 | -269/+869 |
2000-11-14 | - fix "declaration of 'time' shadows global declaration" warning. | David O'Neill | 2 | -18/+18 |
2000-11-14 | Changes from APPLIANCE_HEAD: | David O'Neill | 7 | -2/+515 |
2000-11-14 | printing/nt_printing.c: After long soul searching and making both Andrew and my | Jeremy Allison | 2 | -15/+14 |
2000-11-14 | Fixed the cut-n-paste bugs in the new passdb backend code that leaked memory. | Jeremy Allison | 1 | -2/+2 |
2000-11-13 | Tims fixes for non-local lookup. | Jeremy Allison | 1 | -23/+22 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 29 | -2186/+2554 |
2000-11-11 | Fetch authentication info before actually using it. | Tim Potter | 1 | -2/+2 |
2000-11-11 | Merge of Herb's profiling code. | Jeremy Allison | 4 | -0/+69 |
2000-11-10 | Merge in Herb's changes from 2.2. | Jeremy Allison | 3 | -4/+19 |
2000-11-10 | Added Tim's changes to lock DB during update. | Jeremy Allison | 1 | -3/+18 |
2000-11-10 | rpc_parse/parse_spoolss.c: Updated comment for old version of W2K. | Jeremy Allison | 2 | -1/+4 |
2000-11-10 | printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames. | Jeremy Allison | 5 | -92/+97 |
2000-11-10 | Fix from John E. Malmberg <wb8tyw@qsl.net> for -1 return in interfaces scan. | Jeremy Allison | 1 | -2/+2 |
2000-11-10 | added more explanation about the required permissions (and authorization) | Gerald Carter | 1 | -3/+26 |
2000-11-09 | minor update to help file | Herb Lewis | 1 | -0/+15 |
2000-11-09 | restructure PCP metrics (merge from 2.2 branch) | Herb Lewis | 6 | -2092/+234 |
2000-11-08 | an attempt to get the handling of fields in printer info structures | Andrew Tridgell | 2 | -48/+30 |
2000-11-08 | Merge fest!!! | Tim Potter | 1 | -24/+20 |
2000-11-08 | make proto | Tim Potter | 1 | -3/+3 |
2000-11-08 | More merging of printing stuff from appliance. | Tim Potter | 1 | -3/+3 |
2000-11-07 | Merge of latest round of printing fixes from appliance branch. | Tim Potter | 1 | -30/+69 |
2000-11-07 | sync with 2.2 changes | Herb Lewis | 1 | -0/+1 |
2000-11-07 | make proto | Tim Potter | 1 | -353/+360 |
2000-11-07 | Merge of printer security descriptor, info level and printerdata | Tim Potter | 3 | -95/+426 |
2000-11-06 | 64 bit fix from Uros Prestor <uros@turbolinux.com>. | Jeremy Allison | 1 | -3/+3 |
2000-11-06 | Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex... | Jeremy Allison | 1 | -0/+1 |
2000-11-06 | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 3 | -8/+24 |