Age | Commit message (Expand) | Author | Files | Lines |
2001-01-19 | Changes from APPLIANCE_HEAD: | David O'Neill | 2 | -20/+45 |
2001-01-19 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -28/+119 |
2001-01-18 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2001-01-17 | Get the logic right thistime :-(. | Jeremy Allison | 1 | -2/+3 |
2001-01-17 | Typo in new file_chmod code caused file attribute changes to fail. | Jeremy Allison | 1 | -1/+1 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 5 | -519/+874 |
2001-01-17 | Cleanup of Get_Pwnam(). Adds debugging, cleans up the allow_change | David O'Neill | 1 | -48/+45 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -3/+4 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 9 | -45/+70 |
2001-01-16 | Set the tdb->map_ptr to NULL if mmap() returns -1. | Tim Potter | 1 | -0/+3 |
2001-01-16 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+2 |
2001-01-16 | Fix for no master browser present. | Tim Potter | 1 | -3/+4 |
2001-01-15 | Some ugly mucking around to get the new rpcclient compiling and linking | Tim Potter | 1 | -2/+10 |
2001-01-15 | New proto and some small changes to rpc_samr.h | Tim Potter | 2 | -17/+113 |
2001-01-15 | rpcclient functions for remaining samr and lsa functions. All functions | Tim Potter | 3 | -25/+458 |
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 | 10 | -66/+133 |
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 | 4 | -11/+47 |