Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge of Jelmer's usage updates for net. | Tim Potter | 2003-04-14 | 4 | -5/+8 | |
| | | ||||||
* | | Merge of bugfix for cli_lsa_query_info_policy() usage. | Tim Potter | 2003-04-14 | 1 | -5/+7 | |
| | | ||||||
* | | Merge rewrite of smbcontrol. | Tim Potter | 2003-04-14 | 1 | -549/+572 | |
| | | ||||||
* | | Merge: | Tim Potter | 2003-04-14 | 7 | -432/+242 | |
| | | | | | | | | - Jelmer's latest popt changes | |||||
* | | Merge: | Tim Potter | 2003-04-14 | 1 | -23/+0 | |
| | | | | | | | | - debugging tdb messages now initialised and handled in lib/messages.c | |||||
* | | Merge: | Tim Potter | 2003-04-14 | 1 | -91/+27 | |
| | | | | | | | | | | - Jelmer's latest popt changes - debugging tdb messages now initialised and handled in lib/messages.c | |||||
* | | Merge: remove tallocdump messages. | Tim Potter | 2003-04-14 | 1 | -4/+0 | |
| | | ||||||
* | | Array size fixup for construct_nt_devicemode() from HEAD. | Tim Potter | 2003-04-14 | 1 | -1/+1 | |
| | | ||||||
* | | Syncup new HEAD version. | Tim Potter | 2003-04-14 | 1 | -128/+169 | |
| | | ||||||
* | | Comment syncup. | Tim Potter | 2003-04-14 | 1 | -0/+21 | |
| | | ||||||
* | | Whitespace syncup. | Tim Potter | 2003-04-14 | 4 | -7/+7 | |
| | | ||||||
* | | Merge Jelmer's popt updates from HEAD. | Tim Potter | 2003-04-14 | 1 | -145/+12 | |
| | | | | | | | | | | Also merged a bunch of other random changes as this file has been drifting off due to lack of janitors. | |||||
* | | Merge Jelmer's popt updates from HEAD. | Tim Potter | 2003-04-14 | 8 | -226/+286 | |
| | | ||||||
* | | Syncup popt changes with HEAD. | Tim Potter | 2003-04-14 | 2 | -4/+3 | |
| | | ||||||
* | | Merge new popt_common.h include file. | Tim Potter | 2003-04-14 | 1 | -15/+9 | |
| | | ||||||
* | | Whitespace syncup. | Tim Potter | 2003-04-14 | 1 | -1/+1 | |
| | | ||||||
* | | Merge of new sid type (SID_NAME_COMPUTER) and tidyup. | Tim Potter | 2003-04-14 | 2 | -2/+2 | |
| | | ||||||
* | | Fix a compiler warning. | Tim Potter | 2003-04-14 | 1 | -1/+1 | |
| | | ||||||
* | | Whoops - missed some tdb message registrations from a previous merge. | Tim Potter | 2003-04-14 | 1 | -0/+5 | |
| | | ||||||
* | | Merge of doxygen updates from HEAD. | Tim Potter | 2003-04-14 | 1 | -14/+14 | |
| | | ||||||
* | | Remove outdated file. | Tim Potter | 2003-04-14 | 1 | -3/+0 | |
| | | ||||||
* | | Syncup with version of config.guess from HEAD. | Tim Potter | 2003-04-14 | 1 | -118/+219 | |
| | | ||||||
* | | Merge of rpcecho pipe for testing large dcerpc requests and responses. | Tim Potter | 2003-04-14 | 6 | -3/+25 | |
| | | | | | | | | Only compiled in when --enable-developer argument passed to configure. | |||||
* | | Merge of tdbtool multi-line string fix. | Tim Potter | 2003-04-14 | 1 | -17/+17 | |
| | | ||||||
* | | Merge of TRUE/FALSE preprocessor traps from HEAD. | Tim Potter | 2003-04-14 | 1 | -1/+14 | |
| | | ||||||
* | | Merge of samr lookup domain rpc client call from HEAD. | Tim Potter | 2003-04-14 | 2 | -0/+90 | |
| | | ||||||
* | | Merge create/delete domain user samr calls from HEAD. | Tim Potter | 2003-04-14 | 4 | -146/+404 | |
| | | ||||||
* | | Merge a bunch of updates from HEAD: | Tim Potter | 2003-04-14 | 1 | -0/+19 | |
| | | | | | | | | | | - winbind nss client cleanups - new rpc echo pipe | |||||
* | | Merge a bunch of updates from HEAD: | Tim Potter | 2003-04-14 | 1 | -17/+21 | |
| | | | | | | | | | | | | | | - whitespace syncup - winbind nss client cleanups - new rpc echo pipe - prettier warnings for out of date autoconf scripts | |||||
* | | Syncup stf directory with HEAD. | Tim Potter | 2003-04-14 | 3 | -6/+46 | |
| | | ||||||
* | | Merge removal of some unused functions. Commit mistakenly included with | Tim Potter | 2003-04-14 | 1 | -44/+0 | |
| | | | | | | | | new rpc echo pipe. | |||||
* | | Merge of Simo's strncat -> StrnCpy fix. | Tim Potter | 2003-04-13 | 1 | -4/+3 | |
| | | ||||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-04-13 | 17 | -0/+2688 | |
|\| | ||||||
| * | strncat get sometimes optimized to strcat by glibc and that triggers our | Simo Sorce | 2003-04-12 | 1 | -4/+3 | |
| | | | | | | | | | | | | "don't use strcat" define reworked to snprintf | |||||
| * | Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on | Jelmer Vernooij | 2003-04-12 | 1 | -2/+2 | |
| | | | | | | | | FreeBSD 5 systems with a broken krb5-config | |||||
| * | add smbcquotas to list of ignored files | Gerald Carter | 2003-04-11 | 1 | -0/+1 | |
| | | ||||||
| * | * We must return 0x2 as the majorversion for nt4 to upload drivers | Gerald Carter | 2003-04-11 | 2 | -11/+26 | |
| | | | | | | | | * fix bug found by clobber_region() | |||||
| * | smbcquota patch from metze | Gerald Carter | 2003-04-11 | 14 | -128/+1562 | |
| | | ||||||
| * | cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L. | Gerald Carter | 2003-04-11 | 2 | -4/+4 | |
| | | ||||||
| * | simple fix to hopefully speed up srv_spoolss_replyopenprinter(). | Gerald Carter | 2003-04-11 | 1 | -22/+36 | |
| | | | | | | | | | | | | | | Use the client address from the pipe->conn->client_address instead of trying to resolve the name in the _spoolss_rffpcn() request. Should make us more robust as well when the clients are not registered in DNS or WINS. | |||||
| * | Set the default schannel params to False until we know more. | Volker Lendecke | 2003-04-11 | 1 | -2/+2 | |
| | | | | | | | | Volker | |||||
| * | workaround streams leak on SCO openserver 5.0.x | Gerald Carter | 2003-04-11 | 1 | -0/+4 | |
| | | ||||||
| * | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 2003-04-11 | 14 | -50/+837 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests and responses and is only compiled in when --enable-developer is passed to configure. It includes server and client side code for generating and responding to functions on this pipe. The functions are: - AddOne: add one to the uint32 argument and return ig - EchoData: echo back a variable sized char array to the caller - SourceData: request a variable sized char array - SinkData: send a variable sized char array and throw it away There's a win32 implementation of the client and server in the junkcode CVS repository in the rpcecho-win32 subdirectory. | |||||
| * | Handle deep referrals: check whether each component in the requested path of | Shirish Kalele | 2003-04-10 | 1 | -9/+10 | |
| | | | | | | | | | | a referral request is a dfs link, and redirect. Thanks to John Janosik <jpjanosi@us.ibm.com> for the patch. | |||||
| * | Fix from Andrew Esh to ensure tdb_pack can't segfault. | Jeremy Allison | 2003-04-10 | 1 | -9/+12 | |
| | | | | | | | | | | Also stop it leaking memory like a sieve ! Jeremy. | |||||
| * | Ensure we're not filtering our essential delete messages. | Jeremy Allison | 2003-04-10 | 2 | -13/+23 | |
| | | | | | | | | | | Added jobid debug when unpacking message. Jeremy. | |||||
| * | Fixes to linker flags for AIX winbind client from Stephen Roylance. | Tim Potter | 2003-04-10 | 2 | -1/+8 | |
| | | ||||||
| * | Added using different cnum test. WinXP and Samba now pass - Win2k fails. | Jeremy Allison | 2003-04-10 | 1 | -3/+23 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing. | Jeremy Allison | 2003-04-09 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | Ensure we have WinXP-like semantics for checking TIDs and FIDs. | Jeremy Allison | 2003-04-09 | 1 | -0/+65 | |
| | | | | | | | | | | Add torture test to ensure this is so. Jeremy. |