summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-02-15samba/source/nmbd/nmbd.c change remote_machine name to nmbd insteadHerb Lewis3-7/+9
2001-02-15DEBUG merge from 2.2 about tdb init failure.Herb Lewis1-2/+20
2001-02-15Merge of i18n password fix for smbclient.Tim Potter1-1/+0
2001-02-15Fix from "Jim McDonough" <jmcd@us.ibm.com> for s390 Linux.Jeremy Allison1-1/+5
2001-02-14Baltic codepage fixes from Toomas Soome <tsoome@ut.ee>Tim Potter1-0/+62
2001-02-14Update to Baltic codepage support.Tim Potter1-1/+1
2001-02-14Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter8-28/+45
2001-02-13It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2kJeremy Allison3-16/+34
2001-02-13change pstrcpy() in setup_pwret() to fstrcpy() since we areGerald Carter1-2/+2
2001-02-13Fixup missing tests on code imported from tng.Jeremy Allison1-93/+105
2001-02-12Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.Jeremy Allison1-2/+2
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison14-75/+378
2001-02-12Fix calls to smbc_init in testsmbc.c and tree.cRichard Sharpe2-5/+104
2001-02-12Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe2-163/+693
2001-02-11Updated proto.hTim Potter1-415/+415
2001-02-11Ensure people know this is unused.Jeremy Allison1-567/+0
2001-02-08reverted *.* patch until someone explains to me what the test case isAndrew Tridgell1-5/+0
2001-02-08merge from SAMBA_2_2Gerald Carter2-2/+13
2001-02-08replaced inet_aton() with inet_addr() to keep Solaris from complaining.Gerald Carter1-3/+9
2001-02-08add pam_setcred() call to pam_auth(). Patch was submited last Oct.Gerald Carter2-0/+16
2001-02-07Add Makefile.in target for installing smbclientlib ...Richard Sharpe1-0/+5
2001-02-06Fix problems in libsmbclient with pring job struct plus add implementationRichard Sharpe2-0/+108
2001-02-05Implement two printing related functions and start the remaining two.Richard Sharpe2-2/+65
2001-02-04Fix some further small bugs in libsmbclient to make it pass theRichard Sharpe2-8/+79
2001-02-03merge from APPLIANCE_HEAD (mapping access_required 0x0 toGerald Carter1-2/+6
2001-02-03Merge from 2.2 - with connection fix.Jeremy Allison1-1/+15
2001-02-02Convert netbios name to dos codepage in make_nmb_name(). This allowsTim Potter1-0/+1
2001-02-02Added Baltic codepage support. From Toomas Soome <tsoome@ut.ee>Tim Potter4-1/+733
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-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