summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2000-04-16converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2-75/+63
2000-04-12Removed "ole locking compat" parameter (no longer used).Jeremy Allison1-4/+0
2000-04-12Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,Jeremy Allison1-0/+4
2000-04-05changed all the status code to ERROR_xxx instead of NT_STATUS_xx which areJean-François Micouleau1-0/+9
2000-04-03Fix for compiler warning about invalid structure type.Jeremy Allison1-1/+1
2000-03-30Fix for coredump in testparm.Jeremy Allison1-1/+1
2000-03-27Fixed crash bug in new handle_netbios_name code.Jeremy Allison1-2/+2
2000-03-16Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison1-1/+19
2000-03-13include/smb.h:Jeremy Allison1-1/+1
2000-03-10Cleaning up the warnings from configure.developer.Shirish Kalele1-4/+0
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-2/+37
2000-03-07added a tcon test: make two tconXs with the same user/pass, open a fileLuke Leighton1-1/+1
2000-02-16Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...Jeremy Allison1-1/+136
2000-02-07Jeremy can you check lib/util_unistr.c for codepages support ?Jean-François Micouleau1-0/+9
2000-02-03Added 'vfs object' and 'vfs options' smb.conf parameters.Tim Potter1-0/+25
2000-01-30made "enable" and "disable" the default "lpresume" and "lppause" commandsHerb Lewis1-4/+1
2000-01-29Fix from Motonobu TAKAHASHI to sort code page parameters first.Jeremy Allison1-2/+2
2000-01-26Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison1-1/+1
2000-01-20Moved Herb's global -> local changes to HEAD.Jeremy Allison1-2/+2
2000-01-18Added Herb's swat fixes.Jeremy Allison1-2/+2
2000-01-16use string_set() instead of string_init()Andrew Tridgell1-36/+26
2000-01-14Added "inherit permissions" patch.Jeremy Allison1-0/+4
2000-01-13Added missing #ifdef for WITH_UTMP.Jeremy Allison1-0/+2
2000-01-12Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison1-0/+23
2000-01-07netbios scope is a DOS_STRINGAndrew Tridgell1-1/+1
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-0/+2
2000-01-06Removed unneeded #define.Jeremy Allison1-2/+0
2000-01-06Re-added "dfree command" functionality that was described in the man pagesJeremy Allison1-0/+1
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-39/+27
2000-01-04Added "crap" fix for rotating string buffers. (Increased to 20, added #define).Jeremy Allison1-4/+5
1999-12-21Fix based on code from monyo@home.monyo.com to fix multibyte continuationJeremy Allison1-17/+31
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-498/+365
1999-12-12changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1-1/+1
1999-11-16added two new params: "trusted domains" and "trusting domains".Luke Leighton1-0/+6
1999-07-22Support for arbitrary VFS options in smb.conf. Options are of theTim Potter1-1/+69
1999-07-14code from bertl to allow remap of default built-in names to anything.Luke Leighton1-1/+4
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-1/+3
1999-06-29improving authentication code (tidyup).Luke Leighton1-2/+6
1999-05-01added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1-1/+12
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-1/+18
1999-04-11Allow "Yes" and "No" as well as "True" and "False" in the three-stateMatthew Chapman1-1/+1
1999-04-11Trying to improve DC location & browsing performance for the average userMatthew Chapman1-43/+81
1999-04-04Added configuration parameter 'vfs object' to specify loadable objectTim Potter1-0/+20
1999-03-03Benjamin Kuit's latest mysql mods. issue with "make proto" needs to beLuke Leighton1-5/+5
1999-03-01Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1-0/+30
1999-02-02server type announcements modified to include the "role" of the server:Luke Leighton1-9/+58
1999-01-24Adding first of the fixes for SSL.Richard Sharpe1-9/+14
1998-12-07matthew chapman's ldap code, to date. plus docs!Luke Leighton1-9/+8
1998-11-29weekend work. user / group database API.Luke Leighton1-0/+18
1998-11-24jean-francois pointed out problem with "lp_domain_role()" code, youLuke Leighton1-2/+2