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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
21
-662
/
+2045
2000-03-07
added a tcon test: make two tconXs with the same user/pass, open a file
Luke Leighton
2
-1
/
+73
2000-03-07
Enumprinters level 1: reply *exactly* like an NT server
Jean-François Micouleau
2
-102
/
+127
2000-03-07
fixed enumprinterdata.
Jean-François Micouleau
3
-14
/
+20
2000-03-06
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
7
-290
/
+190
2000-03-02
Tidied up fchown code, error reporting.
Jeremy Allison
1
-3
/
+9
2000-03-02
Correctly full buffer smbpasswd i/o streams.
Jeremy Allison
1
-1
/
+1
2000-03-02
Update last changed time for new password entry.
Jeremy Allison
1
-0
/
+1
2000-03-02
Fixed bugs with -x smbpasswd entry. Thanks to Bruce Tenison <btenison@dibbs.n...
Jeremy Allison
1
-20
/
+21
2000-03-01
Off by one error in detecting Win2k unicode bug.
Jeremy Allison
1
-1
/
+1
2000-03-01
Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim.
Jeremy Allison
2
-1
/
+118
2000-03-01
Fixed smbpasswd crash bugs found by Giulio.
Jeremy Allison
1
-3
/
+2
2000-03-01
Fix for Win2k unicode bug where doing SMB_NT_TRANSACT_CREATE it uses
Jeremy Allison
1
-12
/
+21
2000-03-01
Check for null tdb context in tdb_exists()
Tim Potter
1
-0
/
+7
2000-02-29
Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on
Jeremy Allison
4
-2
/
+98
2000-02-29
Fixes for strange Win2K attempts to auto-inherit ACLs.
Jeremy Allison
2
-8
/
+38
2000-02-28
Makefile for tdb directory.
Tim Potter
1
-0
/
+21
2000-02-28
Oops - put back filename argument to tdb_open().
Tim Potter
1
-1
/
+1
2000-02-28
Modifications to tdb_traverse() arguments to remove compile warnings.
Tim Potter
2
-3
/
+10
2000-02-28
Allow tdb databases to be created "in memory" without having a file
Tim Potter
1
-55
/
+99
2000-02-28
Added tdbtool to .cvsignore list.
Tim Potter
1
-0
/
+1
2000-02-26
added enumprintprocessordatatypes
Jean-François Micouleau
5
-352
/
+543
2000-02-26
rewrote enumprinterdata. still a bug in it but reproducing it hard and
Jean-François Micouleau
5
-586
/
+619
2000-02-25
client/client.c:
Jeremy Allison
11
-168
/
+453
2000-02-24
made dynamic the Printer struct. No more limits :-)
Jean-François Micouleau
1
-187
/
+169
2000-02-24
converted a couple of bzero() to memset()
Jean-François Micouleau
5
-462
/
+504
2000-02-23
Multiple-dot scope handling fix from Greg Bowering gb@pobox.com
Jeremy Allison
1
-2
/
+2
2000-02-23
lib/system.c: Fixed gcc warnings.
Jeremy Allison
8
-64
/
+101
2000-02-22
richard got the short request for GETDC right (hooray!) win9x _and_ nt
Luke Leighton
1
-11
/
+24
2000-02-21
Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.
Jeremy Allison
1
-10
/
+11
2000-02-21
more rewrite ...
Jean-François Micouleau
5
-1335
/
+1055
2000-02-18
Fix for reporting file system attributes correctly.
Jeremy Allison
2
-5
/
+13
2000-02-18
Fixes for Eastern Europe code page.
Jeremy Allison
2
-0
/
+2
2000-02-17
Don't assume that the (files_struct *) passed to fd_attempt_close()
Tim Potter
1
-2
/
+9
2000-02-17
Updated docs for tdb_traverse.
Tim Potter
1
-2
/
+3
2000-02-16
More checks for passing NULL tdb contexts to tdb functions.
Tim Potter
1
-0
/
+77
2000-02-16
Added support for SO_REUSEPORT for systems that have it.
Jeremy Allison
1
-1
/
+11
2000-02-16
Make proto.
Jeremy Allison
1
-0
/
+1
2000-02-16
tdb_traverse() now takes three arguments.
Tim Potter
1
-3
/
+3
2000-02-16
Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...
Jeremy Allison
1
-1
/
+136
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
14
-488
/
+786
2000-02-15
fix the reply of rpc_alter_context
Jean-François Micouleau
8
-1955
/
+2485
2000-02-15
Return "Invalid tdb context" instead of crashing when tdb_error called
Tim Potter
1
-2
/
+6
2000-02-15
Not enough args to DEBUG statement.
Tim Potter
1
-1
/
+1
2000-02-14
Ooops. Fixed stupid typo with missing ! in cli error code.
Jeremy Allison
1
-1
/
+1
2000-02-10
damn, masktest now needs the mangle code from smbd
Andrew Tridgell
1
-1
/
+1
2000-02-10
the beginnings of a fnmatch() based wildcard matching routine
Andrew Tridgell
1
-20
/
+66
2000-02-09
file ntdom.c was initially added on branch SAMBA_TNG.
Tim Potter
0
-0
/
+0
2000-02-09
Fixed wildcard match bug with '****' with smbclient. Found by Andrew (damn hi...
Jeremy Allison
1
-2
/
+3
2000-02-09
Correct for for core dump in smbpasswd with cli_errstr().
Jeremy Allison
1
-8
/
+22
[next]