Age | Commit message (Expand) | Author | Files | Lines |
2000-04-12 | Code to map tdb locks onto POSIX. Mainly placeholder code at the moment, | Jeremy Allison | 1 | -0/+4 |
2000-04-05 | changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are | Jean-François Micouleau | 1 | -0/+9 |
2000-04-03 | Fix for compiler warning about invalid structure type. | Jeremy Allison | 1 | -1/+1 |
2000-03-30 | Fix for coredump in testparm. | Jeremy Allison | 1 | -1/+1 |
2000-03-27 | Fixed crash bug in new handle_netbios_name code. | Jeremy Allison | 1 | -2/+2 |
2000-03-16 | Fixes to add "paranoid" option to popen. Checks some basic things. | Jeremy Allison | 1 | -1/+19 |
2000-03-13 | include/smb.h: | Jeremy Allison | 1 | -1/+1 |
2000-03-10 | Cleaning up the warnings from configure.developer. | Shirish Kalele | 1 | -4/+0 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -2/+37 |
2000-03-07 | added a tcon test: make two tconXs with the same user/pass, open a file | Luke Leighton | 1 | -1/+1 |
2000-02-16 | Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@... | Jeremy Allison | 1 | -1/+136 |
2000-02-07 | Jeremy can you check lib/util_unistr.c for codepages support ? | Jean-François Micouleau | 1 | -0/+9 |
2000-02-03 | Added 'vfs object' and 'vfs options' smb.conf parameters. | Tim Potter | 1 | -0/+25 |
2000-01-30 | made "enable" and "disable" the default "lpresume" and "lppause" commands | Herb Lewis | 1 | -4/+1 |
2000-01-29 | Fix from Motonobu TAKAHASHI to sort code page parameters first. | Jeremy Allison | 1 | -2/+2 |
2000-01-20 | Moved Herb's global -> local changes to HEAD. | Jeremy Allison | 1 | -2/+2 |
2000-01-18 | Added Herb's swat fixes. | Jeremy Allison | 1 | -2/+2 |
2000-01-16 | use string_set() instead of string_init() | Andrew Tridgell | 1 | -36/+26 |
2000-01-14 | Added "inherit permissions" patch. | Jeremy Allison | 1 | -0/+4 |
2000-01-13 | Added missing #ifdef for WITH_UTMP. | Jeremy Allison | 1 | -0/+2 |
2000-01-12 | Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>. | Jeremy Allison | 1 | -0/+23 |
2000-01-07 | netbios scope is a DOS_STRING | Andrew Tridgell | 1 | -1/+1 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -0/+2 |
2000-01-06 | Removed unneeded #define. | Jeremy Allison | 1 | -2/+0 |
2000-01-06 | Re-added "dfree command" functionality that was described in the man pages | Jeremy Allison | 1 | -0/+1 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -39/+27 |
2000-01-04 | Added "crap" fix for rotating string buffers. (Increased to 20, added #define). | Jeremy Allison | 1 | -4/+5 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -498/+365 |
1999-12-12 | changed function name of get_home_dir() to get_unixhome_dir(), to stop | Luke Leighton | 1 | -1/+1 |
1999-11-16 | added two new params: "trusted domains" and "trusting domains". | Luke Leighton | 1 | -0/+6 |
1999-07-22 | Support for arbitrary VFS options in smb.conf. Options are of the | Tim Potter | 1 | -1/+69 |
1999-07-14 | code from bertl to allow remap of default built-in names to anything. | Luke Leighton | 1 | -1/+4 |
1999-07-12 | Jean-Francois Micouleau's rewritten DFS patch, originally written by | Luke Leighton | 1 | -1/+3 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -2/+6 |
1999-05-01 | added server ntlmv2 false/auto/true parameter, defaults to off. | Luke Leighton | 1 | -1/+12 |
1999-04-27 | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1 | -1/+18 |
1999-04-11 | Allow "Yes" and "No" as well as "True" and "False" in the three-state | Matthew Chapman | 1 | -1/+1 |
1999-04-11 | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1 | -43/+81 |
1999-04-04 | Added configuration parameter 'vfs object' to specify loadable object | Tim Potter | 1 | -0/+20 |
1999-03-03 | Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be | Luke Leighton | 1 | -5/+5 |
1999-03-01 | Benjamin Kuit's MYSQL SAM Database implementation. | Luke Leighton | 1 | -0/+30 |
1999-02-02 | server type announcements modified to include the "role" of the server: | Luke Leighton | 1 | -9/+58 |
1999-01-24 | Adding first of the fixes for SSL. | Richard Sharpe | 1 | -9/+14 |
1998-12-07 | matthew chapman's ldap code, to date. plus docs! | Luke Leighton | 1 | -9/+8 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 1 | -0/+18 |
1998-11-24 | jean-francois pointed out problem with "lp_domain_role()" code, you | Luke Leighton | 1 | -2/+2 |
1998-11-23 | unix instance of group database API | Luke Leighton | 1 | -0/+40 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -26/+30 |
1998-11-10 | include/local.h: | Jeremy Allison | 1 | -0/+27 |
1998-11-10 | Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob... | Jeremy Allison | 1 | -1/+1 |