summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-23only add the service name and client machine name to list of users namesGerald Carter2-3/+11
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill6-441/+494
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill2-4/+3
2001-01-23Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()Tim Potter1-1/+5
2001-01-23Patch to get smbcacls and rpcclient to compile together.Tim Potter1-4/+4
2001-01-23include/vfs.h:Jeremy Allison11-449/+819
2001-01-22Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-22Changes from APPLIANCE_HEAD:David O'Neill2-20/+37
2001-01-22Changes from SAMBA_2_2:David O'Neill1-0/+3
2001-01-22Small bugfix from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp>:David O'Neill1-1/+1
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill2-2/+4
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill2-20/+45
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill1-28/+119
2001-01-18Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-17Get the logic right thistime :-(.Jeremy Allison1-2/+3
2001-01-17Typo in new file_chmod code caused file attribute changes to fail.Jeremy Allison1-1/+1
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill5-519/+874
2001-01-17Cleanup of Get_Pwnam(). Adds debugging, cleans up the allow_changeDavid O'Neill1-48/+45
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-3/+4
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill9-45/+70
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