Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix for old DOS client when veto files is set to /.*/ | Jeremy Allison | 2002-12-13 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | More printer publishing code. | Jim McDonough | 2002-12-13 | 4 | -13/+86 | |
| | | | | | | | | | | | | | | | | - Add published attribute to info2, needed for win clients to work properly - Return proper info on getprinter 7 This means you can now look at the sharing tab of a printer and get correct info about whether it is published or not, and change it. | |||||
| * | Begin to handle Security descriptors for keys. | Richard Sharpe | 2002-12-13 | 1 | -0/+95 | |
| | | ||||||
| * | Guy Harris points out that the level and ptr fields in a | Tim Potter | 2002-12-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | SPOOL_USER_CTR look like they should be transposed. We don't make use of the user level information (what is it used for??) so I haven't changed any code, just added a comment. | |||||
* | | from HEAD: | Simo Sorce | 2002-12-31 | 1 | -1/+1 | |
| | | | | | | | | fix for bad check spotted by Ray Simard <ray@sylvan-glade.com> | |||||
* | | Merge tridge's fix : | Jeremy Allison | 2002-12-31 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | the 'padding' field in the query domain info reply is not a padding field at all. It seems to be an optional 12 byte structure of some kind. mkaplan found a situation where the structure was not present at all (depending on ptr_0) Jeremy. | |||||
* | | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 2002-12-30 | 2 | -0/+10 | |
| | | | | | | | | | | Check return in ldap. Jeremy. | |||||
* | | Merge Richard's write > 4Gb fix. | Jeremy Allison | 2002-12-30 | 1 | -2/+12 | |
| | | | | | | | | Jeremy. | |||||
* | | Revert by Simo's request. HEAD and 3.0 should be in sync for | Jeremy Allison | 2002-12-28 | 1 | -10/+2 | |
| | | | | | | | | | | this except for the modules load. Jeremy. | |||||
* | | Patch for coredump with missing arg from "Bradley W. Langhorst" ↵ | Jeremy Allison | 2002-12-28 | 1 | -1/+8 | |
| | | | | | | | | | | | | <brad@langhorst.com> Jeremy. | |||||
* | | Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support for | Shirish Kalele | 2002-12-28 | 1 | -23/+27 | |
| | | | | | | | | the proxy target. | |||||
* | | Add check to prevent non-Dfs clients from connecting to an msdfs proxy. | Shirish Kalele | 2002-12-27 | 1 | -0/+7 | |
| | | ||||||
* | | Add msdfs proxy functionality; a CIFS share can directly be a stand-in for | Shirish Kalele | 2002-12-27 | 2 | -1/+25 | |
| | | | | | | | | | | another share, and when clients connect to the first share, they will be redirected to the proxied share. | |||||
* | | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 2002-12-23 | 13 | -29/+28 | |
| | | | | | | | | Jeremy. | |||||
* | | talloc_init_named -> talloc_init. | Jeremy Allison | 2002-12-22 | 3 | -7/+7 | |
| | | | | | | | | Jeremy. | |||||
* | | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2002-12-20 | 40 | -84/+179 | |
| | | | | | | | | | | named. Ensure we can query them. Jeremy. | |||||
* | | Merge removal of unpopular winbind client environment variable. | Tim Potter | 2002-12-20 | 3 | -47/+1 | |
| | | ||||||
* | | Formatting syncup. | Tim Potter | 2002-12-20 | 1 | -2/+4 | |
| | | ||||||
* | | Merge from HEAD: | Tim Potter | 2002-12-20 | 1 | -6/+13 | |
| | | | | | | | | >Fix fnum leak under error condition in cacl_dump. | |||||
* | | Merge of some kind of bugfix from idra. | Tim Potter | 2002-12-20 | 1 | -1/+2 | |
| | | ||||||
* | | Merge from HEAD: | Tim Potter | 2002-12-20 | 1 | -2/+0 | |
| | | | | | | | | >fix rpcclient querygroup command (from 2.2 and head) | |||||
* | | Whitespace syncup. | Tim Potter | 2002-12-20 | 1 | -1/+1 | |
| | | ||||||
* | | Merge of comment about apparent spoolss_io_user_info weirdness. | Tim Potter | 2002-12-20 | 1 | -0/+4 | |
| | | ||||||
* | | Merge from HEAD. | Tim Potter | 2002-12-20 | 2 | -3/+9 | |
| | | | | | | | | | | - null termination of winbind request fix - bail out if we can't open winbind socket | |||||
* | | Merge from HEAD. lp_winbind_separator() is now a const string. | Tim Potter | 2002-12-20 | 1 | -1/+1 | |
| | | ||||||
* | | Merge some more FUNCTION_MACRO stuff. | Tim Potter | 2002-12-20 | 1 | -5/+5 | |
| | | ||||||
* | | Merge from HEAD: | Tim Potter | 2002-12-20 | 1 | -10/+15 | |
| | | | | | | | | | | | | | | | | >CR1333: Fix memory leak when unpacking some structures. > >* (pytdbunpack_item): PyList_Append creates an additional reference to > the appended object. Therefore, release the initial reference after > it's added to the list. | |||||
* | | Protect nmbd against malformed reply packets. Some reports on the lists showing | Jeremy Allison | 2002-12-19 | 1 | -1/+10 | |
| | | | | | | | | | | these. Jeremy. | |||||
* | | merge from 2.2 fix for smbclient large files | Herb Lewis | 2002-12-19 | 2 | -19/+27 | |
| | | ||||||
* | | merge from 2.2 | Herb Lewis | 2002-12-19 | 1 | -0/+2 | |
| | | | | | | | | actually print args for %g and %e | |||||
* | | Updated from Samba-2.2.7 code tree. | John Terpstra | 2002-12-18 | 1 | -5/+5 | |
| | | ||||||
* | | app_head merge for get_friendly_nt_err() | Gerald Carter | 2002-12-17 | 1 | -2/+2 | |
| | | ||||||
* | | fix make proto to work with SGI smake | Herb Lewis | 2002-12-17 | 1 | -4/+8 | |
| | | ||||||
* | | * fix memory leak when constructing an driver_level_6 structure | Gerald Carter | 2002-12-17 | 1 | -1/+7 | |
| | | | | | | | | and no dependent files (working on smbd memory leak). No CR# yet. | |||||
* | | merge smbtar fix from 2.2 | Herb Lewis | 2002-12-16 | 1 | -6/+8 | |
| | | ||||||
* | | fix usage message | Gerald Carter | 2002-12-16 | 1 | -2/+3 | |
| | | ||||||
* | | Ensure talloc pool query messages are reserved. | Jeremy Allison | 2002-12-14 | 1 | -0/+4 | |
| | | | | | | | | Jeremy. | |||||
* | | The name pointer in the talloc context must not be a talloced entry as | Jeremy Allison | 2002-12-14 | 1 | -2/+13 | |
| | | | | | | | | | | calling talloc_destroy_pool(as we do sometimes) will destroy it. Jeremy. | |||||
* | | Store printer guid in the dsspooler registry key so we don't have to | Jim McDonough | 2002-12-13 | 2 | -106/+187 | |
| | | | | | | | | query the directory server every time someone asks | |||||
* | | Fix for old DOS client when veto files is set to /.*/ | Jeremy Allison | 2002-12-13 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | More printer publishing code. | Jim McDonough | 2002-12-13 | 4 | -13/+86 | |
| | | | | | | | | | | | | | | | | - Add published attribute to info2, needed for win clients to work properly - Return proper info on getprinter 7 This means you can now look at the sharing tab of a printer and get correct info about whether it is published or not, and change it. | |||||
* | | merge of get_dc_name()-like code from APP_HEAD; better support password ↵ | Gerald Carter | 2002-12-13 | 5 | -139/+49 | |
| | | | | | | | | server = DC1 * | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2002-12-12 | 2 | -0/+106 | |
|\| | ||||||
| * | merge of get_dc_name()-like code from APP_HEAD; better support password ↵ | Gerald Carter | 2002-12-12 | 6 | -142/+156 | |
| | | | | | | | | server = DC1 * | |||||
| * | ignore editreg | Gerald Carter | 2002-12-12 | 1 | -0/+1 | |
| | | ||||||
| * | merge of smbpasswd segfault from SAMBA_2_2 | Gerald Carter | 2002-12-12 | 1 | -7/+10 | |
| | | ||||||
| * | CR1333: Fix memory leak when unpacking some structures. | Martin Pool | 2002-12-12 | 1 | -10/+15 | |
| | | | | | | | | | | | | * (pytdbunpack_item): PyList_Append creates an additional reference to the appended object. Therefore, release the initial reference after it's added to the list. | |||||
| * | * Ignore .pyc and .pyo files produced as a side-effect of running | Martin Pool | 2002-12-12 | 1 | -0/+2 | |
| | | | | | | | | Python examples. | |||||
| * | Added "kernel change notify" boolean to allow easier valgrind testing. | Jeremy Allison | 2002-12-12 | 2 | -1/+6 | |
| | | | | | | | | Jeremy. | |||||
| * | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2002-12-11 | 7 | -69/+83 | |
| | | | | | | | | Jeremy. |