Age | Commit message (Expand) | Author | Files | Lines |
2001-01-15 | Added remaining samr functions needed by winbindd. | Tim Potter | 1 | -0/+198 |
2001-01-15 | Fixes for POSIX ACLS. ACL merge code. | Jeremy Allison | 2 | -27/+120 |
2001-01-15 | Updated from 2.2. | Jeremy Allison | 1 | -3/+40 |
2001-01-15 | Changes from APPLIANCE_HEAD: | David O'Neill | 5 | -10/+24 |
2001-01-15 | Compile fix for smbw_dir_add function. | Tim Potter | 1 | -4/+5 |
2001-01-15 | removed unnecessary process_exists() call in message_send_pid() | Andrew Tridgell | 1 | -11/+0 |
2001-01-14 | Fixed bugs relating to Win2K and the need for a codepage so that unicode | Richard Sharpe | 2 | -20/+37 |
2001-01-12 | merge from 2.0 branch for installing Using Samba book files | Herb Lewis | 1 | -8/+68 |
2001-01-12 | Pass correctly formatted args to cli_spoolss_open_printer_ex() | Tim Potter | 1 | -2/+7 |
2001-01-12 | Printer name unistr is null terminated in make_spoolss_q_open_printer_ex() | Tim Potter | 1 | -1/+1 |
2001-01-12 | Memory leak fixes and uninitialised variables spotted by insure. | Tim Potter | 1 | -16/+18 |
2001-01-12 | Memory leak fixes spotted by insure. | Tim Potter | 2 | -1/+14 |
2001-01-12 | Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir, | Richard Sharpe | 2 | -0/+169 |
2001-01-12 | Many bug fixes to the libsmbclient.c code plus | Richard Sharpe | 4 | -69/+382 |
2001-01-12 | Use MAXIMUM_ALLOWED_ACCESS when doing a cli_spoolss_open_printer_ex() | Tim Potter | 1 | -1/+1 |
2001-01-12 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+74 |
2001-01-11 | RPC server fixes for RPC client changes merged from TNG. | Tim Potter | 2 | -4/+46 |
2001-01-11 | Removed link errors between rpcclient and smbd. | Tim Potter | 1 | -4/+4 |
2001-01-11 | Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. | Jeremy Allison | 7 | -15/+22 |
2001-01-11 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+9 |
2001-01-11 | New makefile and proto for rpcclient. | Tim Potter | 2 | -132/+44 |
2001-01-11 | make proto | Tim Potter | 1 | -53/+51 |
2001-01-11 | General clean up. Merge of access_mask fixes for some unknown fields from | Tim Potter | 1 | -27/+24 |
2001-01-11 | General clean up. Merged routines for parsing enum_trust_dom rpc call. | Tim Potter | 1 | -136/+111 |
2001-01-11 | Merge of various fixes from the tng headers. | Tim Potter | 4 | -143/+22 |
2001-01-11 | Start of a rewrite of rpcclient based on the libsmb rpc client routines. | Tim Potter | 4 | -1598/+954 |
2001-01-11 | First compiling version of code that sets NT ACLs as POSIX ACLs. | Jeremy Allison | 3 | -99/+599 |
2001-01-11 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+1 |
2001-01-11 | Changes from APPLIANCE_HEAD: | David O'Neill | 11 | -68/+151 |
2001-01-11 | Fix from John for growing messages.tdb. | Jeremy Allison | 1 | -0/+1 |
2001-01-11 | rpc_server/srv_samr.c: | Jeremy Allison | 5 | -421/+463 |
2001-01-10 | Added init functions, cli_spoolss_open_printer_ex(), | Tim Potter | 1 | -0/+538 |
2001-01-10 | Added init functions, cli_samr_connect(), cli_samr_close(), | Tim Potter | 1 | -0/+325 |
2001-01-10 | Fixed authenticated pipe access. | Tim Potter | 1 | -25/+102 |
2001-01-10 | Changes from APPLIANCE_HEAD: | David O'Neill | 3 | -2317/+2341 |
2001-01-10 | Changes from APPLIANCE_HEAD: | David O'Neill | 4 | -11/+47 |
2001-01-09 | Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter | Jeremy Allison | 3 | -36/+75 |
2001-01-08 | Patch from Richard Bollinger for dead entries being left in connections tdb. | Jeremy Allison | 2 | -1/+6 |
2001-01-08 | Changes merged from APPLIANCE_HEAD: | David O'Neill | 2 | -4/+9 |
2001-01-08 | Add support for logging to wherever smb.conf specifies. | Richard Sharpe | 1 | -2/+8 |
2001-01-07 | Codepages and stuff for Turkish language support. Contributed by | Tim Potter | 5 | -1/+576 |
2001-01-07 | Get rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior to | Richard Sharpe | 1 | -4/+2 |
2001-01-07 | More bug fixen ... | Richard Sharpe | 1 | -2/+2 |
2001-01-07 | Update the tree.c GTK+ App so it can walk down directories etc ... | Richard Sharpe | 1 | -76/+122 |
2001-01-07 | More fixes and implementation bits and pieces for libsmbclient | Richard Sharpe | 2 | -11/+165 |
2001-01-06 | Fix proto.h ... | Richard Sharpe | 1 | -3/+4 |
2001-01-06 | Fix some more bugs in libsmbclient.c and add functionality to tree.c | Richard Sharpe | 2 | -5/+63 |
2001-01-06 | Fix a minor problem with listing servers in a workgroup and add a | Richard Sharpe | 2 | -3/+471 |
2001-01-05 | Fix a small type in libsmbclient.h ... | Richard Sharpe | 1 | -1/+1 |
2001-01-05 | Arrgh, forgot to update proto.h with all the changes I have been making. | Richard Sharpe | 1 | -12/+6 |