summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set the tdb->map_ptr to NULL if mmap() returns -1.Tim Potter2001-01-161-0/+3
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-161-0/+2
* Fix for no master browser present.Tim Potter2001-01-161-3/+4
* Some ugly mucking around to get the new rpcclient compiling and linkingTim Potter2001-01-151-2/+10
* New proto and some small changes to rpc_samr.hTim Potter2001-01-152-17/+113
* rpcclient functions for remaining samr and lsa functions. All functionsTim Potter2001-01-153-25/+458
* Added remaining samr functions needed by winbindd.Tim Potter2001-01-151-0/+198
* Fixes for POSIX ACLS. ACL merge code.Jeremy Allison2001-01-152-27/+120
* Updated from 2.2.Jeremy Allison2001-01-151-3/+40
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-155-10/+24
* Compile fix for smbw_dir_add function.Tim Potter2001-01-151-4/+5
* removed unnecessary process_exists() call in message_send_pid()Andrew Tridgell2001-01-151-11/+0
* Fixed bugs relating to Win2K and the need for a codepage so that unicodeRichard Sharpe2001-01-142-20/+37
* merge from 2.0 branch for installing Using Samba book filesHerb Lewis2001-01-121-8/+68
* Pass correctly formatted args to cli_spoolss_open_printer_ex()Tim Potter2001-01-121-2/+7
* Printer name unistr is null terminated in make_spoolss_q_open_printer_ex()Tim Potter2001-01-121-1/+1
* Memory leak fixes and uninitialised variables spotted by insure.Tim Potter2001-01-121-16/+18
* Memory leak fixes spotted by insure.Tim Potter2001-01-122-1/+14
* Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir,Richard Sharpe2001-01-122-0/+169
* Many bug fixes to the libsmbclient.c code plusRichard Sharpe2001-01-124-69/+382
* Use MAXIMUM_ALLOWED_ACCESS when doing a cli_spoolss_open_printer_ex()Tim Potter2001-01-121-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-121-0/+74
* RPC server fixes for RPC client changes merged from TNG.Tim Potter2001-01-112-4/+46
* Removed link errors between rpcclient and smbd.Tim Potter2001-01-111-4/+4
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-117-15/+22
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-2/+9
* New makefile and proto for rpcclient.Tim Potter2001-01-112-132/+44
* make protoTim Potter2001-01-111-53/+51
* General clean up. Merge of access_mask fixes for some unknown fields fromTim Potter2001-01-111-27/+24
* General clean up. Merged routines for parsing enum_trust_dom rpc call.Tim Potter2001-01-111-136/+111
* Merge of various fixes from the tng headers.Tim Potter2001-01-114-143/+22
* Start of a rewrite of rpcclient based on the libsmb rpc client routines.Tim Potter2001-01-114-1598/+954
* First compiling version of code that sets NT ACLs as POSIX ACLs.Jeremy Allison2001-01-113-99/+599
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-0/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-1111-68/+151
* Fix from John for growing messages.tdb.Jeremy Allison2001-01-111-0/+1
* rpc_server/srv_samr.c:Jeremy Allison2001-01-115-421/+463
* Added init functions, cli_spoolss_open_printer_ex(),Tim Potter2001-01-101-0/+538
* Added init functions, cli_samr_connect(), cli_samr_close(),Tim Potter2001-01-101-0/+325
* Fixed authenticated pipe access.Tim Potter2001-01-101-25/+102
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-103-2317/+2341
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-104-11/+47
* Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameterJeremy Allison2001-01-093-36/+75
* Patch from Richard Bollinger for dead entries being left in connections tdb.Jeremy Allison2001-01-082-1/+6
* Changes merged from APPLIANCE_HEAD:David O'Neill2001-01-082-4/+9
* Add support for logging to wherever smb.conf specifies.Richard Sharpe2001-01-081-2/+8
* Codepages and stuff for Turkish language support. Contributed byTim Potter2001-01-075-1/+576
* Get rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior toRichard Sharpe2001-01-071-4/+2
* More bug fixen ...Richard Sharpe2001-01-071-2/+2
* Update the tree.c GTK+ App so it can walk down directories etc ...Richard Sharpe2001-01-071-76/+122