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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-11
The changes made here broke NT security descriptor returning to NT clients.
Jeremy Allison
1
-0
/
+2
2000-04-11
The latest open() code changes broke the NT directory opens. Detect if a
Jeremy Allison
3
-10
/
+28
2000-04-11
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
9
-152
/
+75
2000-04-11
prototypes
Andrew Tridgell
1
-0
/
+1
2000-04-11
add a comment
Andrew Tridgell
1
-1
/
+1
2000-04-11
add an align4() function
Andrew Tridgell
1
-1
/
+14
2000-04-11
some updates to the process logon code to reflect lukes latest
Andrew Tridgell
1
-20
/
+38
2000-04-11
new prototypes
Andrew Tridgell
1
-4
/
+8
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
19
-217
/
+195
2000-04-11
added a cheap and nasty skip_unibuf() fn to allow easier merging from
Andrew Tridgell
1
-0
/
+10
2000-04-11
two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...
Andrew Tridgell
2
-0
/
+4
2000-04-10
added checks to open both \\server\printer and \\server\share.
Jean-François Micouleau
1
-3
/
+44
2000-04-10
Fix for soft quotas not being set from
Jeremy Allison
1
-0
/
+24
2000-04-10
initialise fsp->fd to -1
Andrew Tridgell
1
-0
/
+1
2000-04-10
new prototypes
Andrew Tridgell
1
-11
/
+10
2000-04-10
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
11
-1023
/
+231
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
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
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
[prev]
[next]