Age | Commit message (Expand) | Author | Files | Lines |
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-21 | Fix based on code from monyo@home.monyo.com to fix multibyte continuation | Jeremy Allison | 1 | -17/+31 |
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 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
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 |
1998-11-09 | I talked to Dave Miller and he thinks that we should have TCP_NODELAY | Andrew Tridgell | 1 | -0/+2 |
1998-11-07 | codepages/codepage_def.936: Updated comment. | Jeremy Allison | 1 | -11/+0 |
1998-10-18 | add an option to enable/disable nt pipes | Andrew Tridgell | 1 | -0/+4 |
1998-10-07 | somehow "in_client" got included twice in two places. | Andrew Tridgell | 1 | -1/+0 |
1998-10-06 | Added capability for smbclient to use the local WINS server on the same | Richard Sharpe | 1 | -4/+5 |
1998-10-05 | ignore *.po32 files | Andrew Tridgell | 1 | -0/+2 |
1998-10-05 | removed requirement of having a smb.conf for smbwrapper to work. | Andrew Tridgell | 1 | -2/+4 |
1998-10-04 | started basic support for solaris 2.5 in smbwrapper. | Andrew Tridgell | 1 | -1/+1 |
1998-10-03 | - ignore *.p files | Andrew Tridgell | 1 | -0/+1 |
1998-09-30 | set the default fstype for IPC$ to "IPC". I'm not sure if this will | Andrew Tridgell | 1 | -0/+1 |
1998-09-30 | (Finally) implemented "max open files" as a global smb.conf parameter. | Jeremy Allison | 1 | -0/+4 |
1998-09-30 | libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb. | Jeremy Allison | 1 | -6/+27 |
1998-09-29 | get away with dummy and .dummy files | Alexandre Oliva | 1 | -1/+0 |
1998-09-29 | Now have a better solution to the need to have smblcient find | Richard Sharpe | 1 | -0/+10 |
1998-09-28 | made bad boolean values stand out a little better | Andrew Tridgell | 1 | -1/+1 |
1998-09-28 | Backed out that just as ill-considered change :-( | Richard Sharpe | 1 | -9/+0 |
1998-09-28 | The previous fix for WINS on the WINS server was wrong. It | Richard Sharpe | 1 | -3/+10 |
1998-09-28 | Make sure that WINS Server = 127.0.0.1 in case we | Richard Sharpe | 1 | -1/+3 |
1998-09-28 | automated generation of .dummy files for each subdirectory; | Alexandre Oliva | 1 | -1/+0 |
1998-09-23 | First cut at kernel oplocks. This should have no effect unless runnin | Jeremy Allison | 1 | -1/+1 |
1998-09-21 | major autoconf clean-up | Alexandre Oliva | 1 | -0/+1 |
1998-09-20 | added a per-share parameter "fstype" that allows you to select the | Andrew Tridgell | 1 | -0/+5 |
1998-09-18 | configure configure.in include/config.h.in include/includes.h | Jeremy Allison | 1 | -0/+18 |