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-04-10
rather than doing print file open processing in open.c we now handle
Andrew Tridgell
1
-0
/
+74
2000-04-10
the first of a bunch of changes to code with getting rid of the fd_ptr
Andrew Tridgell
1
-6
/
+23
2000-04-10
got rid of the file_fd_struct structure completely.
Andrew Tridgell
1
-22
/
+4
2000-04-10
removed the read prediction code from the head branch. I think the
Andrew Tridgell
1
-1
/
+1
2000-04-10
split out the lpq parsing code into a separate file
Andrew Tridgell
4
-861
/
+886
2000-04-10
don't echo warning messages twice
Andrew Tridgell
1
-2
/
+2
2000-04-10
utmp compile fix from peter@cadcamlab.org
Andrew Tridgell
1
-2
/
+2
2000-04-06
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
5
-99
/
+215
2000-04-06
filled the architecture table (useless for the moment).
Jean-François Micouleau
2
-24
/
+43
2000-04-05
fsync() returns an int rather than void.
Tim Potter
1
-3
/
+3
2000-04-05
Added *.so
Tim Potter
1
-0
/
+1
2000-04-05
Improved clean target.
Tim Potter
1
-2
/
+3
2000-04-05
JF - you might want to look at this patch.
Jeremy Allison
1
-23
/
+134
2000-04-05
off by one error ...
Jean-François Micouleau
1
-2
/
+5
2000-04-05
changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
Jean-François Micouleau
4
-89
/
+87
2000-04-05
Added strerror at debug level 0 on file create/open fail. Helps catch
Jeremy Allison
1
-3
/
+3
2000-04-04
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
5
-8
/
+8
2000-04-04
Removed strange optimisation (paranoia fix maybe ?) that stopped smbd
Jeremy Allison
1
-6
/
+0
2000-04-04
Snuck in some whitespace cleanup while I was visiting these files. (-:
Tim Potter
3
-6
/
+0
2000-04-04
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
9
-321
/
+297
2000-04-03
Fix for compiler warning about invalid structure type.
Jeremy Allison
1
-1
/
+1
2000-04-03
Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ?
Jeremy Allison
15
-0
/
+64024
2000-04-03
Fix for spoolss code from Alan Hourihane <Alan.Hourihane@pinacl.co.uk>.
Jeremy Allison
1
-1
/
+1
2000-04-03
Additional fix for nmbd and 127.0.0.1 interface.
Jeremy Allison
1
-0
/
+12
2000-03-31
fixes for broken IRIX header file merged from 2.0 branch
Herb Lewis
3
-578
/
+595
2000-03-31
IRIX include fixes.
Jeremy Allison
4
-195
/
+216
2000-03-30
samba-bugs -> samba.
Jeremy Allison
17
-112
/
+185
2000-03-30
Fix for coredump in testparm.
Jeremy Allison
1
-1
/
+1
2000-03-30
Fixed spelling of Andrew's name. (-:
Tim Potter
1
-1
/
+1
2000-03-30
I finally got sick of configure being run automaticaly when I run make
Andrew Tridgell
1
-2
/
+2
2000-03-29
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
5
-185
/
+334
2000-03-29
Fixed bug found by JF where if the amount of data to return in the prs_struct
Jeremy Allison
1
-1
/
+1
2000-03-29
Cause nmbd to ignore loopback interface when constructing its interface ...
Jeremy Allison
1
-0
/
+14
2000-03-29
split addprinterex in preparation for level 1 support and to stop it
Jean-François Micouleau
1
-8
/
+28
2000-03-29
rewrote getprinterdriver level 3, now correctly handle the dependent
Jean-François Micouleau
5
-191
/
+279
2000-03-29
More Japanese filename fixes wrt VFS code from
Tim Potter
2
-12
/
+16
2000-03-28
damn, the test was the wrong way around for short_resuest
Andrew Tridgell
1
-1
/
+1
2000-03-28
Win2k will only accept volume labels in UNICODE. Fixed.... :-(.
Jeremy Allison
1
-1
/
+2
2000-03-28
Moved common code to set parameter offset field correctly oout of 'if'
Jeremy Allison
1
-10
/
+8
2000-03-27
Fixed crash bug in new handle_netbios_name code.
Jeremy Allison
1
-2
/
+2
2000-03-27
changed the definition of dos_PutUniCode
Andrew Tridgell
5
-20
/
+19
2000-03-27
the final part of the nmbd merge between head and tng - this gets the
Andrew Tridgell
4
-373
/
+382
2000-03-27
fixed the hanlding of recursion desired when sending packets from
Andrew Tridgell
1
-23
/
+22
2000-03-27
moved nmblib-specific code from util.c to nmblib.c.
Luke Leighton
3
-544
/
+546
2000-03-27
rename static reload_services function to reload_nmbd_services because
Luke Leighton
1
-6
/
+6
2000-03-26
when doing a "secure nbns" wack response and check with owner for a
Andrew Tridgell
1
-1
/
+4
2000-03-26
merge from tng ...
Andrew Tridgell
1
-1
/
+1
2000-03-26
load smb.conf and interfaces in masktest (to allow for netbios name
Andrew Tridgell
1
-0
/
+4
2000-03-25
rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx
Jeremy Allison
2
-165
/
+375
2000-03-22
Correctly convert from little-endian UNICODE to dos_codepage when doing
Jeremy Allison
3
-33
/
+24
[prev]
[next]