Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-11 | Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit | Jeremy Allison | 2 | -9/+46 | |
by increasing bitmap size. Limited by "max connections" parameter. Bug #716. Jeremy. (This used to be commit fbbeb55b230ffc477f5563af66ab65eb6598e025) | |||||
2003-12-11 | mount.cifs failed to mount to directory owned by user when run setuid | Steve French | 1 | -2/+2 | |
(This used to be commit 18c0315c3cb1a28fd870f8dd5d92f2e9117a29fc) | |||||
2003-12-11 | fixed bad formal parameter type in get_static(); patch Andy Polyakov | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 9c70e4b44e0dda8f2af4172b928437bd9d3e8b7c) | |||||
2003-12-11 | Fix uninitialized variable in passdb code. Reported by Andy Polyakov ↵ | Alexander Bokovoy | 1 | -1/+1 | |
<appro@fy.chalmers.se> (This used to be commit ac7a60abf2c465b518a3eb7502fa8eee767c8b22) | |||||
2003-12-11 | fix bug when installing pam config file on RedHat; remove references to ↵ | Gerald Carter | 2 | -11/+3 | |
/var/cache/samba in Fedora specfile (This used to be commit 91a540079796dd64283a6ebdb3c69b0a7975ffff) | |||||
2003-12-10 | Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail ↵ | Gerald Carter | 3 | -3/+3 | |
on local files on on domain members; bug 875 (This used to be commit c6594e35573186966a4d57404f1c06b98670db06) | |||||
2003-12-10 | more group lookup access fixes on the neverending bug 281 | Gerald Carter | 4 | -22/+49 | |
(This used to be commit 9359a6ea80d1228e87ea825a100a2d289c37162d) | |||||
2003-12-10 | Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier | Alexander Bokovoy | 1 | -0/+28 | |
(This used to be commit ba95fe56d2db8243191d5dd6b75c6b65e0f5fbe9) | |||||
2003-12-10 | setting version to 3.0.2pre1 | Gerald Carter | 1 | -3/+3 | |
(This used to be commit f0ac8ea48533357733c85f0ce4db3f8bc9ef362b) | |||||
2003-12-10 | patch from TAKEDA yasuma to bypass any missing language files | Gerald Carter | 1 | -0/+9 | |
(This used to be commit a3b0cc9f5b230cc4b9a017c9566b2ef83fb54030) | |||||
2003-12-10 | final touches on Fedora Core 1 specfile | Gerald Carter | 1 | -9/+9 | |
(This used to be commit ebae93f4b997ed627c9531259dd061a4713d86e2) | |||||
2003-12-09 | IRIX spinlock patch from James Peach <jpeach@sgi.com>. | Jeremy Allison | 2 | -0/+53 | |
Jeremy. (This used to be commit 1ae1987a002716e8aa0d4bc0dd68f580ad762e47) | |||||
2003-12-09 | working on packaging; also fixed some path issues in configure.in & Makefile.in | Gerald Carter | 4 | -22/+48 | |
(This used to be commit 8f6cd36fa03edf75e8e3a806ab178d8563dea081) | |||||
2003-12-09 | Final part of fix for #445. Don't add user for machine accounts. | Jeremy Allison | 1 | -0/+4 | |
Jeremy. (This used to be commit 3684cffbd269389d14b37edd5959e29912c13a60) | |||||
2003-12-09 | fix bug in get_peer_name() caused by --enable-developer and using the same ↵ | Gerald Carter | 1 | -3/+11 | |
src & dest strings to alpha_strcpy(); reported by Michael Young (This used to be commit b7df6849c9368aa2e5960de54a03be269ab89fef) | |||||
2003-12-09 | starting on Fedora packaging; reference point to begin with taken from RH ↵ | Gerald Carter | 10 | -0/+409 | |
3.0.0-15 packaging files (This used to be commit 4062cc38fde129056ea7ff796f7d00cfb6abf263) | |||||
2003-12-09 | starting on Fedora packaging | Gerald Carter | 1 | -0/+977 | |
(This used to be commit a78079286ec2a73ca26f9706d063d6b30553486d) | |||||
2003-12-09 | Make intent to return only one address clear. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. (This used to be commit d3d0353baeba580d8a7a4688f847463b1b2e750c) | |||||
2003-12-08 | working on bug 687; protect against null src strings in alloc_sub_basic() | Gerald Carter | 1 | -0/+7 | |
(This used to be commit 6cf91bce40f85879de00b9ce89ad9b5e04a50b35) | |||||
2003-12-08 | make sure we use a real network address in case there are extra non-zero ↵ | Gerald Carter | 1 | -1/+1 | |
octets in hosts allow/deny (This used to be commit 0348e85177ae90c350659451424ab521a4fc335a) | |||||
2003-12-07 | Fix comment. | Tim Potter | 1 | -1/+1 | |
(This used to be commit a999f7f23fc68e51dd04f1c5a2c84f19d5c4a0a5) | |||||
2003-12-06 | Fix for bug #445 (missing unix user on kerberos auth doesn't call add user | Jeremy Allison | 1 | -3/+13 | |
script). Jeremy. (This used to be commit 5d9f06bdae4e7b878a87fb97367cf10afbc5f6b2) | |||||
2003-12-05 | fix %a variable for Windows 2003 -> Win2K3 | Gerald Carter | 2 | -19/+53 | |
(This used to be commit 2f43a1c166dfc8679a9d03bd0f3cf9303aafcf74) | |||||
2003-12-05 | packaging updates from Buchan | Gerald Carter | 2 | -4/+11 | |
(This used to be commit b67929cc3e2339e0865f2924b930f1d834c20ed9) | |||||
2003-12-05 | create libdir for installclientlib; patch from Bill Knox | Gerald Carter | 1 | -0/+1 | |
(This used to be commit b19472e108508935e6c80f61fd1394e852cb0902) | |||||
2003-12-05 | removing RCS tags | Gerald Carter | 14 | -27/+0 | |
(This used to be commit 9a7774306dfa29f0b343343844a2c08650d5ba1a) | |||||
2003-12-05 | * removing extra file | Gerald Carter | 3 | -94/+12 | |
* updating version in Makefile (This used to be commit 3249e69274c00922c6d8710019c19d8c8add8255) | |||||
2003-12-05 | fixed a problem with "net rpc vampire" mis-parsing the alias member | Andrew Tridgell | 1 | -4/+4 | |
info reply Thanks to a bug report by 'musb' (This used to be commit 310f90f3689d4acd16368a833f23ea5f9aaa0133) | |||||
2003-12-05 | Change PICFLAG -> PICFLAGS to keep in line with version from source | Tim Potter | 1 | -16/+16 | |
directory and fix display bug. (This used to be commit f43546d0af7c7ad74b3bf0bae1652822184a04da) | |||||
2003-12-04 | updating top 0.8.2-1 of the smbldap tools | Gerald Carter | 22 | -813/+1354 | |
(This used to be commit b798f30f0a83ba00ebbe1b82983ca6690642ad02) | |||||
2003-12-04 | bumping version in preparation for 3.0.1rc1 | Gerald Carter | 1 | -2/+2 | |
(This used to be commit 91c95391c3efd4c1009032acc6af9f7886447c55) | |||||
2003-12-04 | Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient to | Steve French | 1 | -0/+7 | |
fail to OS2 for example) (This used to be commit 54e2fcb8f4a9d603b3210baa014b3f5f15070a22) | |||||
2003-12-04 | fix process_incoming_data() to return the number of bytes handled this call ↵ | Gerald Carter | 1 | -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) | |||||
2003-12-04 | fix debug message | Gerald Carter | 1 | -2/+2 | |
(This used to be commit 550b309a65d138364502c720894e2099de6b5076) | |||||
2003-12-04 | typo in BASEDIR; patch from Darren Chew | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 21b0758a88a2469a61d13acf7ecc006152a07273) | |||||
2003-12-04 | sync OID with HEAD | Gerald Carter | 1 | -1/+1 | |
(This used to be commit d463abb035a19dce84902039623275cd72e16edc) | |||||
2003-12-04 | support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800 | Gerald Carter | 4 | -4/+23 | |
(This used to be commit 1c3c16abc94d197e69e3350de1e5cc1e99be4322) | |||||
2003-12-04 | don't crash on a NULL priviledge pointer; patch from Jianliang Lu | Gerald Carter | 1 | -0/+6 | |
(This used to be commit 2742e813fea2366f91bec62dca407f65ad5c4623) | |||||
2003-12-04 | Picked up by the build farm - despite all my efforts, security=server was | Andrew Bartlett | 1 | -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) | |||||
2003-12-04 | Without 'non unix accounts' we can't test security=domain on the build farm. | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit c8485d3f00727fb363b45e48581eeb0b0b0cb851) | |||||
2003-12-04 | * fix RemoveSidForeignDomain() ; bug 252 | Gerald Carter | 6 | -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) | |||||
2003-12-03 | Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" ↵ | Jeremy Allison | 1 | -8/+10 | |
<fwc@mt.net> Jeremy. (This used to be commit 3a8fe3b2ef30cbe0cf441d6c4ffa9c309dc71e54) | |||||
2003-12-02 | Match Win2k and return 'invalid parameter' for creating of a new account with | Andrew Bartlett | 1 | -0/+6 | |
account flags of 0. Andrew Bartlett (This used to be commit 601120f335b69e5b8a003038dfac00f3f234a5c1) | |||||
2003-12-02 | Two trivial warnings | Volker Lendecke | 1 | -1/+3 | |
Volker (This used to be commit a13e088493d91d39f730ba4b5138d5c4c5aa113a) | |||||
2003-12-01 | Client connect signing error messages should be level zero else | Jeremy Allison | 1 | -2/+2 | |
they're easy to miss. Jeremy. (This used to be commit 7fa89b093709053650d197d2d0f091b9a1cd8218) | |||||
2003-12-01 | Get a little paranoid about memfree use in convert_string_allocate.. | Jeremy Allison | 1 | -7/+6 | |
Looking at crash bugs #809 and others. Jeremy. (This used to be commit cd2075580b0f35c8a414c995f03834c01efaa9be) | |||||
2003-12-01 | another strequal() == 0 fix | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 464b410734c46bc55f2427e99ecf61bad7e3b244) | |||||
2003-12-01 | fix inverted logic caused by s/strcmp/strequal/; host allow/deny works ↵ | Gerald Carter | 1 | -1/+1 | |
again; bug 846 (This used to be commit c816b44a9c1278d756f63044bb3a3bce3afec9b3) | |||||
2003-12-01 | add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608 | Gerald Carter | 1 | -0/+2 | |
(This used to be commit 4bc58129e073973620aed1bfb161ee83c1863f81) | |||||
2003-12-01 | don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ↵ | Gerald Carter | 1 | -3/+5 | |
bug 770 (This used to be commit 3a55788dca537248d0aea9973a84075e142b7736) |