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
/
ipc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...
Gerald Carter
1
-5
/
+6
2007-10-10
r4830: Fix for problem noticed by Guy Harris <gharris@apple.com>, return
Jeremy Allison
1
-2
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-4
/
+4
2007-10-10
r3666: Generalise fix for trans and nttrans multi-fragment requests.
Jeremy Allison
1
-2
/
+2
2004-03-09
Yet another '\n' termination of debug message.
Rafal Szczesniak
1
-1
/
+1
2003-12-01
Ensure the server can cope with multiple secondary trans
Jeremy Allison
1
-0
/
+8
2003-10-21
Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing
Jeremy Allison
1
-1
/
+9
2003-10-17
Typo broke win9x logins.
Jeremy Allison
1
-1
/
+1
2003-10-16
Tidyup wrap checking.
Jeremy Allison
1
-6
/
+14
2003-08-02
More fixes for client and server side signing. Ensure sequence numbers
Jeremy Allison
1
-3
/
+2
2003-08-02
Add the same signing code to the server. Ensure we use identical session
Jeremy Allison
1
-0
/
+6
2003-04-14
Whitespace syncup.
Tim Potter
1
-3
/
+3
2003-03-18
Merge signed/unsigned fix from HEAD.
Andrew Bartlett
1
-1
/
+1
2003-03-11
We use unsigned now, so use %u.
Jeremy Allison
1
-1
/
+1
2003-03-07
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
1
-1
/
+1
2003-03-07
Fix noticed by Corny.Bondad@hp.com. Ensure we free up memory on error exit.
Jeremy Allison
1
-0
/
+3
2003-03-07
Found at Connectathon, .NET RC1 arranges trans/trans2/nttrans parameters
Jeremy Allison
1
-27
/
+74
2002-11-07
Stop using hardcoded smbtrans subcommands
Jim McDonough
1
-3
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
1
-6
/
+8
2001-11-05
Don't put a \n on the end of the arg to exit_server()
Tim Potter
1
-5
/
+5
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-14
/
+8
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-19
/
+9
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+1
2001-06-29
Win9x weirdness. When setting the named pipe handle state on a Unicode
Tim Potter
1
-2
/
+10
2001-06-09
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
Jeremy Allison
1
-3
/
+6
2001-03-13
Fix from Jim McDonough of IBM for using Win9x user manager.
Jeremy Allison
1
-2
/
+9
2001-03-13
this patch does a number of things:
Andrew Tridgell
1
-2
/
+2
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-2
/
+0
2000-10-11
changes to sync with 2.2. tree
Herb Lewis
1
-2
/
+12
2000-05-12
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
1
-1
/
+1
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+2
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
2000-04-19
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
1
-3147
/
+1
2000-04-19
- got rid of the "passive" option
Andrew Tridgell
1
-7
/
+7
2000-04-16
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
1
-91
/
+59
2000-04-16
removed old comments
Andrew Tridgell
1
-2
/
+0
2000-04-16
use some symbolic names for print queue status
Andrew Tridgell
1
-11
/
+17
2000-04-16
added helper fns to change from internal status codes to nt spoolss codes
Andrew Tridgell
1
-5
/
+41
2000-04-16
the changes to the main smb code
Andrew Tridgell
1
-347
/
+292
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
1
-4
/
+3
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-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
1
-1
/
+0
2000-03-09
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
1
-26
/
+5
2000-02-23
lib/system.c: Fixed gcc warnings.
Jeremy Allison
1
-1
/
+1
2000-02-03
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
1
-10
/
+17
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
1
-1
/
+1
2000-01-05
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
1
-43
/
+0
[next]