summaryrefslogtreecommitdiffstats
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* space in front of lp_preexec() causing make proto to not detect this fn.Luke Leighton2000-05-311-1/+1
* make protoLuke Leighton2000-05-291-39/+32
* lp_server_role() + use in srv_reg.Luke Leighton2000-05-281-2102/+2701
* TIMESTAMPS ARE IRRITATING AS HELL WHEN DEBUGGING! NGGGH!!Luke Leighton2000-05-271-1/+1
* removed lp_revalidate()Andrew Tridgell2000-05-241-4/+0
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-26/+6
* use "winbind separator" option for domain/user separator characterAndrew Tridgell2000-05-121-1/+6
* I found a better way of handling deleted auto printersAndrew Tridgell2000-05-101-13/+2
* remove autoloaded printers that are no longer in /etc/printcap when weAndrew Tridgell2000-05-101-9/+27
* more mergingAndrew Tridgell2000-05-101-1/+6
* added winbindd options in head branch, so it is possible to combineAndrew Tridgell2000-05-061-0/+49
* Fix for crash bug in OpenConfFile() if no smb.conf exists.Tim Potter2000-05-051-1/+1
* split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-1/+1
* Added info level 1005 to netsharegetinfo (is the share a DFS root)Shirish Kalele2000-04-281-0/+1
* converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-162-75/+63
* Removed "ole locking compat" parameter (no longer used).Jeremy Allison2000-04-121-4/+0
* Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,Jeremy Allison2000-04-121-0/+4
* changed all the status code to ERROR_xxx instead of NT_STATUS_xx which areJean-François Micouleau2000-04-051-0/+9
* Fix for compiler warning about invalid structure type.Jeremy Allison2000-04-031-1/+1
* Fix for coredump in testparm.Jeremy Allison2000-03-301-1/+1
* Fixed crash bug in new handle_netbios_name code.Jeremy Allison2000-03-271-2/+2
* Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison2000-03-161-1/+19
* include/smb.h:Jeremy Allison2000-03-131-1/+1
* Cleaning up the warnings from configure.developer.Shirish Kalele2000-03-101-4/+0
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-2/+37
* added a tcon test: make two tconXs with the same user/pass, open a fileLuke Leighton2000-03-071-1/+1
* Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...Jeremy Allison2000-02-161-1/+136
* Jeremy can you check lib/util_unistr.c for codepages support ?Jean-François Micouleau2000-02-071-0/+9
* Added 'vfs object' and 'vfs options' smb.conf parameters.Tim Potter2000-02-031-0/+25
* made "enable" and "disable" the default "lpresume" and "lppause" commandsHerb Lewis2000-01-301-4/+1
* Fix from Motonobu TAKAHASHI to sort code page parameters first.Jeremy Allison2000-01-291-2/+2
* Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2000-01-261-1/+1
* Moved Herb's global -> local changes to HEAD.Jeremy Allison2000-01-201-2/+2
* Added Herb's swat fixes.Jeremy Allison2000-01-181-2/+2
* use string_set() instead of string_init()Andrew Tridgell2000-01-161-36/+26
* Added "inherit permissions" patch.Jeremy Allison2000-01-141-0/+4
* Added missing #ifdef for WITH_UTMP.Jeremy Allison2000-01-131-0/+2
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-121-0/+23
* netbios scope is a DOS_STRINGAndrew Tridgell2000-01-071-1/+1
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-0/+2
* Removed unneeded #define.Jeremy Allison2000-01-061-2/+0
* Re-added "dfree command" functionality that was described in the man pagesJeremy Allison2000-01-061-0/+1
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-39/+27
* Added "crap" fix for rotating string buffers. (Increased to 20, added #define).Jeremy Allison2000-01-041-4/+5
* Fix based on code from monyo@home.monyo.com to fix multibyte continuationJeremy Allison1999-12-211-17/+31
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-498/+365
* changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1999-12-121-1/+1
* added two new params: "trusted domains" and "trusting domains".Luke Leighton1999-11-161-0/+6
* Support for arbitrary VFS options in smb.conf. Options are of theTim Potter1999-07-221-1/+69
* code from bertl to allow remap of default built-in names to anything.Luke Leighton1999-07-141-1/+4