summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
* Fix from ndb@theghet.to to allow an existing LDAP machine account to beJeremy Allison2003-12-131-12/+29
| | | | | | re-used, rather than created from scratch. Jeremy. (This used to be commit 6d46e66ac2048352ca60f92fc384f60406024d4b)
* Fix for bug #815. Make plaintext unicode passwords work with NT4.xJeremy Allison2003-12-121-5/+11
| | | | | Jeremy. (This used to be commit ba0b5b8c9be9bfeba5e0b3f930ca0463d1e78c9c)
* Fix detection of elements in in-memory keytab code.Jeremy Allison2003-12-121-1/+1
| | | | | Jeremy. (This used to be commit 05afc340862c3c7caeb9ede74ea1e9a57ee937ae)
* fix bug that prevent --mandir from overriding the defaults given in the ↵Gerald Carter2003-12-111-19/+0
| | | | | | --with-fhs macro (This used to be commit 58b97b91da409a299bf7dd97bc375479f65dba18)
* Correctly detect in-memory krb5 keytab support. Fix for bug #863 fromJeremy Allison2003-12-111-2/+2
| | | | | | gschafer@zip.com.au (Greg Schafer). Jeremy. (This used to be commit 583b96e867d2c2cafbfa9d03f33402d6d9d44191)
* Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limitJeremy Allison2003-12-112-9/+46
| | | | | | | by increasing bitmap size. Limited by "max connections" parameter. Bug #716. Jeremy. (This used to be commit fbbeb55b230ffc477f5563af66ab65eb6598e025)
* mount.cifs failed to mount to directory owned by user when run setuidSteve French2003-12-111-2/+2
| | | | (This used to be commit 18c0315c3cb1a28fd870f8dd5d92f2e9117a29fc)
* fixed bad formal parameter type in get_static(); patch Andy PolyakovGerald Carter2003-12-111-1/+1
| | | | (This used to be commit 9c70e4b44e0dda8f2af4172b928437bd9d3e8b7c)
* Fix uninitialized variable in passdb code. Reported by Andy Polyakov ↵Alexander Bokovoy2003-12-111-1/+1
| | | | | | <appro@fy.chalmers.se> (This used to be commit ac7a60abf2c465b518a3eb7502fa8eee767c8b22)
* Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail ↵Gerald Carter2003-12-103-3/+3
| | | | | | on local files on on domain members; bug 875 (This used to be commit c6594e35573186966a4d57404f1c06b98670db06)
* more group lookup access fixes on the neverending bug 281Gerald Carter2003-12-104-22/+49
| | | | (This used to be commit 9359a6ea80d1228e87ea825a100a2d289c37162d)
* Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happierAlexander Bokovoy2003-12-101-0/+28
| | | | (This used to be commit ba95fe56d2db8243191d5dd6b75c6b65e0f5fbe9)
* setting version to 3.0.2pre1Gerald Carter2003-12-101-3/+3
| | | | (This used to be commit f0ac8ea48533357733c85f0ce4db3f8bc9ef362b)
* patch from TAKEDA yasuma to bypass any missing language filesGerald Carter2003-12-101-0/+9
| | | | (This used to be commit a3b0cc9f5b230cc4b9a017c9566b2ef83fb54030)
* IRIX spinlock patch from James Peach <jpeach@sgi.com>.Jeremy Allison2003-12-092-0/+53
| | | | | Jeremy. (This used to be commit 1ae1987a002716e8aa0d4bc0dd68f580ad762e47)
* working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter2003-12-092-9/+32
| | | | (This used to be commit 8f6cd36fa03edf75e8e3a806ab178d8563dea081)
* Final part of fix for #445. Don't add user for machine accounts.Jeremy Allison2003-12-091-0/+4
| | | | | Jeremy. (This used to be commit 3684cffbd269389d14b37edd5959e29912c13a60)
* 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 (This used to be commit b7df6849c9368aa2e5960de54a03be269ab89fef)
* Make intent to return only one address clear.Jeremy Allison2003-12-091-2/+2
| | | | | Jeremy. (This used to be commit d3d0353baeba580d8a7a4688f847463b1b2e750c)
* working on bug 687; protect against null src strings in alloc_sub_basic()Gerald Carter2003-12-081-0/+7
| | | | (This used to be commit 6cf91bce40f85879de00b9ce89ad9b5e04a50b35)
* 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 (This used to be commit 0348e85177ae90c350659451424ab521a4fc335a)
* Fix comment.Tim Potter2003-12-071-1/+1
| | | | (This used to be commit a999f7f23fc68e51dd04f1c5a2c84f19d5c4a0a5)
* Fix for bug #445 (missing unix user on kerberos auth doesn't call add userJeremy Allison2003-12-061-3/+13
| | | | | | script). Jeremy. (This used to be commit 5d9f06bdae4e7b878a87fb97367cf10afbc5f6b2)
* fix %a variable for Windows 2003 -> Win2K3Gerald Carter2003-12-052-19/+53
| | | | (This used to be commit 2f43a1c166dfc8679a9d03bd0f3cf9303aafcf74)
* create libdir for installclientlib; patch from Bill KnoxGerald Carter2003-12-051-0/+1
| | | | (This used to be commit b19472e108508935e6c80f61fd1394e852cb0902)
* fixed a problem with "net rpc vampire" mis-parsing the alias memberAndrew Tridgell2003-12-051-4/+4
| | | | | | | info reply Thanks to a bug report by 'musb' (This used to be commit 310f90f3689d4acd16368a833f23ea5f9aaa0133)
* bumping version in preparation for 3.0.1rc1Gerald Carter2003-12-041-2/+2
| | | | (This used to be commit 91c95391c3efd4c1009032acc6af9f7886447c55)
* Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient toSteve French2003-12-041-0/+7
| | | | | fail to OS2 for example) (This used to be commit 54e2fcb8f4a9d603b3210baa014b3f5f15070a22)
* 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 (This used to be commit ff06f3ca8e597d093b8a76b5cfabfa6009f4b591)
* fix debug messageGerald Carter2003-12-041-2/+2
| | | | (This used to be commit 550b309a65d138364502c720894e2099de6b5076)
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-043-3/+17
| | | | (This used to be commit 1c3c16abc94d197e69e3350de1e5cc1e99be4322)
* don't crash on a NULL priviledge pointer; patch from Jianliang LuGerald Carter2003-12-041-0/+6
| | | | (This used to be commit 2742e813fea2366f91bec62dca407f65ad5c4623)
* Picked up by the build farm - despite all my efforts, security=server wasAndrew Bartlett2003-12-041-8/+13
| | | | | | | | broken by my NTLM2 commit. This should correctly cause the NTLM2 case not to be negotiated when 'security=server' is in effect. Andrew Bartlett (This used to be commit 19bb4b582f98eb1da41e22c9a2a2c11602cb95e4)
* * 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 (This used to be commit da12bbdb0dd9179b1ed457fa009679e2da4a8440)
* Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" ↵Jeremy Allison2003-12-031-8/+10
| | | | | | | <fwc@mt.net> Jeremy. (This used to be commit 3a8fe3b2ef30cbe0cf441d6c4ffa9c309dc71e54)
* Match Win2k and return 'invalid parameter' for creating of a new account withAndrew Bartlett2003-12-021-0/+6
| | | | | | | account flags of 0. Andrew Bartlett (This used to be commit 601120f335b69e5b8a003038dfac00f3f234a5c1)
* Two trivial warningsVolker Lendecke2003-12-021-1/+3
| | | | | Volker (This used to be commit a13e088493d91d39f730ba4b5138d5c4c5aa113a)
* Client connect signing error messages should be level zero elseJeremy Allison2003-12-011-2/+2
| | | | | | they're easy to miss. Jeremy. (This used to be commit 7fa89b093709053650d197d2d0f091b9a1cd8218)
* 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. (This used to be commit cd2075580b0f35c8a414c995f03834c01efaa9be)
* another strequal() == 0 fixGerald Carter2003-12-011-1/+1
| | | | (This used to be commit 464b410734c46bc55f2427e99ecf61bad7e3b244)
* fix inverted logic caused by s/strcmp/strequal/; host allow/deny works ↵Gerald Carter2003-12-011-1/+1
| | | | | | again; bug 846 (This used to be commit c816b44a9c1278d756f63044bb3a3bce3afec9b3)
* add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter2003-12-011-0/+2
| | | | (This used to be commit 4bc58129e073973620aed1bfb161ee83c1863f81)
* don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ↵Gerald Carter2003-12-011-3/+5
| | | | | | bug 770 (This used to be commit 3a55788dca537248d0aea9973a84075e142b7736)
* In the brief 'net rpc group' listing, don't cut off group names at 21 chars.Volker Lendecke2003-12-011-3/+3
| | | | | Volker (This used to be commit 5d0b8280f6c4990ee3a26c310efebfa859ee21be)
* Beautify the net status help message a bitVolker Lendecke2003-12-011-4/+4
| | | | | Volker (This used to be commit e9391e206a8cdbcc08597a33b557b86f9a5d73ce)
* 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 (This used to be commit 63d877c6b4786dcddf5f389842f798857be282c0)
* Fix spurious error msg. when seq=0.Jeremy Allison2003-12-011-0/+2
| | | | | Jeremy (This used to be commit 4912ad8f18041c9c3abe2cfa67dd26a324c9c31e)
* Ensure the server can cope with multiple secondary transJeremy Allison2003-12-013-0/+24
| | | | | | requests when signing is turned on. Jeremy. (This used to be commit 206464a748a59b1d485d4d3d0cb4d257d60fbd00)
* Subtract NT_STATUS from common flag, don't add it...Jeremy Allison2003-12-012-7/+7
| | | | | Jeremy. (This used to be commit 4e73faa7b4af7f73bdce9fcc2ee1825249dc7da7)
* Ensure we use the same mid for the secondary trans requests, W2K3Jeremy Allison2003-12-011-0/+6
| | | | | | does this. Jeremy. (This used to be commit 8adf0cd27a23b1bc6e0da08789a8b1e9eefb54a7)