summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-135-25/+88
| | | | | | | | | | last component of the modified pathname before modification. This is needed due to an exceptional condition in reply_mv when the filesystem is case preserving, but not case sensitive and the user wants to change the case of a filename. Code for this is also added to reply.c Jeremy (jra@cygnus.com). (This used to be commit cdafa35f9dba6eb0073700e3a214348c432a3e84)
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ↵Samba Release Account1997-01-0918-224/+629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after from Paul Eggert. Makefile: Added AMIGA changes from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>. charset.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> charset.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> clitar.c: Patch to re-sync after read fail from (lost contributor name, sorry). includes.h: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk> includes.h: Patch for SunOS atexit by Jeremy (jra@cygnus.com) interface.c: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk> kanji.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> locking.c: Patch to fix file locking from Jeremy (jra@cygnus.com) locking.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com) pipes.c: Patch to fix file locking from Jeremy (jra@cygnus.com) proto.h: Patch to fix file locking from Jeremy (jra@cygnus.com) reply.c: Patch to fix file locking from Jeremy (jra@cygnus.com) server.c: Patch to fix file locking from Jeremy (jra@cygnus.com) server.c: Patch for FAST_SHARE_MODE fix from (lost contributor name, sorry). smb.h: Patch to fix file locking from Jeremy (jra@cygnus.com) smb.h: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com) status.c: Patch to fix file locking from Jeremy (jra@cygnus.com) statuc.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com) system.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> trans2.c: Patch to fix file locking from Jeremy (jra@cygnus.com) trans2.c: Patch to fix volume name reported to Win95 from Jeremy (jra@cygnus.com) util.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at> util.c: Patch to fix client_name from continuously returning UNKNOWN (from various contributors). version.h: Update to 1.9.16p10. (This used to be commit 03d28fa32eb094affa33133ebe2602fdb70f6361)
* JHT ==> Added just for RedHat support so I have a working copy of the RPMSamba Release Account1997-01-032-0/+656
| | | | | aware makefile to generate the RPM source and binary distributions. (This used to be commit d30c208c113143ad03810140823116f391c45f1f)
* JHT => Modified for RedHat Linux for DEC Alpha platform includes.Samba Release Account1997-01-021-0/+3
| | | | (This used to be commit 40fa8d4be629ccffa93ba7d969f2684907a058fa)
* JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1997-01-021-0/+102
| | | | | | | for Linux and other little beasties that use PAM. Source: ftp.redhat.com/pub/Incoming/samba-1.9.16p9.src.rpm Originally from RedHat modifications to samba-1.9.15p8 (This used to be commit 79145bad569c71a7485b40a74e91eb93b52d6392)
* Added Whistle veto file functions. Moved fcntl locking fromSamba Release Account1996-12-101-0/+225
| | | | | | locking.c to util.c jra@cygnus.com (This used to be commit f2d481a2d3a9adca7c94427f291a379958c3c0da)
* Fixed for FreeBsd.Samba Release Account1996-12-101-0/+8
| | | | | jra@cygnus.com (This used to be commit 979acbc1096dda3f36f95eaed88de94931cfb164)
* Added -f lockfile support.Samba Release Account1996-12-101-2/+58
| | | | | jra@cygnus.com (This used to be commit 84024a3df37df48865d6a53fbba0716d62819743)
* Fixed quota support for FreeBsd.Samba Release Account1996-12-101-4/+18
| | | | | jra@cygnus.com (This used to be commit d1009c53517c3cfc536cb6436a702441c27be448)
* Added veto calls.Samba Release Account1996-12-101-0/+3
| | | | | jra@cygnus.com (This used to be commit 8167becd333dc0fd4327e4c3f29e4d4fd1302bdb)
* Added -f option for lock file.Samba Release Account1996-12-101-1/+31
| | | | | jra@cygnus.com (This used to be commit 0c8df4cef915ff1bead02e5dad8d761a614dfb62)
* Added in missing return statement.Samba Release Account1996-12-101-0/+1
| | | | | jra@cygnus.com (This used to be commit 61dc3087a0fbe92d703d46722338aa9e06b56ed0)
* Moved fcntl locking code into util.c to allow it to beSamba Release Account1996-12-101-131/+0
| | | | | | called from nmbd code. jra@cygnus.com (This used to be commit d718f4fd30423fea957b14e141289739506656cb)
* Added in veto files parameter created by Whistle.Samba Release Account1996-12-101-0/+3
| | | | | jra@cygnus.com (This used to be commit 09aa77766c01fc172260cca217583331f93dc2db)
* Added in changes for FreeBsd.Samba Release Account1996-12-101-1/+10
| | | | | jra@cygnus.com (This used to be commit 074d28fcb61045891191b007b19a099301a94d16)
* Added in veto files parameter create by Whistle.Samba Release Account1996-12-101-0/+3
| | | | | jra@cygnus.com (This used to be commit d5659df9c23822766501397b8fbbffbce6842ea7)
* Added Volkers fix for bundary condition. Needed as wordSamba Release Account1996-12-031-3/+6
| | | | | | alignment wasn't being taken into account in space calculations. (This used to be commit 2fd77d66c0e93b381466e40bd34680468ac8ec77)
* Set num_validated_users to zero if Realloc fails.Samba Release Account1996-11-091-0/+1
| | | | (This used to be commit 57121e609e927d16389793c7969f5fb944c7669d)
* increased debug levels for name dump to same as that for workgroup dumpSamba Release Account1996-11-061-7/+7
| | | | | | | | in log files. really verbose listings ought only to be shown at debug log level 5 and above. lkcl (This used to be commit 6f0a4d71787cf64468cdba0b2f82288c71b1499b)
* queries for 0x1b names were resulting in dns lookups. not good.Samba Release Account1996-11-061-2/+2
| | | | | lkcl (This used to be commit 992ca1f32bd2bcb88bf85a71524b5643f63b322e)
* nmblookup was looking for 0x1b (domain master browser) not 0x1d (localSamba Release Account1996-11-061-1/+1
| | | | | | | master browser) names with the -M switch. lkcl (This used to be commit f27a9ccc972432a8a49dc0f0290751971d5699cd)
* allowed packets coming in from 'unexpected' subnets.Samba Release Account1996-11-031-1/+0
| | | | | lkcl (This used to be commit 2e727071c2856de4793352df4affdf4bb984f04e)
* removed getdomainname() stuff and appending a '.' to the name inSamba Release Account1996-10-271-21/+1
| | | | | | | dns_name_search(). lkcl (This used to be commit adf5a42c21cd73ee0eaf05030e01788908fbb8a5)
* severe debugging session for nmbd. in fact, i'm surprised that browsingSamba Release Account1996-10-277-122/+126
| | | | | | | | | | | | in 1.9.16 works at all! question and resource record types for queries and response netbios packets sorted out properly (see rfc1002.txt 4.2.1.3). receipt of browser announcement packets were playing up lkcl (This used to be commit b289db62f1a53f1a68ea48dbfa59720cc778d39c)
* Changed become_user to take a vuid as second arg.Samba Release Account1996-10-251-7/+7
| | | | | | | Consistent with other changes to make smb_uid an index+offset into the validated_users table. jra@cygnus.com (This used to be commit 89675f8ae8f136fb587690b137f4413607d30c14)
* Added definitions for vuid offset and invalid user smb_uid.Samba Release Account1996-10-251-2/+11
| | | | | | Added vuid to connections struct. jra@cygnus.com (This used to be commit 555f6cda319559ebcb0b566f7f4042cf6a734e01)
* Modified all references to smb_uid to be vuid's.Samba Release Account1996-10-251-6/+7
| | | | | jra@cygnus.com (This used to be commit 5056672a3ad579fa900411534d7548a6fabc729f)
* Modified all references to uid to vuid.Samba Release Account1996-10-251-26/+29
| | | | | jra@cygnus.com (This used to be commit a2b07e5562dda87b42d9447c0b29a7815bd3178d)
* Changed prototypes for accesses into validated_users structure.Samba Release Account1996-10-251-8/+8
| | | | | | Ensured all smb_uid accesses are uint16's. jra@cygnus.com (This used to be commit b5e2d87179d0cd347da6feedb9ed9f3605f5a6c3)
* Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1996-10-251-60/+57
| | | | | | | | | | | | | | | | returned as an index plus offset into the valudated_users table. The offset (100) is added so that an smb_uid of zero becomes an invalid value. All access into the validated_users table are done by removing the offset and indexing into the table. Out of ranges return NULL. Causes accesses into the validated_users table to be more consistant and controlled. This change made due to the fact that the uid field is only 16 bits in the smb header and we need for this not to be a unix user id (which can ge 32 bits). jra@cygnus.com (This used to be commit ac265eff85a043e139b259e400fbbc444a94c97c)
* Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1996-10-251-69/+69
| | | | | | | | | int uid's. Part of the change for Samba to return an index+offset into the registered users table rather than a raw unix uid. Added casts to required prototypes for function pointers in tables. jra@cygnus.com (This used to be commit ec2a3a1cf2220f6aace004d1808352f8e62a5616)
* debugging the dns lookup changesSamba Release Account1996-10-253-11/+28
| | | | | lkcl (This used to be commit 3f63dd6771ee1c4cd30049478ea053caefdc262f)
* debugged dns lookup / netbios name query code from yesterday.Samba Release Account1996-10-252-50/+30
| | | | | lkcl (This used to be commit 7c2f1da3773bac59ba0aeea7c0cac1134a74381c)
* dealing with name queries and dns lookups etc.Samba Release Account1996-10-243-53/+48
| | | | | lkcl (This used to be commit 98cb371244fcb048ad13514140a4ea7243b2b039)
* preparing for release of 1.9.16p9Samba Release Account1996-10-241-1/+1
| | | | (This used to be commit 526e597d3c7c3b05bb7a8584457ee0731c494ed8)
* - added support for TMPDIR env variableAndrew Tridgell1996-10-2412-17/+43
| | | | | | | - fixed fault.c for linux 2.1 - put back in the FIND_SELF failing code - cleaned up casts in encryption (This used to be commit 3af04f1580b2569c0a4f2549bf6352c7a25afa0d)
* Jeremy <jra@cygnus.com>Samba Release Account1996-10-231-1/+1
| | | | | | | | | Removed AS_USER requirement for SMBulogoff. A valid TID (cnum) is not given for this call, which become_user needs if it is not to return an error. This fixes a specific case with NT4.0 which stops users attaching to a Samba server using a different account to the one they are logged in under. (This used to be commit c65a2cdd830bcda396ad6a0bd51a9b80c9d26a67)
* preparing for release of 1.9.16p8Samba Release Account1996-10-231-1/+1
| | | | (This used to be commit 09588edfec5ea29728a0166aaa109562cf3f1eca)
* wrong answer response resource record type expected, so the response packetSamba Release Account1996-10-231-8/+4
| | | | | | | was being abandoned. oops. lkcl (This used to be commit cf2ed4183be250a7a6e110fd79decbd9d234b382)
* code was added to stop samba from replying to queries for its own names (?! :-)Samba Release Account1996-10-231-7/+0
| | | | | lkcl (This used to be commit 92a3d0f3e18f7e50ea24053a989fd0096264c816)
* the response packets are being received (fix to process_nmb() worked)Samba Release Account1996-10-131-3/+3
| | | | | | | | | | however dead_netbios_entry() is still thinking that no response has been received when the response_record times out for the registration with the WINS server. only print a debug message when no registration response is _really_ received from the WINS server. lkcl (This used to be commit e9eb9d70e3663b53a3535f2f0a64c5bf4b2403e7)
* preparing for release of 1.9.16p7Samba Release Account1996-10-111-1/+1
| | | | (This used to be commit 998f8bae7234b39fa9aefcaa09795183911ec866)
* netbios registration and release response packets were being junked. aSamba Release Account1996-10-111-9/+14
| | | | | | | BAD idea. lkcl (This used to be commit b790455aca91a5443df1010deafa9080b6348ca3)
* - set default printer driver string to "NULL"Andrew Tridgell1996-10-113-8/+7
| | | | | - fixed debug levels for name status parsing (This used to be commit f2c5f1eab1f3de7a9ae2b7ec4770a5c455dc04e4)
* preparing for release of 1.9.16p6Samba Release Account1996-10-091-1/+1
| | | | (This used to be commit fca0c5dc8e65e2f64a4b93a231603c4e2d091b2c)
* - correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1996-10-091-3/+7
| | | | | | losing the username due to the recent "handle broken password lengths" patch. (This used to be commit b006cd6f911c045488bcdab260b03fd98cb08145)
* preparing for release of 1.9.16p5Samba Release Account1996-10-071-1/+1
| | | | (This used to be commit 952918bdd5fa05453dfa78f911c8d00110ab98cd)
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-074-6/+11
| | | | | | | | new code) - handle server level security in the new "detect NT password length stuffups" code (This used to be commit 7c135d499409d4ddedb978f681559dae90ac4288)
* preparing for release of 1.9.16p4Samba Release Account1996-10-071-1/+1
| | | | (This used to be commit 13c3a05093ab49908f8357017051d680dbc633eb)
* - continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1996-10-074-6/+11
| | | | | | - fix important bug in nmbd where it set the return code for a negative name response to 0 (which means success!) (This used to be commit bfa816cc8f30d9a629b4fe9f71bf0707aa6c4502)