Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | Missing file from HEAD. | Tim Potter | 2003-04-14 | 0 | -0/+0 | |
| | | ||||||
* | | New file from HEAD. | Tim Potter | 2003-04-14 | 0 | -0/+0 | |
| | | ||||||
* | | 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. | |||||
* | | Copy across new tests from HEAD. | Tim Potter | 2003-04-13 | 0 | -0/+0 | |
| | | ||||||
* | | 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 | 131 | -0/+5828 | |
|\| | ||||||
| * | Adding more docs. | John Terpstra | 2003-04-13 | 3 | -31/+269 | |
| | | ||||||
| * | 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. | |||||
| * | Remove PostScript docs. We didn't ship them before, they're large, only | Jelmer Vernooij | 2003-04-11 | 2 | -83141/+0 | |
| | | | | | | | | a few people use them. Sorry for adding them in the first place. | |||||
| * | Set the default schannel params to False until we know more. | Volker Lendecke | 2003-04-11 | 1 | -2/+2 | |
| | | | | | | | | Volker | |||||
| * | Update docs-status | Alexander Bokovoy | 2003-04-11 | 1 | -0/+2 | |
| | | ||||||
| * | Fix current status of conversion | Alexander Bokovoy | 2003-04-11 | 1 | -2/+1 | |
| | | ||||||
| * | Fix typos in printing | Alexander Bokovoy | 2003-04-11 | 3 | -18/+21 | |
| | | ||||||
| * | Finish conversion of Winbind options. Only Misc section left! | Alexander Bokovoy | 2003-04-11 | 9 | -117/+146 | |
| | | ||||||
| * | Finish conversion of VFS options. This section is not complete yet -- we ↵ | Alexander Bokovoy | 2003-04-11 | 6 | -75/+87 | |
| | | | | | | | | miss documentation for parametric options and new modules stuff | |||||
| * | Finish conversion of LDAP options | Alexander Bokovoy | 2003-04-11 | 11 | -152/+190 | |
| | | ||||||
| * | Finish conversion of Locking options | Alexander Bokovoy | 2003-04-11 | 14 | -255/+285 | |
| | | ||||||
| * | Finish conversion of WINS options | Alexander Bokovoy | 2003-04-11 | 6 | -106/+139 | |
| | | ||||||
| * | workaround streams leak on SCO openserver 5.0.x | Gerald Carter | 2003-04-11 | 1 | -0/+4 | |
| | | ||||||
| * | Finish conversion of Browse options | Alexander Bokovoy | 2003-04-11 | 11 | -171/+210 | |
| | | ||||||
| * | Remove Japanese HOWTO - Monyo has a howto for more recent | Jelmer Vernooij | 2003-04-11 | 1 | -149/+0 | |
| | | | | | | | | versions of samba, which I'll link in the HOWTO Collection | |||||
| * | 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. | |||||
| * | Use more stricter syntax and work towards Docbook XML migration | Jelmer Vernooij | 2003-04-10 | 12 | -53/+130 | |
| | | ||||||
| * | 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. | |||||
| * | Refer to Problems.sgml | Jelmer Vernooij | 2003-04-10 | 1 | -7/+2 | |
| | | ||||||
| * | Use the <othername> tag for second names | Jelmer Vernooij | 2003-04-10 | 1 | -2/+2 | |
| | | ||||||
| * | ENCRYPTION.txt is gone. Pointed out by Will Kemp. | Jelmer Vernooij | 2003-04-10 | 1 | -3/+1 | |
| | | ||||||
| * | Refer to the new 'Problems' chapter | Jelmer Vernooij | 2003-04-10 | 1 | -10/+4 | |
| | | ||||||
| * | Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database' | Jelmer Vernooij | 2003-04-10 | 2 | -16/+5 | |
| | | | | | | | | chapter in the HOWTO |