Age | Commit message (Expand) | Author | Files | Lines |
2001-03-28 | rename of 16 new_smb_io functions to smb_io_* for consistency sake | Gerald Carter | 1 | -23/+23 |
2001-03-27 | merge from 2.2. | Gerald Carter | 1 | -16/+16 |
2001-03-13 | Move to a handle database per pipe name, not per pipe. | Jeremy Allison | 1 | -20/+33 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -236/+198 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -11/+3 |
2001-03-03 | Fixed up overrun read when marshelling SYSTEMTIME struct. This was a subtle o... | Jeremy Allison | 1 | -2/+4 |
2001-03-03 | Roll back to using malloc/realloc on some of spoolss in head. | Jeremy Allison | 1 | -57/+57 |
2001-03-02 | Arrgggh. Returning the SPOOL_INFO stuff requires that the realloced | Jeremy Allison | 1 | -23/+36 |
2001-03-02 | Move to talloc controlled NT forms. | Jeremy Allison | 1 | -26/+9 |
2001-03-01 | Fix memory leaks introduced in restructure. | Jeremy Allison | 1 | -15/+13 |
2001-03-01 | When opening a printserver use a global snum of -1. | Jeremy Allison | 1 | -2/+2 |
2001-03-01 | rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring. | Jeremy Allison | 1 | -4/+7 |
2001-03-01 | Remove unused code. | Jeremy Allison | 1 | -3/+3 |
2001-03-01 | Ensure that SPOOL_NOTIFY_OPTION structs are safely copied out of the talloc | Jeremy Allison | 1 | -14/+62 |
2001-02-28 | Finished converion of spoolss code to canonical format. Now to work on the | Jeremy Allison | 1 | -49/+169 |
2001-02-28 | More converted to canonical format. Home now - do the rest tomorrow... | Jeremy Allison | 1 | -40/+96 |
2001-02-28 | Converted more to canonical format... save as I go., | Jeremy Allison | 1 | -10/+32 |
2001-02-28 | Ooops - forgot to check the rpcclient and smbcacls compile with the new | Jeremy Allison | 1 | -3/+14 |
2001-02-28 | Partial conversion of SPOOLSS code to canonical format. More to follow. | Jeremy Allison | 1 | -23/+80 |
2001-02-28 | Move to talloc control of SPOOL_XXX structs. Move to talloc control of | Jeremy Allison | 1 | -25/+24 |
2001-02-23 | include/rpc_spoolss.h: Added JOB_STATUS_XXX defines. | Jeremy Allison | 1 | -5/+31 |
2001-02-16 | Excise snprintf -> slprintf. | Jeremy Allison | 1 | -64/+140 |
2001-02-03 | merge from APPLIANCE_HEAD (mapping access_required 0x0 to | Gerald Carter | 1 | -2/+6 |
2001-01-31 | Changes from SAMBA_2_2: | David O'Neill | 1 | -51/+65 |
2001-01-29 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -32/+55 |
2001-01-25 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -20/+11 |
2001-01-23 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -12/+24 |
2001-01-23 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -3/+0 |
2001-01-19 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+2 |
2001-01-18 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -95/+431 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -18/+33 |
2001-01-15 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+2 |
2001-01-11 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -43/+69 |
2001-01-08 | Changes merged from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+5 |
2001-01-05 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -10/+47 |
2000-12-21 | merge from appliance head | Gerald Carter | 1 | -1/+4 |
2000-12-18 | Merged Tim's fixes from appliance-head. | Jeremy Allison | 1 | -95/+113 |
2000-12-15 | lib/util_unistr.c: | Jean-François Micouleau | 1 | -1/+1 |
2000-12-15 | Fixed memory leak in JOB_INFO_2 code. | Jeremy Allison | 1 | -3/+2 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -1/+1 |
2000-12-14 | Updates from appliance-head. | Jeremy Allison | 1 | -8/+47 |
2000-12-11 | Adding in debug for SD's. | Jeremy Allison | 1 | -0/+31 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -3/+3 |
2000-11-22 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -4/+4 |
2000-11-17 | Fix from John Reilly for equivalence tests. | Jeremy Allison | 1 | -76/+79 |
2000-11-17 | Fix for memory leak when adding driver. | Jeremy Allison | 1 | -4/+4 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 1 | -1/+1 |
2000-11-14 | Merge from appliance head of JR's changes for driver versioning. | Jeremy Allison | 1 | -1/+1 |
2000-11-14 | printing/nt_printing.c: After long soul searching and making both Andrew and my | Jeremy Allison | 1 | -13/+10 |