summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace ↵Andrew Bartlett2003-02-111-16/+15
| | | | | | | | | | | | | | scandir() with portable readdir() calls. Andrew Bartlett (This used to be commit b9ca0b9ef39442726afd580dc38b6dafce542335)
* | Fix delete on close semantics to match W2K. I (think:-) I understand it now :-).Jeremy Allison2003-02-112-45/+46
| | | | | | | | | | | | | | Thanks to Nir Livni <nirl@cyber-ark.com> for giving me the test case to track it down. Jeremy. (This used to be commit 41894489e82a474f4f8f66aa2c7a117ed05b33e1)
* | Fix the msdfs proxy handling code in dfsenum to return the cumulative number ofShirish Kalele2003-02-111-1/+1
| | | | | | | | | | | | | | dfs links encountered. Previously the number was being mistakenly reset to 1. Thanks to Guenther Deschner <gd@suse.de> for pointing this out and a fix. [Check into SAMBA_3_0] (This used to be commit 041a1dd543ae5c197e17aae0b35a41060efc35f0)
* | autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3)Gerald Carter2003-02-102-6/+23
| | | | | | | | | | findsmb - use @PERL@ (This used to be commit f869db787b555dc99e30d82493666c8a388f8f81)
* | Cleanups: (merge from HEAD)Andrew Bartlett2003-02-108-12/+21
| | | | | | | | | | | | | | | | | | | | | | - use safe_strcpy() instead of pstrcpy() for malloc()ed strings - CUPS: a failure in an attempt to automaticly add a printer is not level 0 stuff. - Fix up a possible Realloc() failure segfault Andrew Bartlett (This used to be commit c1cfc296c2efdb2b5972202146e80f0e3b6a3da4)
* | Ensure we return NOSPACE if we can't fast allocate a print job.Jeremy Allison2003-02-081-2/+7
| | | | | | | | | | Jeremy. (This used to be commit 82cf8aa74794649fb16c336011ca48d549d6abb8)
* | merge from HEAD - x_fileno, not fileno on an XFILEAndrew Bartlett2003-02-081-1/+1
| | | | | | | | (This used to be commit e3468d8edc77c4d3dffc81770f4bc991e5a5fe52)
* | Merge from HEAD - don't mix FILE and X_FILE - fixes debian bugAndrew Bartlett2003-02-081-3/+3
| | | | | | | | | | | | | | | | http://bugs.debian.org/178219 where the first 4096 bytes where being chewed into the FILE buffer, and never available to X_FILE's read. Andrew Bartlett (This used to be commit 8af72c13841ee51bca4f061a91c05e8fd366f586)
* | Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-072-8/+0
| | | | | | | | | | Jeremy. (This used to be commit b54f6bf06c6a4032ba0d6c2a25699948685ccf6a)
* | Samba janitor: adding mbp's umask patch :-).Jeremy Allison2003-02-071-79/+69
| | | | | | | | | | Jeremy. (This used to be commit d4d8d27bf136bdbc785c7aad027537aabaa56a76)
* | check pointer before dereferencing itGerald Carter2003-02-071-1/+1
| | | | | | | | (This used to be commit 8712bd1f8eb5321278e7c57bfdc7bdddbdaf1424)
* | Invert flag testingVolker Lendecke2003-02-071-3/+5
| | | | | | | | (This used to be commit 05397c526d2fad63faee781cc68934c58ee97500)
* | Added my name to copyright.John Terpstra2003-02-071-0/+1
| | | | | | | | (This used to be commit 143df82aeb3c590e603bb006d01ee50b91602204)
* | Added extended audit module.John Terpstra2003-02-071-1/+7
| | | | | | | | (This used to be commit f158bfa233585079139fbb5b5bf6878010746659)
* | Added audit module that logs info to smbd log file as well as syslog.John Terpstra2003-02-071-0/+318
| | | | | | | | (This used to be commit 0ce5f23bdb6796260303b4884b3f62f4329ee6c8)
* | merge from headAndrew Tridgell2003-02-072-9/+21
| | | | | | | | (This used to be commit fd3216dbcbaec7d64dd24fe2af6c4156935c47e9)
* | merge from HEADVolker Lendecke2003-02-061-4/+22
| | | | | | | | (This used to be commit 4ef6de20cb62fc2b22c288b4452c09eaf007ae5e)
* | .cvsignore for configure and config.h.inAndrew Bartlett2003-02-062-0/+2
| | | | | | | | (This used to be commit 7d48ad967cc767dba3301f81c1488f53107efa34)
* | (merge from HEAD)Andrew Bartlett2003-02-062-28669/+0
| | | | | | | | | | | | | | Move configure and include/config.h.in out of CVS. Andrew Bartlett (This used to be commit 482465bbaf4088c06caeaab5b9fe42f11a7e2470)
* | Collapse duplicate messages before sending.Jeremy Allison2003-02-051-80/+132
| | | | | | | | | | Jeremy. (This used to be commit 105d37474d0be9eea2ea38dc90ceba5a27a7e630)
* | Fixed type.Jeremy Allison2003-02-051-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 76c3ccf6ed258b43d7cf1222524d8e5d2bdc8c82)
* | Check for too many processes *before* the fork.Jeremy Allison2003-02-051-2/+36
| | | | | | | | | | Jeremy. (This used to be commit be54b1b831b0bd6c428558131ea600c46433c090)
* | CUPS patch to log client nameGerald Carter2003-02-051-0/+4
| | | | | | | | (This used to be commit d4168c327bc42efc392561aeeef4edd702b3d653)
* | Hold the lock for a much shorter time when allocating a new jobid.Jeremy Allison2003-02-041-54/+67
| | | | | | | | | | Jeremy. (This used to be commit 62e274abbb0ceec90c97c022fa14d96bdf574121)
* | Mem alloc checks.Jeremy Allison2003-02-043-23/+59
| | | | | | | | | | Jeremy. (This used to be commit 46ea028169426fbcad92d3d5bf786e88be8f5112)
* | Up the hash table size for printing tdb.cJeremy Allison2003-02-041-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 97848f40eec7320c8a06eb0a7df7c1677e41efd8)
* | Ensure we overwrite a tdb if the hash size changes.Jeremy Allison2003-02-041-1/+2
| | | | | | | | | | Jeremy. (This used to be commit b300696cb5c65ab239caa257987628f8e18c8761)
* | Try to allow old and new heimdal installsJim McDonough2003-02-042-10/+29
| | | | | | | | (This used to be commit 6d593ca174282e7a8098813e9423c1ca5f86f0b1)
* | Merge autogen.sh from HEAD - to allow removal of configure.Andrew Bartlett2003-02-040-0/+0
| | | | | | | | (This used to be commit a5d15ebe3c8e54640925e12090c89629a45eb74c)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-02-041-0/+19
|\| | | | | | | used to be commit 0dfbda00484bc3ca458fd5f637b69742bb75dbdb)
| * Add autogen.sh from distcc via mbp.Andrew Bartlett2003-02-041-0/+19
| | | | | | | | | | This to allow us to remove configure from CVS. (This used to be commit 9e8e352e102b75489b4540d701ce2c67c0f3cf31)
| * Actually checking both the account and password tests would be a good idea...Andrew Bartlett2003-02-041-2/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 49640635b15f53be6bb28d3d79255abe10c207dd)
| * Patch from Edmund Lam <epl@unimelb.edu.au> to fix braindead Tru64 behaviour:Andrew Bartlett2003-02-041-2/+2
| | | | | | | | | | | | | | Apparently acl_type is #defined to acl_common.entry_type in their acl.h.... Andrew Bartlett (This used to be commit 3dfdaa0208ee538631378aa921300d95c596b70c)
| * Ensure we only ever set fsp->conn in one place.Jeremy Allison2003-02-042-8/+0
| | | | | | | | | | Jeremy. (This used to be commit 2110901b381f2a749605c8e8b262fa5ceba11169)
| * Try to allow old and new heimdal installsJim McDonough2003-02-042-10/+29
| | | | | | | | (This used to be commit 29d25382ac394707da372d4af2b828bfcd0d6874)
| * Ensure Samba passes the open attribute truncate tests in smbtorture.Jeremy Allison2003-02-041-9/+12
| | | | | | | | | | Jeremy. (This used to be commit 651db9f242bb649f5efa4f4e59fe1ac0afe82981)
| * fix packagingHerb Lewis2003-02-041-0/+1
| | | | | | | | (This used to be commit 591e4ac108116fee1ad0a8bf7cb8498ee76a953d)
| * Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.Jeremy Allison2003-02-031-122/+91
| | | | | | | | | | | | Now to make Samba pass it :-). Jeremy. (This used to be commit 510cd30a6ec72544d24b79c13fc8a7d1c9415757)
| * Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.Jeremy Allison2003-02-031-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 77737b498d0c1c3efb23891465623f44c03d1801)
| * Try to get build working on systems with krb runtime but not devel libs.Jim McDonough2003-02-032-9531/+19797
| | | | | | | | | | Let's not assume that because one dir exists the whole shebang is there... (This used to be commit 44fd5c827537bd14c2220f62f5e44190247ae556)
| * smb signing compile fixTim Potter2003-02-021-1/+1
| | | | | | | | (This used to be commit 22d7aa0e673baa1c26205d1c659ba71ad2f94609)
| * untest fix for wide links parameter bug.Simo Sorce2003-02-021-2/+65
| | | | | | | | | | it work properly on 2.2 and the patch apply so I think it should be ok. (This used to be commit 36b2f6c9320fe46a1b5d2c4e90117b7839c35f21)
| * Add some return values, and don't attempt signing for NTLMSSP yet (it uses aAndrew Bartlett2003-02-022-3/+3
| | | | | | | | | | | | | | different algorithm). Andrew Bartlett (This used to be commit e6f87c7ee5c61f03f81159a8017d31f439c4454a)
| * Send the user's session key in the SAMLOGON reply, so that a member server canAndrew Bartlett2003-02-022-4/+13
| | | | | | | | | | | | | | use smb signing. Andrew Bartlett (This used to be commit 574e8a8ab7c94ecd9113df42e395e83632980675)
| * More signing updates - start checking that the server isn't being spoofed.Andrew Bartlett2003-02-023-1/+45
| | | | | | | | | | Andrew Bartlett (This used to be commit b1c722e306533babeffeba9d8c7dcfa00e019423)
| * Remove textfile from CVS - it's available in SGML nowJelmer Vernooij2003-02-011-34/+0
| | | | | | | | (This used to be commit 50a49e0babc67ca20435577d7336ec36e7487b67)
| * Convert Anthony's RPC doc to SGML/XMLJelmer Vernooij2003-02-012-0/+78
| | | | | | | | (This used to be commit 5a6f79b4a0d72371957b6bbb9dcfeaeb8779af70)
| * First attempt to convert John's GroupProfiles stuff to SGML/XMLJelmer Vernooij2003-02-011-0/+2
| | | | | | | | (This used to be commit 02aafdaa5a786f8e0c11114437e50164b126d032)
| * First attempt to migrate the GroupProfiles stuff by John to SGML/XMLJelmer Vernooij2003-02-011-0/+240
| | | | | | | | (This used to be commit b174fb761e48d0ee366b04698b076278be2b82c2)
| * We now have client-side SMB signing support!Andrew Bartlett2003-02-015-12/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This checking allows us to connect to Microsoft servers the use SMB signing, within a few restrictions: - I've not get the NTLMSSP stuff going - it appears to work, but if you break the sig - say by writing a zero in it - it still passes... - We don't currently verfiy the server's reply - It works against one of my test servers, but not the other... However, it provides an excellent basis to work from. Enable it with 'client signing' in your smb.conf. Doc to come (tomorrow) and this is not for 3.0, till we get it complete. The CIFS Spec is misleading - the session key (for NTLMv1 at least) is the standard session key, ie MD4(NT#). Thanks to jra for the early work on this. Andrew Bartlett (This used to be commit 1a2738937e3d80b378bd0ed33cd8d395fba2d3c3)