Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Memory leak fixes spotted by insure. | Tim Potter | 2001-01-12 | 2 | -1/+14 | |
| | | ||||||
| * | Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir, | Richard Sharpe | 2001-01-12 | 2 | -0/+169 | |
| | | | | | | | | | | | | both tested ... More later. | |||||
| * | Many bug fixes to the libsmbclient.c code plus | Richard Sharpe | 2001-01-12 | 4 | -69/+382 | |
| | | | | | | | | | | | | | | - an implementation of smbc_readdir - extensions to tree.c to show files in a second window - changes to auth_fn to provide buffers for username, password, etc from caller rather than callee | |||||
| * | Use MAXIMUM_ALLOWED_ACCESS when doing a cli_spoolss_open_printer_ex() | Tim Potter | 2001-01-12 | 1 | -1/+1 | |
| | | ||||||
| * | Changes from APPLIANCE_HEAD: | David O'Neill | 2001-01-12 | 1 | -0/+74 | |
| | | | | | | | | | | | | | | | | source/tests/crypttest.c - another one missed from a while ago: Add back tests/crypttest.c so that we can check for truncated crypt on those systems that it is relevant for and we avoid setting if for those systems that it is not true for. (Originally from SAMBA_2_2, Nov 13th 2000) | |||||
| * | RPC server fixes for RPC client changes merged from TNG. | Tim Potter | 2001-01-11 | 2 | -4/+46 | |
| | | ||||||
| * | Removed link errors between rpcclient and smbd. | Tim Potter | 2001-01-11 | 1 | -4/+4 | |
| | | ||||||
* | | Merge in fix from John... being in Europe sucks for bandwidth... | Jeremy Allison | 2001-02-02 | 1 | -1/+15 | |
| | | | | | | | | Jeremy. | |||||
* | | correct checking of the adduser_script being empty or not. | Jean-François Micouleau | 2001-02-01 | 1 | -6/+9 | |
| | | | | | | | | J.F. | |||||
* | | get_md4pw was called with 2 params, one never used. mach_name and | Jean-François Micouleau | 2001-01-31 | 3 | -23/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mach_acct where mixed, the machine account wasn't correctly converted to lower case. srv_samr.c: added checks around Unix password changing. If it's a trust account, don't change the unix password. That's the reason why people having unix password sync=yes coudn't join a samba domain for a W2K box. changed also the string_sub function in create_unix_account() to NOT strip the ending $ on trust account. For the security picky people, Jeremy is already aware :-) J.F. | |||||
* | | Merge of free_sec_desc() fix. | Tim Potter | 2001-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Merge of KOI8-R codepage fix. | Tim Potter | 2001-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Missing sys_endpwent() from HEAD. | Tim Potter | 2001-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | correct checking of access_required in openprinterex as talked with John | Jean-François Micouleau | 2001-01-31 | 3 | -53/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | R. and Jerry. You can only do server stuff (adding printers, changing forms, ..) if you're root or if user is in printer admin list. Printers options are grayed if you don't have the PRINTER_ADMINISTER flag in the secdesc. J.F. | |||||
* | | lib/system.c: Fix for pw caching. | Jeremy Allison | 2001-01-31 | 5 | -64/+141 | |
| | | | | | | | | | | | | srv_samr.c: Fix for pw caching. smbd/nttrans2.c: Allow create call to set ACLs. Jeremy. | |||||
* | | merge noisy debug fix from head | Herb Lewis | 2001-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | preparing for release of 2.2.0-alpha2 | Samba Release Account | 2001-01-30 | 71 | -74/+75 | |
| | | ||||||
* | | Updated with bug report for no W2K PDC yet. | Jeremy Allison | 2001-01-30 | 1 | -0/+5 | |
| | | | | | | | | Jeremy. | |||||
* | | Prepare for alpha2 before Linuxworld. | Jeremy Allison | 2001-01-30 | 1 | -6/+46 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix inspited by Alan Romeril. 50% speedup in domain logins with this | Jeremy Allison | 2001-01-30 | 3 | -2/+5 | |
| | | | | | | | | | | change to default break response time of 10ms -> 0ms. Jeremy. | |||||
* | | Typo in cast from talloc. | Jeremy Allison | 2001-01-29 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | Minor Additions | David Bannon | 2001-01-28 | 3 | -128/+339 | |
| | | ||||||
* | | Mega-merge for fixes made in appliance-head. | Jeremy Allison | 2001-01-27 | 11 | -86/+272 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nmbd/nmbd.c: smbd/server.c: Inherited signal fix from John Reilly. printing/nt_printing.c: printing/printing.c: rpc_server/srv_spoolss_nt.c: Fix for PCL drivers not being able to save printer properties. printing/printfsp.c: smbd/close.c: Fix to allow cleanup of spool files on connection drop. tdb/tdb.c: malloc fix from Tim Potter. tdb/tdbtool.c: Free list viewer from John. smbd/lanman.c: Fix to stop a buffer overrun in Win9x from corrupting it's own parameter list. Sigh.... buffer overruns are-us (MS). Jeremy. | |||||
* | | Fixes from appliance-head for pdc searches. | Jeremy Allison | 2001-01-25 | 2 | -19/+17 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed "object picker can't determine if object in domain" bug seen from W2K | Jeremy Allison | 2001-01-25 | 5 | -88/+205 | |
| | | | | | | | | | | | | | | clients. Did this by importing Samba-TNG code that correctly handles LSA lookups. *MANY* thanks to Luke, Sander, Elrond and the rest of the TNG gang ! Jeremy | |||||
* | | Fix insure problems with passwd caching code... | Jeremy Allison | 2001-01-24 | 1 | -16/+18 | |
| | | | | | | | | Jeremy. | |||||
* | | Added modification of Richard Bollinger getpw[nam|uid] cache patch. Only | Jeremy Allison | 2001-01-24 | 1 | -2/+46 | |
| | | | | | | | | | | uses cache max 100 times. Jeremy. | |||||
* | | smbd/process.c: & type with 0xff for paranioa sake... | Jeremy Allison | 2001-01-24 | 4 | -34/+46 | |
| | | | | | | | | | | | | smbd/reply.c smbd/service.c: cause all "add home service" calls to go through a winbindd aware function. Jeremy. | |||||
* | | printing/printing.c: Merge from appliance head. | Jeremy Allison | 2001-01-24 | 3 | -13/+31 | |
| | | | | | | | | | | | | smbd/lanman.c: Fix for calling qsort with num=0 (insure fix). smbd/nttrans.c: Memory leak fixes as added to trans2.c Jeremy. | |||||
* | | Move to table driven smb lookup rather than linear search. | Jeremy Allison | 2001-01-24 | 1 | -195/+330 | |
| | | | | | | | | | | | | | | Inspired by a comment from Andrew about Anton's work (which I haven't gotten the patch for). The table was script generated from the original source code so should be ok. Jeremy. | |||||
* | | Updating packaging files. Still in progress. | John Terpstra | 2001-01-24 | 6 | -7/+90 | |
| | | ||||||
* | | Fix from Kenichi Okuyama for memory leak on Realloc fail. | Jeremy Allison | 2001-01-23 | 1 | -21/+51 | |
| | | | | | | | | Jeremy. | |||||
* | | merge from HEAD | Gerald Carter | 2001-01-23 | 2 | -3/+11 | |
| | | | | | | | | jerry | |||||
* | | Merges from appliance-head. Added max print jobs parameter that limits total | Jeremy Allison | 2001-01-23 | 6 | -41/+82 | |
| | | | | | | | | | | number of print jobs in the system. Tidyups for messages.c. Jeremy. | |||||
* | | increased MAX_POL_HNDS to 2048 (up from 64) to be more inline | Gerald Carter | 2001-01-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | with Windows NT. This comes after discussion with JF and Don McCall @ HP. jerry | |||||
* | | Fixed problems with chmod interacting with ACL code. | Jeremy Allison | 2001-01-23 | 2 | -4/+8 | |
| | | | | | | | | Jeremy | |||||
* | | Fixup for chmod_acl, fchmod_acl for inherited ACLs. | Jeremy Allison | 2001-01-23 | 2 | -12/+51 | |
| | | | | | | | | | | Needs testing..... Jeremy. | |||||
* | | include/vfs.h: | Jeremy Allison | 2001-01-23 | 10 | -19/+102 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | smbd/vfs-wrap.c: smbd/vfs.c: Added fchmod_acl and chmod_acl. lib/substitute.c: smbd/lanman.c: smbd/open.c: smbd/process.c: smbd/reply.c: smbd/service.c: Removed sessetup_user variable. Added current_user_info struct which conatins domain info etc. Added '%D' for client domain parameter. Jeremy. | |||||
* | | Work in progress on chmod_acl and fchmod_acl. | Jeremy Allison | 2001-01-23 | 1 | -0/+77 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typo | Jeremy Allison | 2001-01-22 | 8 | -82/+216 | |
| | | | | | | | | | | in loadparm.c Removed extra \n in configure. Jeremy. | |||||
* | | Add a comment about %$(envvar) ... Just to get it in there. It can be | Richard Sharpe | 2001-01-21 | 1 | -0/+3 | |
| | | | | | | | | improved now. | |||||
* | | Directory ACLs now seem to be working correctly ! | Jeremy Allison | 2001-01-19 | 1 | -6/+181 | |
| | | | | | | | | Jeremy. | |||||
* | | More debug to understand directory ACL mapping. Code needs a little more work. | Jeremy Allison | 2001-01-18 | 1 | -7/+43 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge with fixes from appliance-head. | Jeremy Allison | 2001-01-18 | 14 | -144/+528 | |
| | | | | | | | | Jeremy. | |||||
* | | Updating samba-2.2 build files. Do NOT use for Samba-pre3.0. | John Terpstra | 2001-01-18 | 3 | -7/+5 | |
| | | ||||||
* | | Typo in new file_chmod code cause setting attributes to fail. | Jeremy Allison | 2001-01-17 | 1 | -2/+3 | |
| | | | | | | | | Jeremy. | |||||
* | | Typo in new file_chmod code caused file attribute changes to fail. | Jeremy Allison | 2001-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | THIS NEEDS TO BE ADDED TO APPLIANCE-HEAD. Jeremy. | |||||
* | | Commented out broekn GIF specifications. | John Terpstra | 2001-01-17 | 2 | -4/+4 | |
| | | ||||||
* | | Added files for LSB compliant packaging. | John Terpstra | 2001-01-17 | 2 | -0/+158 | |
| | | ||||||
* | | Updated build files only. | John Terpstra | 2001-01-17 | 3 | -226/+175 | |
| | |