Age | Commit message (Expand) | Author | Files | Lines |
2001-03-23 | a much simpler talloc() implementation. This version has the following | Andrew Tridgell | 1 | -2/+1 |
2001-03-23 | Fix insure-found parameter size missmatch. | Jeremy Allison | 1 | -1/+1 |
2001-03-23 | Two OS/2 printer fixes from Jim McDonough @ IBM. | Jeremy Allison | 1 | -0/+1 |
2001-03-23 | groupdb/mapping.c: | Jeremy Allison | 1 | -461/+461 |
2001-03-23 | first pass of the new group mapping code | Jean-François Micouleau | 3 | -460/+535 |
2001-03-21 | Fix memory leak when doing DLIST_REMOVE(head,head). | Jeremy Allison | 1 | -1/+1 |
2001-03-21 | added option "enhanced browsing" | Andrew Tridgell | 1 | -0/+1 |
2001-03-20 | When calling DLIST_REMOVE(x,x) (from lib/interface.c) ensure that the pointer | Jeremy Allison | 1 | -1/+1 |
2001-03-20 | Fix for crash when doing name lookup with a quoted string. Part of | Jeremy Allison | 2 | -9/+15 |
2001-03-19 | reverted the rename of new_spoolss_io_r_enumprinterdrivers() | Gerald Carter | 1 | -1/+1 |
2001-03-19 | Added sys_dlopen/sys_dlsym/sys_dlclose. | Jeremy Allison | 2 | -0/+16 |
2001-03-19 | added basic command completion support | Andrew Tridgell | 1 | -1/+2 |
2001-03-18 | much simpler readline code | Andrew Tridgell | 3 | -52/+1 |
2001-03-18 | much better readline support from Simo Sorce, with some mods from me | Andrew Tridgell | 4 | -20/+62 |
2001-03-17 | I'm happy with the mapping for NT getACL, now for NT setACL. | Jeremy Allison | 1 | -0/+15 |
2001-03-16 | enable unicode on the wire by default in smbd | Andrew Tridgell | 1 | -0/+1 |
2001-03-16 | Added files for CUP printing patch split. | Jeremy Allison | 1 | -0/+69 |
2001-03-15 | make proto | Gerald Carter | 1 | -12/+34 |
2001-03-15 | make proto | Gerald Carter | 1 | -0/+6 |
2001-03-15 | added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct | Gerald Carter | 1 | -5/+1 |
2001-03-15 | make proto | Gerald Carter | 1 | -1/+15 |
2001-03-15 | make proto | Gerald Carter | 1 | -1/+1 |
2001-03-15 | AS/U on a sparc now joins and authenticates against a Samba PDC ! | Jeremy Allison | 2 | -19/+7 |
2001-03-14 | last make proto got messed up it seems | Gerald Carter | 1 | -8/+3 |
2001-03-14 | make proto | Gerald Carter | 1 | -424/+432 |
2001-03-14 | set of changes in the beginning of bringing rpcclient changes | Gerald Carter | 1 | -1/+1 |
2001-03-14 | don't need srvstr_push_size or srvstr_pull_size | Andrew Tridgell | 1 | -3/+0 |
2001-03-14 | simpler clistr interface which handles individual packets having | Andrew Tridgell | 1 | -3/+1 |
2001-03-13 | simpler and more correct srvstr_push() | Andrew Tridgell | 1 | -426/+426 |
2001-03-13 | Move to a handle database per pipe name, not per pipe. | Jeremy Allison | 2 | -4/+5 |
2001-03-13 | Fixed reading of strings from big-endian RPC clients. | Jeremy Allison | 1 | -0/+2 |
2001-03-13 | this patch does a number of things: | Andrew Tridgell | 1 | -3/+0 |
2001-03-11 | Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct | Jeremy Allison | 4 | -94/+29 |
2001-03-11 | Sync include files between 2.2 and HEAD except for acoount info. | Jeremy Allison | 1 | -4/+4 |
2001-03-11 | Remove "BYTE" - we already have uint8 - don't need more conflicts with | Jeremy Allison | 2 | -6/+4 |
2001-03-11 | No longer used... | Jeremy Allison | 1 | -1315/+0 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 6 | -816/+981 |
2001-03-10 | to use the same macros in the client and server rename the CLISTR_ | Andrew Tridgell | 3 | -437/+448 |
2001-03-10 | More documentation in the header in doxygen format | Richard Sharpe | 1 | -3/+12 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 2 | -2/+13 |
2001-03-09 | merge of 'lanman auth' and 'min protocol' from 2.2 | Gerald Carter | 1 | -0/+2 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 3 | -7/+6 |
2001-03-07 | Fix the definition and implementation of smbc_lseekdir ... | Richard Sharpe | 1 | -68/+82 |
2001-03-05 | smb.h: add one error code for no such printer job | Richard Sharpe | 1 | -0/+1 |
2001-03-03 | Roll back to using malloc/realloc on some of spoolss in head. | Jeremy Allison | 1 | -2/+2 |
2001-03-02 | Move to talloc controlled NT forms. | Jeremy Allison | 1 | -2/+2 |
2001-03-01 | Remove unused code. | Jeremy Allison | 1 | -4/+0 |
2001-02-28 | Finished converion of spoolss code to canonical format. Now to work on the | Jeremy Allison | 1 | -49/+15 |
2001-02-28 | More converted to canonical format. Home now - do the rest tomorrow... | Jeremy Allison | 1 | -23/+9 |
2001-02-28 | Converted more to canonical format... save as I go., | Jeremy Allison | 1 | -9/+4 |