Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | patches for 2.2.6 from Buchan Milne | Gerald Carter | 2002-08-27 | 4 | -41/+28 | |
| | | | ||||||
| * | | Ensure we have at least smb_size bytes before processing a packet. | Jeremy Allison | 2002-08-27 | 1 | -2/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | if we are adding a new sambaAccount, make sure that we add a | Gerald Carter | 2002-08-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | STRUCTURAL objectclass as well (e.g. "account") | |||||
| * | | replace inet_aton with inet_addr() | Gerald Carter | 2002-08-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Correct fix for nc problem. | Jeremy Allison | 2002-08-26 | 1 | -2/+4 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Missed changing debug message. | Jeremy Allison | 2002-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Revert the fix that broke session positive response. | Jeremy Allison | 2002-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | merge from APP_HEAD | Gerald Carter | 2002-08-26 | 1 | -34/+50 | |
| | | | ||||||
| * | | Merge of statos VOS changes from Paul_GreenVOS@vos.stratus.com | Jeremy Allison | 2002-08-26 | 2 | -1/+13 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Your car depreciates in value, while obsolete parameters are deprecated. | Richard Sharpe | 2002-08-24 | 1 | -2/+2 | |
| | | | ||||||
| * | | check the smb packet lenght is not an invalid 0 | Simo Sorce | 2002-08-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Syncup with get_file_size, get_allocation_size from HEAD. | Jeremy Allison | 2002-08-23 | 3 | -35/+39 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Get ready for moving to get_allocation_size with POSIX checks. | Jeremy Allison | 2002-08-23 | 4 | -102/+158 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix initial "allocation size" as tested by IFSTEST. | Jeremy Allison | 2002-08-23 | 4 | -7/+53 | |
| | | | | | | | | | | | | | | | Do a make clean after this commit ! Jeremy. | |||||
| * | | Move definition of variable to *one* file only. | Jeremy Allison | 2002-08-23 | 2 | -4/+4 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Removed unused variable. | Jeremy Allison | 2002-08-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Added new flag FLAG_ADVANCED and moved all FLAG_* to integer size. | John Terpstra | 2002-08-22 | 1 | -8/+9 | |
| | | | ||||||
| * | | Fix incorrect flags in smb_action. IFSTEST found this. | Jeremy Allison | 2002-08-22 | 1 | -6/+9 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix shares/printers view so on initial entry only Basic options are exposed. | John Terpstra | 2002-08-22 | 1 | -2/+2 | |
| | | | ||||||
| * | | Addition of new Wizard functionality to SWAT. This will be extended in | John Terpstra | 2002-08-22 | 3 | -33/+244 | |
| | | | | | | | | | | | | samba-3.x. | |||||
| * | | addform() fix from HEAD | Gerald Carter | 2002-08-22 | 1 | -114/+98 | |
| | | | ||||||
| * | | Fix IFSTEST error in OpenCreateParameters tests. | Jeremy Allison | 2002-08-22 | 1 | -9/+9 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix longstanding bug in Win2k clients by clearing the shortname | Jeremy Allison | 2002-08-21 | 1 | -4/+11 | |
| | | | | | | | | | | | | | | | buffer before returning ascii short name. Jeremy. | |||||
| * | | Added -x parameter description - prints only non-default parameters. | John Terpstra | 2002-08-21 | 1 | -0/+5 | |
| | | | ||||||
| * | | Added documentation for new -x option. | John Terpstra | 2002-08-21 | 1 | -1/+4 | |
| | | | ||||||
| * | | Restored previous default behaviour. Removed -v option, installed -x option | John Terpstra | 2002-08-21 | 1 | -4/+5 | |
| | | | | | | | | | | | | to eXclude all parameter values that are at default setting. | |||||
| * | | Changed behaviour so testparm now only prints non-default smb.conf parameter | John Terpstra | 2002-08-21 | 1 | -2/+6 | |
| | | | | | | | | | | | | settings. Added the -v switch to print all settings (previous default). | |||||
| * | | (merge from HEAD) Fix DeletPrinterDriver() o that it tries to | Gerald Carter | 2002-08-21 | 4 | -10/+90 | |
| | | | | | | | | | | | | | | | delete the NT 4.0 & 2k/XP driver if the architecture string was "Windows NT x86" | |||||
| * | | addform can also be done of a print server handle. Bug report by Peter Shearer | Gerald Carter | 2002-08-21 | 1 | -17/+29 | |
| | | | ||||||
| * | | IFSTEST fixes for open fid, nametoolong. | Jeremy Allison | 2002-08-20 | 3 | -11/+30 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | fix typos | Simo Sorce | 2002-08-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | thanks Josef Zlomek | |||||
| * | | Merge ip address overwrite fix from HEAD. | Jeremy Allison | 2002-08-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Removed unneeded macro. | Jeremy Allison | 2002-08-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | backport from head | Simo Sorce | 2002-08-19 | 0 | -0/+0 | |
| | | | ||||||
* | | | syncing up for 2.2.6pre2 | Gerald Carter | 2002-08-27 | 52 | -1420/+2264 | |
| | | | ||||||
* | | | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2002-08-19 | 1 | -0/+0 | |
|\| | | | | | | | | 'SAMBA_2_2_RELEASE'. | |||||
| * | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2002-08-19 | 1 | -0/+0 | |
| |\| | ||||||
| | * | a new icon for the upcoming wizard | Simo Sorce | 2002-08-19 | 1 | -0/+0 | |
| | | | ||||||
| | * | Added comment about our implementation of the trans2 | Tim Potter | 2002-08-19 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | SMB_FILE_INTERNAL_INFORMATION possibly causing the failure of one of the IFSKIT tests. | |||||
| | * | fix typo auth/auth_server.c | Jelmer Vernooij | 2002-08-19 | 2 | -5/+1 | |
| | | | | | | | | | | | | remove unused 'max packet' and 'packet size' options | |||||
| | * | More smb.conf manpage updates: | Jelmer Vernooij | 2002-08-19 | 1 | -23/+194 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add printer command -> addprinter command delete printer command -> deleteprinter command display charset dos charset hide unwriteable -> hide unwriteable files hostname lookups name cache timeout ntlm auth paranoid server security realm smb ports unicode unix charset wtmp directory wins partners block size vfspath | |||||
| | * | fixed memory corruption in cli_full_connection() | Andrew Tridgell | 2002-08-19 | 1 | -2/+1 | |
| | | | ||||||
| | * | the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any more | Andrew Tridgell | 2002-08-19 | 1 | -1/+0 | |
| | | | ||||||
| | * | print out the GUID in the CLDAP reply | Andrew Tridgell | 2002-08-19 | 1 | -12/+11 | |
| | | | ||||||
| | * | make rpcclient use print_guid() | Andrew Tridgell | 2002-08-19 | 1 | -9/+2 | |
| | | | ||||||
| | * | added a generic print_guid utility, and get the byte order handing | Andrew Tridgell | 2002-08-19 | 1 | -0/+15 | |
| | | | | | | | | | | | | right | |||||
| | * | make IRIX happy | Simo Sorce | 2002-08-19 | 1 | -10/+14 | |
| | | | ||||||
| | * | IFS kit test - don't allow TEMP attribute on directory open. | Jeremy Allison | 2002-08-19 | 1 | -0/+12 | |
| | | | | | | | | | | | | Jeremy. | |||||
| | * | we now parse the cldap reply and print its contents. There are a | Andrew Tridgell | 2002-08-19 | 1 | -4/+82 | |
| | | | | | | | | | | | | couple of unknown fields we still need to work out. | |||||
| | * | remove 'admin log' parameter (discussed with Jeremy) | Jelmer Vernooij | 2002-08-19 | 2 | -10/+0 | |
| | | | | | | | | | | | | remove 'alternate permissions' parameter (deprecated and not used since 2.0) (discussed with tridge) |