index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
1
-1
/
+1
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-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
[next]