summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-31Changes from SAMBA_2_2:David O'Neill3-53/+67
2001-01-31Fixed duplicate free_sec_acl() call in free_sec_desc() function.Tim Potter1-1/+1
2001-01-31Missing sys_endpwent() call in get_passwd_entries()Tim Potter1-1/+1
2001-01-31Fix for KOI8-R codepage from Andrey Kiselev <dron@at1895.spb.edu>Tim Potter1-1/+1
2001-01-31lib/system.c: Fix for pw caching.Jeremy Allison5-64/+141
2001-01-30Turned down noisy debug statement.Tim Potter1-1/+1
2001-01-30Fix inspited by Alan Romeril. 50% speedup in domain logins with thisJeremy Allison2-1/+4
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill10-508/+672
2001-01-29Changes from SAMBA_2_2:David O'Neill1-1/+1
2001-01-29Fix some bugs and prepare for some other bug fixes ...Richard Sharpe1-6/+67
2001-01-29Add an extra error code translation to clierror.c so that libsmbclientRichard Sharpe1-1/+2
2001-01-26Changes from APPLIANCE_HEAD:David O'Neill1-1/+23
2001-01-25Changes from APPLIANCE_HEAD:David O'Neill1-20/+11
2001-01-25Changes from APPLIANCE_HEAD:David O'Neill2-0/+11
2001-01-25Remove an inet_aton so that this code will compile on Solaris ...Richard Sharpe1-5/+3
2001-01-25io_bufsize was set too large and so full length readsAnton Blanchard1-1/+1
2001-01-25Fixes from appliance-head for pdc searches.Jeremy Allison2-19/+17
2001-01-25Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison5-503/+620
2001-01-25fixed pipe in smb.conf descriptionAndrew Tridgell1-5/+1
2001-01-24Fix insure problems with passwd caching code.Jeremy Allison1-6/+10
2001-01-24Sync up with POSIX ACL code from 2.2.Jeremy Allison2-11/+54
2001-01-24Added modification to Richard Bollinger getpw[nam|uid] cache patch. OnlyJeremy Allison1-2/+14
2001-01-24smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison4-34/+46
2001-01-24smbd/lanman.c: Fix for calling qsort with 0 number.Jeremy Allison3-200/+344
2001-01-24Changes from APPLIANCE_HEAD:David O'Neill1-8/+17
2001-01-24getpw[nam|uid] caching patch from "Richard Bollinger"Gerald Carter1-7/+37
2001-01-24fixed typo in debug statementGerald Carter1-2/+2
2001-01-24Fix a problem with smbc_unlink on directories where it was returning EACCESRichard Sharpe1-1/+39
2001-01-23Fix from Kenichi Okuyama for memory leak on Realloc fail.Jeremy Allison1-21/+51
2001-01-23increase MAX_POL_HNDS (merge from 2.2)Gerald Carter1-1/+1
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