index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim.
Jeremy Allison
2000-03-01
2
-1
/
+118
*
Fixed smbpasswd crash bugs found by Giulio.
Jeremy Allison
2000-03-01
1
-3
/
+2
*
Fix for Win2k unicode bug where doing SMB_NT_TRANSACT_CREATE it uses
Jeremy Allison
2000-03-01
1
-12
/
+21
*
Check for null tdb context in tdb_exists()
Tim Potter
2000-03-01
1
-0
/
+7
*
Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on
Jeremy Allison
2000-02-29
4
-2
/
+98
*
Fixes for strange Win2K attempts to auto-inherit ACLs.
Jeremy Allison
2000-02-29
2
-8
/
+38
*
Makefile for tdb directory.
Tim Potter
2000-02-28
1
-0
/
+21
*
Oops - put back filename argument to tdb_open().
Tim Potter
2000-02-28
1
-1
/
+1
*
Modifications to tdb_traverse() arguments to remove compile warnings.
Tim Potter
2000-02-28
2
-3
/
+10
*
Allow tdb databases to be created "in memory" without having a file
Tim Potter
2000-02-28
1
-55
/
+99
*
Added tdbtool to .cvsignore list.
Tim Potter
2000-02-28
1
-0
/
+1
*
added enumprintprocessordatatypes
Jean-François Micouleau
2000-02-26
5
-352
/
+543
*
rewrote enumprinterdata. still a bug in it but reproducing it hard and
Jean-François Micouleau
2000-02-26
5
-586
/
+619
*
client/client.c:
Jeremy Allison
2000-02-25
11
-168
/
+453
*
made dynamic the Printer struct. No more limits :-)
Jean-François Micouleau
2000-02-24
1
-187
/
+169
*
converted a couple of bzero() to memset()
Jean-François Micouleau
2000-02-24
5
-462
/
+504
*
Multiple-dot scope handling fix from Greg Bowering gb@pobox.com
Jeremy Allison
2000-02-23
1
-2
/
+2
*
lib/system.c: Fixed gcc warnings.
Jeremy Allison
2000-02-23
8
-64
/
+101
*
richard got the short request for GETDC right (hooray!) win9x _and_ nt
Luke Leighton
2000-02-22
1
-11
/
+24
*
Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.
Jeremy Allison
2000-02-21
1
-10
/
+11
*
more rewrite ...
Jean-François Micouleau
2000-02-21
5
-1335
/
+1055
*
Fix for reporting file system attributes correctly.
Jeremy Allison
2000-02-18
2
-5
/
+13
*
Fixes for Eastern Europe code page.
Jeremy Allison
2000-02-18
2
-0
/
+2
*
Don't assume that the (files_struct *) passed to fd_attempt_close()
Tim Potter
2000-02-17
1
-2
/
+9
*
Updated docs for tdb_traverse.
Tim Potter
2000-02-17
1
-2
/
+3
*
More checks for passing NULL tdb contexts to tdb functions.
Tim Potter
2000-02-16
1
-0
/
+77
*
Added support for SO_REUSEPORT for systems that have it.
Jeremy Allison
2000-02-16
1
-1
/
+11
*
Make proto.
Jeremy Allison
2000-02-16
1
-0
/
+1
*
tdb_traverse() now takes three arguments.
Tim Potter
2000-02-16
1
-3
/
+3
*
Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...
Jeremy Allison
2000-02-16
1
-1
/
+136
*
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
14
-488
/
+786
*
fix the reply of rpc_alter_context
Jean-François Micouleau
2000-02-15
8
-1955
/
+2485
*
Return "Invalid tdb context" instead of crashing when tdb_error called
Tim Potter
2000-02-15
1
-2
/
+6
*
Not enough args to DEBUG statement.
Tim Potter
2000-02-15
1
-1
/
+1
*
Ooops. Fixed stupid typo with missing ! in cli error code.
Jeremy Allison
2000-02-14
1
-1
/
+1
*
damn, masktest now needs the mangle code from smbd
Andrew Tridgell
2000-02-10
1
-1
/
+1
*
the beginnings of a fnmatch() based wildcard matching routine
Andrew Tridgell
2000-02-10
1
-20
/
+66
*
file ntdom.c was initially added on branch SAMBA_TNG.
Tim Potter
2000-02-09
0
-0
/
+0
*
Fixed wildcard match bug with '****' with smbclient. Found by Andrew (damn hi...
Jeremy Allison
2000-02-09
1
-2
/
+3
*
Correct for for core dump in smbpasswd with cli_errstr().
Jeremy Allison
2000-02-09
1
-8
/
+22
*
Defensive programming for cli_error().
Jeremy Allison
2000-02-09
1
-1
/
+7
*
update masktest for new make_nmb_name() syntax
Andrew Tridgell
2000-02-09
1
-3
/
+3
*
added masktest to head branch, in preparation for another assault on
Andrew Tridgell
2000-02-09
1
-0
/
+435
*
Moved over lib/util_sec (with added fixes) as the HEAD source
Jeremy Allison
2000-02-08
1
-4
/
+50
*
Hum, I should remove my gloves when I'm in front of an xterm :)
Jean-François Micouleau
2000-02-07
3
-33
/
+44
*
make proto ...
Jean-François Micouleau
2000-02-07
2
-344
/
+683
*
spoolss include definitions
Jean-François Micouleau
2000-02-07
5
-15
/
+35
*
spoolss definitions.
Jean-François Micouleau
2000-02-07
4
-15
/
+128
*
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
2000-02-07
5
-2
/
+124
*
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
2000-02-07
6
-0
/
+12124
[next]