summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-3.0.1cvs2svn Import User2003-12-150-0/+0
| | | 'release-3-0-1'.
* decided to accept the specfile changes and recut the tarballGerald Carter2003-12-151-57/+30
|
* preparing for release of 3.0.1Gerald Carter2003-12-151-1/+1
|
* final changes for 3.0.1Gerald Carter2003-12-154-13/+49
|
* more final touches on 3.0.1; sync from 3.0 treeGerald Carter2003-12-113-23/+8
|
* bumping version since i've added other changes since 3.0.1rc2Gerald Carter2003-12-111-1/+1
|
* sync compiler warning fixes from 3.0; packaging updates; and start on ↵Gerald Carter2003-12-115-27/+19
| | | | WHATSNEW for 3.0.1 final
* preparing for release of 3.0.1rc2Gerald Carter2003-12-111-5/+6
|
* last show stoppers for 3.0.1rc2 (i really mean it this time)Gerald Carter2003-12-1010-26/+98
|
* don't list changes in rc1 again in rc2Gerald Carter2003-12-101-14/+10
|
* updating WHATSNEW for releaseGerald Carter2003-12-101-3/+26
|
* sync source for 3.0.1rc2Gerald Carter2003-12-1013-43/+183
|
* syncing examples & packaging files for 3.0.1rc2Gerald Carter2003-12-1021-150/+48
|
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2003-12-0911-0/+1389
|\ | | | | 'SAMBA_3_0_RELEASE'.
| * working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter2003-12-0914-11/+1423
| |
| * Final part of fix for #445. Don't add user for machine accounts.Jeremy Allison2003-12-091-0/+4
| | | | | | | | Jeremy.
| * fix bug in get_peer_name() caused by --enable-developer and using the same ↵Gerald Carter2003-12-091-3/+11
| | | | | | | | src & dest strings to alpha_strcpy(); reported by Michael Young
| * Make intent to return only one address clear.Jeremy Allison2003-12-091-2/+2
| | | | | | | | Jeremy.
| * 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 ↵Gerald Carter2003-12-081-1/+1
| | | | | | | | octets in hosts allow/deny
| * Merge from 3.0:Andrew Bartlett2003-12-073-10/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | source/libsmb/ntlmssp.c: Picked up by the build farm - despite all my efforts, security=server was broken by my NTLM2 commit. This should correctly cause the NTLM2 case not to be negotiated when 'security=server' is in effect. testsuide/build_farm/runlist: Without 'non unix accounts' we can't test security=domain on the build farm. source/rpc_server/srv_samr_nt.c: Match Win2k and return 'invalid parameter' for creating of a new account with account flags of 0. Andrew Bartlett
| * Fix for bug #445 (missing unix user on kerberos auth doesn't call add userJeremy Allison2003-12-061-3/+13
| | | | | | | | | | script). Jeremy.
| * fix %a variable for Windows 2003 -> Win2K3Gerald Carter2003-12-052-19/+53
| |
| * Janitor for tridge...Jeremy Allison2003-12-051-4/+4
| | | | | | | | Jeremy.
| * packaging updates from BuchanGerald Carter2003-12-052-4/+11
| |
| * create libdir for installclientlib; patch from Bill KnoxGerald Carter2003-12-051-0/+1
| |
| * fix process_incoming_data() to return the number of bytes handled this call ↵Gerald Carter2003-12-041-1/+3
| | | | | | | | whether we have a complete pdu or not; fixes bug with multiple pdu request rpc's broken over SMBwriteX calls each
| * typo in BASEDIR; patch from Darren ChewGerald Carter2003-12-041-1/+1
| |
| * readding schema items that were accidentally deletedGerald Carter2003-12-041-1/+49
| |
| * support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-044-52/+23
| |
| * don't crash on a NULL priviledge pointer; patch from Jianliang LuGerald Carter2003-12-041-0/+6
| |
| * * fix RemoveSidForeignDomain() ; bug 252Gerald Carter2003-12-046-84/+121
| | | | | | | | | | | | | | * don't fall back to unmapped UNIX group for get_local_group_from_sid() * remove an extra become/unbecome_root() pair from group enumeration
| * Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" ↵Jeremy Allison2003-12-031-8/+10
| | | | | | | | | | | | <fwc@mt.net> Jeremy.
| * Two trivial warningsVolker Lendecke2003-12-021-1/+3
| | | | | | | | Volker
| * Client connect signing error messages should be level zero elseJeremy Allison2003-12-011-2/+2
| | | | | | | | | | they're easy to miss. Jeremy.
| * Get a little paranoid about memfree use in convert_string_allocate..Jeremy Allison2003-12-011-7/+6
| | | | | | | | | | Looking at crash bugs #809 and others. Jeremy.
| * another strequal() == 0 fixGerald Carter2003-12-011-1/+1
| |
| * fix inverted logic caused by s/strcmp/strequal/; host allow/deny works ↵Gerald Carter2003-12-011-1/+1
| | | | | | | | again; bug 846
| * 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
| | | | | | | | bug 770
| * In the brief 'net rpc group' listing, don't cut off group names at 21 chars.Volker Lendecke2003-12-011-3/+3
| | | | | | | | Volker
| * Beautify the net status help message a bitVolker Lendecke2003-12-011-4/+4
| | | | | | | | Volker
* | preparing for release of 3.0.1rc1Gerald Carter2003-12-041-3/+3
| |
* | updating top 0.8.2-1 of the smbldap toolsGerald Carter2003-12-0422-813/+1354
| |
* | adding Steve's recent changeGerald Carter2003-12-042-8/+94
| | | | | | | | updating WHATSNEW
* | syncing tree for 3.0.1rc1Gerald Carter2003-12-04105-1226/+3106
| |
* | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2003-12-012-0/+859
|\ \ | |/ | | 'SAMBA_3_0_RELEASE'.
| * I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke2003-12-014-1/+270
| | | | | | | | | | | | | | | | tells me that this should not be expanded, so I implemented net status [sessions|shares] [parseable] Volker
| * Fix spurious error msg. when seq=0.Jeremy Allison2003-12-011-0/+2
| | | | | | | | Jeremy.
| * Ensure the server can cope with multiple secondary transJeremy Allison2003-12-013-0/+24
| | | | | | | | | | requests when signing is turned on. Jeremy.