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-05-10
more merging
Andrew Tridgell
1
-1
/
+6
2000-05-06
added winbindd options in head branch, so it is possible to combine
Andrew Tridgell
1
-0
/
+49
2000-05-05
Fix for crash bug in OpenConfFile() if no smb.conf exists.
Tim Potter
1
-1
/
+1
2000-05-02
split the username in the vuser structure into a separate
Andrew Tridgell
1
-1
/
+1
2000-04-28
Added info level 1005 to netsharegetinfo (is the share a DFS root)
Shirish Kalele
1
-0
/
+1
2000-04-16
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2
-75
/
+63
2000-04-12
Removed "ole locking compat" parameter (no longer used).
Jeremy Allison
1
-4
/
+0
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-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
[prev]
[next]