summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix a compiler warning.Tim Potter2003-04-141-1/+1
| |
* | Whoops - missed some tdb message registrations from a previous merge.Tim Potter2003-04-141-0/+5
| |
* | Merge of doxygen updates from HEAD.Tim Potter2003-04-141-14/+14
| |
* | Missing file from HEAD.Tim Potter2003-04-140-0/+0
| |
* | New file from HEAD.Tim Potter2003-04-140-0/+0
| |
* | Remove outdated file.Tim Potter2003-04-141-3/+0
| |
* | Syncup with version of config.guess from HEAD.Tim Potter2003-04-141-118/+219
| |
* | Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter2003-04-146-3/+25
| | | | | | | | Only compiled in when --enable-developer argument passed to configure.
* | Merge of tdbtool multi-line string fix.Tim Potter2003-04-141-17/+17
| |
* | Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter2003-04-141-1/+14
| |
* | Merge of samr lookup domain rpc client call from HEAD.Tim Potter2003-04-142-0/+90
| |
* | Merge create/delete domain user samr calls from HEAD.Tim Potter2003-04-144-146/+404
| |
* | Merge a bunch of updates from HEAD:Tim Potter2003-04-141-0/+19
| | | | | | | | | | - winbind nss client cleanups - new rpc echo pipe
* | Merge a bunch of updates from HEAD:Tim Potter2003-04-141-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 Potter2003-04-143-6/+46
| |
* | Merge removal of some unused functions. Commit mistakenly included withTim Potter2003-04-141-44/+0
| | | | | | | | new rpc echo pipe.
* | Copy across new tests from HEAD.Tim Potter2003-04-130-0/+0
| |
* | Merge of Simo's strncat -> StrnCpy fix.Tim Potter2003-04-131-4/+3
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-04-13131-0/+5828
|\|
| * Adding more docs.John Terpstra2003-04-133-31/+269
| |
| * strncat get sometimes optimized to strcat by glibc and that triggers ourSimo Sorce2003-04-121-4/+3
| | | | | | | | | | | | "don't use strcat" define reworked to snprintf
| * Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij2003-04-121-2/+2
| | | | | | | | FreeBSD 5 systems with a broken krb5-config
| * add smbcquotas to list of ignored filesGerald Carter2003-04-111-0/+1
| |
| * * We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2003-04-112-11/+26
| | | | | | | | * fix bug found by clobber_region()
| * smbcquota patch from metzeGerald Carter2003-04-1114-128/+1562
| |
| * cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2003-04-112-4/+4
| |
| * simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter2003-04-111-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, onlyJelmer Vernooij2003-04-112-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 Lendecke2003-04-111-2/+2
| | | | | | | | Volker
| * Update docs-statusAlexander Bokovoy2003-04-111-0/+2
| |
| * Fix current status of conversionAlexander Bokovoy2003-04-111-2/+1
| |
| * Fix typos in printingAlexander Bokovoy2003-04-113-18/+21
| |
| * Finish conversion of Winbind options. Only Misc section left!Alexander Bokovoy2003-04-119-117/+146
| |
| * Finish conversion of VFS options. This section is not complete yet -- we ↵Alexander Bokovoy2003-04-116-75/+87
| | | | | | | | miss documentation for parametric options and new modules stuff
| * Finish conversion of LDAP optionsAlexander Bokovoy2003-04-1111-152/+190
| |
| * Finish conversion of Locking optionsAlexander Bokovoy2003-04-1114-255/+285
| |
| * Finish conversion of WINS optionsAlexander Bokovoy2003-04-116-106/+139
| |
| * workaround streams leak on SCO openserver 5.0.xGerald Carter2003-04-111-0/+4
| |
| * Finish conversion of Browse optionsAlexander Bokovoy2003-04-1111-171/+210
| |
| * Remove Japanese HOWTO - Monyo has a howto for more recentJelmer Vernooij2003-04-111-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 RPCTim Potter2003-04-1114-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 migrationJelmer Vernooij2003-04-1012-53/+130
| |
| * Handle deep referrals: check whether each component in the requested path ofShirish Kalele2003-04-101-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 Allison2003-04-101-9/+12
| | | | | | | | | | Also stop it leaking memory like a sieve ! Jeremy.
| * Ensure we're not filtering our essential delete messages.Jeremy Allison2003-04-102-13/+23
| | | | | | | | | | Added jobid debug when unpacking message. Jeremy.
| * Refer to Problems.sgmlJelmer Vernooij2003-04-101-7/+2
| |
| * Use the <othername> tag for second namesJelmer Vernooij2003-04-101-2/+2
| |
| * ENCRYPTION.txt is gone. Pointed out by Will Kemp.Jelmer Vernooij2003-04-101-3/+1
| |
| * Refer to the new 'Problems' chapterJelmer Vernooij2003-04-101-10/+4
| |
| * Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database'Jelmer Vernooij2003-04-102-16/+5
| | | | | | | | chapter in the HOWTO