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