summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Make sure that a shared library build of libsmbclient causes buildRichard Sharpe2001-07-241-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 Potter2001-07-241-1/+1
| |
| * Commit an updated configure, but the build_farm should run autoconf!Richard Sharpe2001-07-241-723/+738
| |
| * We were making an assumption in the oplockJeremy Allison2001-07-241-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 Sharpe2001-07-241-2/+1
| |
| * Make the Slowaris build a bit nicer with ccRichard Sharpe2001-07-241-1/+1
| |
| * Fix case insensitive password change code.Jeremy Allison2001-07-235-38/+47
| | | | | | | | | | Fixed crash bug with un-zeroed talloced memory. Jeremy.
| * Same fix for resume as for pause.Jeremy Allison2001-07-231-1/+2
| | | | | | | | Jeremy.i
| * Fix for CUPS pause/restart code.Jeremy Allison2001-07-231-2/+2
| | | | | | | | Jeremy.
| * Fix for cups compile.Jeremy Allison2001-07-231-16/+17
| | | | | | | | Jeremy.
| * Fix some fscked up things that I added to the Solaris CC build of shared libsRichard Sharpe2001-07-232-3/+3
| |
| * One more possible fix for Solaris CC and GCCRichard Sharpe2001-07-231-1/+2
| |
| * Fix the POOBAD_CC on Slowaris so we can handle things correctly ...Richard Sharpe2001-07-232-3/+13
| | | | | | | | Lets see how this goes.
| * Try and build shared on SCO. Assume that it is like others, but usesRichard Sharpe2001-07-231-0/+2
| | | | | | | | -KPIC, which it does!
* | Added "use mmap" (defaults to true) so this can be turned off in HPUX.Jeremy Allison2001-07-3021-80/+434
| | | | | | | | | | Merged in the "create account in domain" feature of smbpasswd from HEAD. Jeremy.
* | uint -> uint32.Jeremy Allison2001-07-301-1/+1
| | | | | | | | Jeremy.
* | Fixes for varargs problems with std c.Jeremy Allison2001-07-304-13/+13
| | | | | | | | | | Fix from Rick Lake <rwlake@anp.nl> for QNX. Jeremy.
* | Fix comments for non-C99 compilers. // -> /* */Andrew Bartlett2001-07-291-4/+4
| |
* | Fix invalid uid being used after logoff. Thanks to Nigel WilliamsJeremy Allison2001-07-281-2/+1
| | | | | | | | | | for this bug report. Jeremy.
* | Fix for potential bad fid crash.Jeremy Allison2001-07-281-1/+13
| | | | | | | | Jeremy.
* | Fix for determining the correct 'cversion' for a printer driver. This wasJohn Reilly2001-07-271-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 Terpstra2001-07-271-7/+18
| |
* | Fixed path for new /etc/samba directory.John Terpstra2001-07-271-1/+1
| |
* | Fixing build problems.John Terpstra2001-07-271-2/+1
| |
* | A missing 'd' - SinTax problem!John Terpstra2001-07-271-1/+1
| |
* | Another typo.John Terpstra2001-07-271-1/+1
| |
* | Removed debugtools tracesJohn Terpstra2001-07-271-6/+0
| |
* | Fixed wrong path.John Terpstra2001-07-271-2/+2
| |
* | 'enhnced browsing' code has already been added to 2.2 so removedGerald Carter2001-07-273-13/+7
| | | | | | | | the comment about it only existing in HEAD.
* | Updated for winbind - now OK.John Terpstra2001-07-271-5/+18
| |
* | Adding winbind suppport.John Terpstra2001-07-262-20/+26
| |
* | Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.Jeremy Allison2001-07-268-1176/+1387
| | | | | | | | | | Digital UNIX). Jeremy.
* | Added Nigel Williams initial vuid/tid tests. More work needed but anJeremy Allison2001-07-261-1/+680
| | | | | | | | | | excellent framework to start with. Jeremy.
* | Always check fstat for error.Jeremy Allison2001-07-251-10/+13
| | | | | | | | Jeremy.
* | Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fixJeremy Allison2001-07-251-1/+1
| | | | | | | | | | problem with wrong token being used in current_user. Jeremy.
* | regenerated docsGerald Carter2001-07-252-6/+6
| |
* | fix a few outdated piecesGerald Carter2001-07-251-2/+2
| |
* | std_logging fix from head.Tim Potter2001-07-251-0/+3
| |
* | Merge from head branch.Tim Potter2001-07-250-0/+0
| |
* | Merge of winbind Makefile/configure fixes from HEAD.Tim Potter2001-07-243-13/+22
| |
* | Merge of winbindd testsuite from head.Tim Potter2001-07-2412-92/+220
| |
* | Added file from HEAD branch.Tim Potter2001-07-240-0/+0
| |
* | Mega-winbind merge into 2.2.Tim Potter2001-07-2428-3365/+5151
| | | | | | | | | | | | | | | | | | Cut across all the winbind stuff from head. Needed to undo some of the character set stuff and merge a bunch of rpc client files. This passes the winbind test suite - I'll run a 10000 user test on my vmware session at home. Still need to get the pam winbind stuff working though.
* | We were making an assumption in the oplockJeremy Allison2001-07-241-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.
* | Fix case insensitive password change code.Jeremy Allison2001-07-236-578/+588
| | | | | | | | | | Fixed crash bug with un-zeroed talloced memory. Jeremy.
* | Same fix for resume as for pause.Jeremy Allison2001-07-231-1/+2
| | | | | | | | Jeremy.
* | Fix for CUPS pause/restart code.Jeremy Allison2001-07-231-2/+2
| | | | | | | | Jeremy.
* | Minor tweaks to make rpm happy.John Terpstra2001-07-232-0/+2
| |
* | Fix for cups compile.Jeremy Allison2001-07-233-17/+20
| | | | | | | | Jeremy.
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-07-232-0/+1167
|\|