Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Always check fstat for error. | Jeremy Allison | 2001-07-25 | 1 | -10/+13 | |
| | | | | | | | | Jeremy. | |||||
| * | Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fix | Jeremy Allison | 2001-07-25 | 1 | -1/+1 | |
| | | | | | | | | | | problem with wrong token being used in current_user. Jeremy. | |||||
| * | we need to pull passwords in client charset for crypto to work | Andrew Tridgell | 2001-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | need to push smb_search strings in client charset | Andrew Tridgell | 2001-07-25 | 1 | -5/+5 | |
| | | ||||||
| * | Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO. | Tim Potter | 2001-07-25 | 11 | -154/+153 | |
| | | | | | | | | | | | | According to the incorruptible judges find and grep, the latter won. Mmm - procrastination. (-: | |||||
| * | - don't try to print pointers | Andrew Tridgell | 2001-07-25 | 2 | -13/+2 | |
| | | | | | | | | - removed some unused mangling code | |||||
| * | Re-ran autoconf. | Tim Potter | 2001-07-25 | 1 | -548/+593 | |
| | | ||||||
| * | Merge of change machine account password race fix from appliance branch. | Tim Potter | 2001-07-25 | 1 | -1/+17 | |
| | | ||||||
| * | got rid of INFO: msgs at debug level 1 | Andrew Tridgell | 2001-07-25 | 1 | -2/+2 | |
| | | ||||||
| * | nicer smbtree output | Andrew Tridgell | 2001-07-25 | 1 | -2/+4 | |
| | | ||||||
| * | ucs2 is always a multiple of 2 bytes | Andrew Tridgell | 2001-07-25 | 1 | -0/+6 | |
| | | | | | | | | this gets rid of a bunch of iconv warnings | |||||
| * | a better test for unix domain sockets | Andrew Tridgell | 2001-07-25 | 5 | -6/+24 | |
| | | ||||||
| * | added a --with-libiconv=BASEDIR/ option to allow easier use of an | Andrew Tridgell | 2001-07-25 | 3 | -724/+824 | |
| | | | | | | | | alternative iconv library | |||||
| * | build smbtree by default. It's a very useful utility. | Andrew Tridgell | 2001-07-25 | 1 | -1/+8 | |
| | | ||||||
| * | Store winbindd in the sbin directory. Make the winbind pam module also as | Tim Potter | 2001-07-24 | 3 | -612/+624 | |
| | | | | | | | | | | | | | | | | a sbin program. Currently the pam and nss modules are installed into @prefix@/sbin - I'm not sure whether this is a good idea or not. Perhaps they should be left in the build tree and copied across as needed by hand or a packaging tool. | |||||
| * | Convert other parameters (read list, write list, valid users...) to the ↵ | Simo Sorce | 2001-07-24 | 4 | -85/+184 | |
| | | | | | | | | | | | | | | P_LIST format. changed functions to use list instead of strings addedd lp_list_substitute function | |||||
| * | Make sure that a shared library build of libsmbclient causes build | Richard Sharpe | 2001-07-24 | 1 | -1/+1 | |
| | | | | | | | | | | breakage if there are problems. I will take this out tomorrow if it causes too many problems. | |||||
| * | make nsswitch target wasn't building the winbind pam module. | Tim Potter | 2001-07-24 | 1 | -1/+1 | |
| | | ||||||
| * | Commit an updated configure, but the build_farm should run autoconf! | Richard Sharpe | 2001-07-24 | 1 | -723/+738 | |
| | | ||||||
| * | We were making an assumption in the oplock | Jeremy Allison | 2001-07-24 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | break code path that was invalid (ie. we were assuming we could infer a non-levelII oplock when such an oplock was detected - this may no longer be valid once we've processed the break process dealing with the break will change the state of it anyway. This prevents the state where we get the following packet trace : client server NTcreate -> <- NTcreate resp NTcreate -> <- break to level II ok - broken -> <- break to none Thanks to Alan Romeril for providing the trace that allowed me to track this down. Jeremy. | |||||
| * | Another fine mess, err, fine tune to the Slowaris build ... | Richard Sharpe | 2001-07-24 | 1 | -2/+1 | |
| | | ||||||
| * | Make the Slowaris build a bit nicer with cc | Richard Sharpe | 2001-07-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix case insensitive password change code. | Jeremy Allison | 2001-07-23 | 5 | -38/+47 | |
| | | | | | | | | | | Fixed crash bug with un-zeroed talloced memory. Jeremy. | |||||
| * | Same fix for resume as for pause. | Jeremy Allison | 2001-07-23 | 1 | -1/+2 | |
| | | | | | | | | Jeremy.i | |||||
| * | Fix for CUPS pause/restart code. | Jeremy Allison | 2001-07-23 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix for cups compile. | Jeremy Allison | 2001-07-23 | 1 | -16/+17 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix some fscked up things that I added to the Solaris CC build of shared libs | Richard Sharpe | 2001-07-23 | 2 | -3/+3 | |
| | | ||||||
| * | One more possible fix for Solaris CC and GCC | Richard Sharpe | 2001-07-23 | 1 | -1/+2 | |
| | | ||||||
| * | Fix the POOBAD_CC on Slowaris so we can handle things correctly ... | Richard Sharpe | 2001-07-23 | 2 | -3/+13 | |
| | | | | | | | | Lets see how this goes. | |||||
| * | Try and build shared on SCO. Assume that it is like others, but uses | Richard Sharpe | 2001-07-23 | 1 | -0/+2 | |
| | | | | | | | | -KPIC, which it does! | |||||
* | | Added "use mmap" (defaults to true) so this can be turned off in HPUX. | Jeremy Allison | 2001-07-30 | 21 | -80/+434 | |
| | | | | | | | | | | Merged in the "create account in domain" feature of smbpasswd from HEAD. Jeremy. | |||||
* | | uint -> uint32. | Jeremy Allison | 2001-07-30 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixes for varargs problems with std c. | Jeremy Allison | 2001-07-30 | 4 | -13/+13 | |
| | | | | | | | | | | Fix from Rick Lake <rwlake@anp.nl> for QNX. Jeremy. | |||||
* | | Fix comments for non-C99 compilers. // -> /* */ | Andrew Bartlett | 2001-07-29 | 1 | -4/+4 | |
| | | ||||||
* | | Fix invalid uid being used after logoff. Thanks to Nigel Williams | Jeremy Allison | 2001-07-28 | 1 | -2/+1 | |
| | | | | | | | | | | for this bug report. Jeremy. | |||||
* | | Fix for potential bad fid crash. | Jeremy Allison | 2001-07-28 | 1 | -1/+13 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix for determining the correct 'cversion' for a printer driver. This was | John Reilly | 2001-07-27 | 1 | -366/+323 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causing Win2K (and likely XP) to put some printer drivers in to the wrong directory (e.g. print$/W32X86/2 vs print$/W32X86/3). get_file_version() Moved forward in file to remove forward reference file_version_is_newer() Moved forward in file to remove forward reference get_correct_cversion() Use get_file_version() to access the correct info and got rid of 40+ lines of code Thanks to Jim Vopni (who also had a patch!) and several others who pointed this out. JohnR | |||||
* | | More changes - configure option changes. | John Terpstra | 2001-07-27 | 1 | -7/+18 | |
| | | ||||||
* | | Fixed path for new /etc/samba directory. | John Terpstra | 2001-07-27 | 1 | -1/+1 | |
| | | ||||||
* | | Fixing build problems. | John Terpstra | 2001-07-27 | 1 | -2/+1 | |
| | | ||||||
* | | A missing 'd' - SinTax problem! | John Terpstra | 2001-07-27 | 1 | -1/+1 | |
| | | ||||||
* | | Another typo. | John Terpstra | 2001-07-27 | 1 | -1/+1 | |
| | | ||||||
* | | Removed debugtools traces | John Terpstra | 2001-07-27 | 1 | -6/+0 | |
| | | ||||||
* | | Fixed wrong path. | John Terpstra | 2001-07-27 | 1 | -2/+2 | |
| | | ||||||
* | | 'enhnced browsing' code has already been added to 2.2 so removed | Gerald Carter | 2001-07-27 | 3 | -13/+7 | |
| | | | | | | | | the comment about it only existing in HEAD. | |||||
* | | Updated for winbind - now OK. | John Terpstra | 2001-07-27 | 1 | -5/+18 | |
| | | ||||||
* | | Adding winbind suppport. | John Terpstra | 2001-07-26 | 2 | -20/+26 | |
| | | ||||||
* | | Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie. | Jeremy Allison | 2001-07-26 | 8 | -1176/+1387 | |
| | | | | | | | | | | Digital UNIX). Jeremy. | |||||
* | | Added Nigel Williams initial vuid/tid tests. More work needed but an | Jeremy Allison | 2001-07-26 | 1 | -1/+680 | |
| | | | | | | | | | | excellent framework to start with. Jeremy. | |||||
* | | Always check fstat for error. | Jeremy Allison | 2001-07-25 | 1 | -10/+13 | |
| | | | | | | | | Jeremy. |