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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-02
Fix lseek-on-pipe problem in VFS (where it belongs IMHO).
Jeremy Allison
2
-18
/
+19
2002-03-01
Various comment fixes from Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl>
Andrew Bartlett
1
-1
/
+1
2002-02-27
this allows us to support foreign SIDs in winbindd and smbd
Andrew Tridgell
1
-2
/
+13
2002-02-27
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
4
-28
/
+32
2002-02-27
Fixed usage of uninitialised variable in strict_allocate_ftruncate()
Tim Potter
1
-1
/
+3
2002-02-27
This should fix up the level 0 'convert_string' debug messages that we have
Andrew Bartlett
1
-1
/
+1
2002-02-26
This is a nasty hack to fix "xcopy /o" from win2000 on a Samba share
Andrew Tridgell
2
-16
/
+53
2002-02-25
This fixes 4 info levels in a trans2 find_first that should not be null
Andrew Tridgell
1
-4
/
+6
2002-02-22
don't do an ADS init when not in ADS mode
Andrew Tridgell
1
-5
/
+4
2002-02-21
this fixes the security tab on mapped drives for unicode clients.
Andrew Tridgell
1
-19
/
+12
2002-02-19
in dos_unmangle() the only function call was to *mangle()*. Adding the
Andrew Bartlett
1
-1
/
+1
2002-02-15
Merge of smbclient print crash bug fix from app head.
Tim Potter
1
-2
/
+4
2002-02-09
Do the reverse DNS lookup, but only if 'hostname lookups = yes'
Andrew Bartlett
1
-5
/
+7
2002-02-05
check for empty parameters in qpathinfo
Andrew Tridgell
1
-0
/
+4
2002-02-04
better debug messages!
Simo Sorce
1
-8
/
+8
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
3
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
48
-95
/
+48
2002-01-30
merge from 2.2
Gerald Carter
1
-1
/
+8
2002-01-29
Fix "strict allocate" to write the data out on ftruncate with extend.
Jeremy Allison
1
-8
/
+70
2002-01-29
Since we have dynamic initialisation in the group mapping code, make
Tim Potter
1
-5
/
+0
2002-01-27
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
2
-7
/
+3
2002-01-27
Yes, dev is an 'input/output' paramater...
Andrew Bartlett
1
-2
/
+2
2002-01-26
- Provide sid->name lookup support for non-unix accounts.
Andrew Bartlett
1
-36
/
+33
2002-01-26
Rework lookup_name() to take seperate username/domain args, and to remove
Andrew Bartlett
1
-31
/
+24
2002-01-26
Fix up a security issue with the way we handle domain groups retuned on the
Andrew Bartlett
1
-0
/
+3
2002-01-25
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
2
-2
/
+2
2002-01-25
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-01-25
Fix a 'const' warning.
Andrew Bartlett
1
-1
/
+1
2002-01-25
micro fix :-)
Simo Sorce
1
-0
/
+1
2002-01-25
minor fixes
Simo Sorce
1
-3
/
+5
2002-01-24
handle filenames like .bashrc better in the new mangling code
Andrew Tridgell
1
-8
/
+12
2002-01-23
Check request flag for unicode capability and respond accordingly, rather tha...
Jim McDonough
1
-1
/
+2
2002-01-23
Oops...
Andrew Bartlett
1
-1
/
+1
2002-01-23
Change the order of this a bit - as unix password change can fail.
Andrew Bartlett
1
-11
/
+12
2002-01-22
Ensure fsp->size is correct so readraw's return correct data.
Jeremy Allison
1
-9
/
+14
2002-01-21
Found and fixed the logic bug in write cache code. Amazingly helpful
Jeremy Allison
1
-4
/
+10
2002-01-21
One less Get_Pwnam_Modify call!
Andrew Bartlett
1
-5
/
+0
2002-01-20
Spelling fixes.
Tim Potter
1
-7
/
+7
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-2
/
+2
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
1
-0
/
+2
2002-01-20
Kill off the old varient of 'check_plaintext_password' (new version just
Andrew Bartlett
2
-103
/
+28
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
3
-14
/
+18
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-1
/
+1
2002-01-20
Ensure identical between 2.2.3 and 3.0 - no need for difference here..
Jeremy Allison
1
-1
/
+0
2002-01-20
Fix file size calculations for write cache code.
Jeremy Allison
1
-5
/
+41
2002-01-20
Attempt to fix bugs in write cache code (yes I know it's going away :-).
Jeremy Allison
2
-3
/
+21
2002-01-19
Report write fail in smb_dump.
Jeremy Allison
1
-1
/
+3
2002-01-18
Ensure (C) message is output on startup.
Jeremy Allison
1
-2
/
+2
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
4
-18
/
+25
2002-01-17
don't use O_NONBLOCK in open(). This was added erroneously for kernel
Andrew Tridgell
1
-4
/
+0
[next]