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-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
2002-01-16
Separate out get_user_home_dir() from get_user_home_service_dir().
Jeremy Allison
1
-2
/
+2
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-38
/
+14
2002-01-16
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
1
-16
/
+23
2002-01-16
Roll back PSTR insertion.
Martin Pool
1
-23
/
+21
2002-01-15
Convert to the new pstring interface. This diff is a pretty good
Martin Pool
1
-26
/
+29
2002-01-14
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
3
-27
/
+14
2002-01-12
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
1
-0
/
+1
2002-01-12
Added the O_NOFOLLOW flag if follow symlinks is set off.
Jeremy Allison
1
-0
/
+6
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
5
-55
/
+55
2002-01-11
fixed a crash in merge_aces()
Andrew Tridgell
1
-0
/
+1
2002-01-11
Make this error match Win2k.
Andrew Bartlett
1
-1
/
+1
2002-01-11
Back out the crazy notion that the NTLMSSP flags actually mean anything...
Andrew Bartlett
1
-1
/
+12
2002-01-10
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
2
-2
/
+170
2002-01-10
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2
-0
/
+32
2002-01-09
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
1
-0
/
+1
2002-01-09
Better explanation message for dmalloc.
Martin Pool
3
-7
/
+7
2002-01-09
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
1
-1
/
+2
2002-01-09
Fixed up atomic update code.
Jeremy Allison
2
-4
/
+4
2002-01-06
Get this code back to where it belongs...
Andrew Bartlett
1
-7
/
+7
2002-01-06
Some more SPNEGO fixes.
Andrew Bartlett
1
-1
/
+1
2002-01-05
Fix up the SPNEGO segfault.
Andrew Bartlett
1
-2
/
+2
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
4
-76
/
+94
2002-01-04
Missed error return is can_rename fails.
Jeremy Allison
1
-0
/
+1
2002-01-04
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
3
-41
/
+102
2002-01-03
Ensure modtime is set correctly on destination files in copy command.
Jeremy Allison
1
-0
/
+4
2002-01-03
Fix talloc msg registration
Martin Pool
1
-1
/
+1
2002-01-03
smbd children should also register for POOL_USAGE
Martin Pool
1
-0
/
+1
2002-01-03
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
1
-0
/
+1
2002-01-02
debug statement fixups.
Jeremy Allison
1
-5
/
+0
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-1
/
+1
2002-01-01
A farily large commit:
Andrew Bartlett
1
-0
/
+152
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
1
-1
/
+1
2001-12-30
When running interactive we want to set our own process group for
Jeremy Allison
1
-0
/
+9
2001-12-29
Fixup -i interactive modes.
Jeremy Allison
1
-6
/
+12
2001-12-29
passing NULL to print_queue_status()'s status parameter could end in a segfault
Simo Sorce
1
-1
/
+2
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-8
/
+8
[next]