summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-10more group lookup access fixes on the neverending bug 281Gerald Carter4-22/+49
2003-12-10Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happierAlexander Bokovoy1-0/+28
2003-12-10setting version to 3.0.2pre1Gerald Carter1-3/+3
2003-12-10patch from TAKEDA yasuma to bypass any missing language filesGerald Carter1-0/+9
2003-12-10final touches on Fedora Core 1 specfileGerald Carter1-9/+9
2003-12-09IRIX spinlock patch from James Peach <jpeach@sgi.com>.Jeremy Allison2-0/+53
2003-12-09working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter4-22/+48
2003-12-09Final part of fix for #445. Don't add user for machine accounts.Jeremy Allison1-0/+4
2003-12-09fix bug in get_peer_name() caused by --enable-developer and using the same sr...Gerald Carter1-3/+11
2003-12-09starting on Fedora packaging; reference point to begin with taken from RH 3.0...Gerald Carter10-0/+409
2003-12-09starting on Fedora packagingGerald Carter1-0/+977
2003-12-09Make intent to return only one address clear.Jeremy Allison1-2/+2
2003-12-08working on bug 687; protect against null src strings in alloc_sub_basic()Gerald Carter1-0/+7
2003-12-08make sure we use a real network address in case there are extra non-zero octe...Gerald Carter1-1/+1
2003-12-07Fix comment.Tim Potter1-1/+1
2003-12-06Fix for bug #445 (missing unix user on kerberos auth doesn't call add userJeremy Allison1-3/+13
2003-12-05fix %a variable for Windows 2003 -> Win2K3Gerald Carter2-19/+53
2003-12-05packaging updates from BuchanGerald Carter2-4/+11
2003-12-05create libdir for installclientlib; patch from Bill KnoxGerald Carter1-0/+1
2003-12-05removing RCS tagsGerald Carter14-27/+0
2003-12-05* removing extra fileGerald Carter3-94/+12
2003-12-05fixed a problem with "net rpc vampire" mis-parsing the alias memberAndrew Tridgell1-4/+4
2003-12-05Change PICFLAG -> PICFLAGS to keep in line with version from sourceTim Potter1-16/+16
2003-12-04updating top 0.8.2-1 of the smbldap toolsGerald Carter22-813/+1354
2003-12-04bumping version in preparation for 3.0.1rc1Gerald Carter1-2/+2
2003-12-04Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient toSteve French1-0/+7
2003-12-04fix process_incoming_data() to return the number of bytes handled this call w...Gerald Carter1-1/+3
2003-12-04fix debug messageGerald Carter1-2/+2
2003-12-04typo in BASEDIR; patch from Darren ChewGerald Carter1-1/+1
2003-12-04sync OID with HEADGerald Carter1-1/+1
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter4-4/+23
2003-12-04don't crash on a NULL priviledge pointer; patch from Jianliang LuGerald Carter1-0/+6
2003-12-04Picked up by the build farm - despite all my efforts, security=server wasAndrew Bartlett1-8/+13
2003-12-04Without 'non unix accounts' we can't test security=domain on the build farm.Andrew Bartlett1-2/+2
2003-12-04* fix RemoveSidForeignDomain() ; bug 252Gerald Carter6-84/+121
2003-12-03Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...Jeremy Allison1-8/+10
2003-12-02Match Win2k and return 'invalid parameter' for creating of a new account withAndrew Bartlett1-0/+6
2003-12-02Two trivial warningsVolker Lendecke1-1/+3
2003-12-01Client connect signing error messages should be level zero elseJeremy Allison1-2/+2
2003-12-01Get a little paranoid about memfree use in convert_string_allocate..Jeremy Allison1-7/+6
2003-12-01another strequal() == 0 fixGerald Carter1-1/+1
2003-12-01fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...Gerald Carter1-1/+1
2003-12-01add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter1-0/+2
2003-12-01don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ...Gerald Carter1-3/+5
2003-12-01In the brief 'net rpc group' listing, don't cut off group names at 21 chars.Volker Lendecke1-3/+3
2003-12-01Beautify the net status help message a bitVolker Lendecke1-4/+4
2003-12-01I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke4-1/+270
2003-12-01Fix spurious error msg. when seq=0.Jeremy Allison1-0/+2
2003-12-01Ensure the server can cope with multiple secondary transJeremy Allison3-0/+24
2003-12-01Subtract NT_STATUS from common flag, don't add it...Jeremy Allison2-7/+7