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