Age | Commit message (Expand) | Author | Files | Lines |
2001-01-11 | rpc_server/srv_samr.c: | Jeremy Allison | 1 | -1/+1 |
2001-01-10 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+9 |
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 | Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing | Jeremy Allison | 1 | -11/+16 |
2000-12-15 | Added lock backouts on fail. | Jeremy Allison | 1 | -18/+13 |
2000-12-15 | lib/util_unistr.c: | Jean-François Micouleau | 2 | -2/+2 |
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 | 2 | -20/+2 |
2000-12-14 | Updates from appliance-head. | Jeremy Allison | 1 | -8/+47 |
2000-12-13 | Server side changes for dynamic names in lsa_lookup_names | Tim Potter | 1 | -5/+10 |
2000-12-12 | Compile fix for new arg to create_nt_token() | Tim Potter | 1 | -2/+4 |
2000-12-12 | Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv... | Jeremy Allison | 1 | -7/+35 |
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 | 2 | -4/+4 |
2000-11-22 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -4/+4 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -31/+10 |
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 |
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 | 5 | -277/+234 |
2000-11-10 | printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames. | Jeremy Allison | 1 | -85/+65 |
2000-11-08 | an attempt to get the handling of fields in printer info structures | Andrew Tridgell | 1 | -43/+24 |
2000-11-08 | Merge fest!!! | Tim Potter | 1 | -24/+20 |
2000-11-07 | Merge of printer security descriptor, info level and printerdata | Tim Potter | 1 | -37/+267 |
2000-10-30 | Merge of comment repair. | Tim Potter | 1 | -8/+8 |
2000-10-29 | Patches from John Reilly @ HP for print job time bugs. | Jeremy Allison | 1 | -6/+16 |
2000-10-26 | Added John Reillys patch for error code returns from clean_up_printer_driver_... | Jeremy Allison | 1 | -1/+2 |
2000-10-26 | Sorry JF - no billable hours :-). I fixed the "stream of events" problem | Jeremy Allison | 1 | -6/+6 |
2000-10-25 | Removed erroneous +1's on length of unicode domain names for various | Tim Potter | 1 | -2/+2 |
2000-10-20 | Merge from appliance-head | Tim Potter | 1 | -1/+5 |
2000-10-18 | Merge of rpc parse buffer underflow debug code. | Tim Potter | 1 | -0/+19 |
2000-10-13 | Fixes to get ms-dfs code to compile with the new changes. | Jeremy Allison | 1 | -2/+3 |
2000-10-13 | last part of W2K support. | Jean-François Micouleau | 2 | -7/+11 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -2/+2 |
2000-10-11 | Don't initialise groups twice. | Tim Potter | 1 | -1/+0 |
2000-10-10 | Fix found by Andrew to stop local/remote printers being | Jeremy Allison | 1 | -3/+18 |
2000-10-10 | a netlogon enum trust query doesn't have a function_code at end. | Jean-François Micouleau | 1 | -12/+55 |
2000-10-09 | I introduced a bug in my last commits. Hopefully nobody noticed :-) | Jean-François Micouleau | 1 | -2/+2 |
2000-10-07 | more cleanup of samr | Jean-François Micouleau | 1 | -62/+65 |
2000-10-07 | added samr_set_user_info and info_2. | Jean-François Micouleau | 3 | -198/+522 |
2000-10-06 | Proto update. Also fix from John Reilly @ HP for not showing APW with W2K. | Jeremy Allison | 1 | -7/+14 |
2000-10-06 | Herb's warning fixes. Also the POSIX locking fix. | Jeremy Allison | 1 | -3/+1 |
2000-10-04 | Adding Herb's compile warning fixes to HEAD. | Jeremy Allison | 3 | -48/+3 |
2000-10-03 | Fixes from Herb - compiler warnings. | Jeremy Allison | 1 | -1/+1 |