index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
ipc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing
Jeremy Allison
2003-10-21
1
-1
/
+9
*
Typo broke win9x logins.
Jeremy Allison
2003-10-17
1
-1
/
+1
*
Tidyup wrap checking.
Jeremy Allison
2003-10-16
1
-6
/
+14
*
More fixes for client and server side signing. Ensure sequence numbers
Jeremy Allison
2003-08-02
1
-3
/
+2
*
Add the same signing code to the server. Ensure we use identical session
Jeremy Allison
2003-08-02
1
-0
/
+6
*
Whitespace syncup.
Tim Potter
2003-04-14
1
-3
/
+3
*
Merge signed/unsigned fix from HEAD.
Andrew Bartlett
2003-03-18
1
-1
/
+1
*
We use unsigned now, so use %u.
Jeremy Allison
2003-03-11
1
-1
/
+1
*
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
2003-03-07
1
-1
/
+1
*
Fix noticed by Corny.Bondad@hp.com. Ensure we free up memory on error exit.
Jeremy Allison
2003-03-07
1
-0
/
+3
*
Found at Connectathon, .NET RC1 arranges trans/trans2/nttrans parameters
Jeremy Allison
2003-03-07
1
-27
/
+74
*
Stop using hardcoded smbtrans subcommands
Jim McDonough
2002-11-07
1
-3
/
+3
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-6
/
+8
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-5
/
+5
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-14
/
+8
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-19
/
+9
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Win9x weirdness. When setting the named pipe handle state on a Unicode
Tim Potter
2001-06-29
1
-2
/
+10
*
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
Jeremy Allison
2001-06-09
1
-3
/
+6
*
Fix from Jim McDonough of IBM for using Win9x user manager.
Jeremy Allison
2001-03-13
1
-2
/
+9
*
this patch does a number of things:
Andrew Tridgell
2001-03-13
1
-2
/
+2
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-2
/
+12
*
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+2
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
2000-04-19
1
-3147
/
+1
*
- got rid of the "passive" option
Andrew Tridgell
2000-04-19
1
-7
/
+7
*
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
1
-91
/
+59
*
removed old comments
Andrew Tridgell
2000-04-16
1
-2
/
+0
*
use some symbolic names for print queue status
Andrew Tridgell
2000-04-16
1
-11
/
+17
*
added helper fns to change from internal status codes to nt spoolss codes
Andrew Tridgell
2000-04-16
1
-5
/
+41
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
1
-347
/
+292
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-4
/
+3
*
Fixed bug found by JF where if the amount of data to return in the prs_struct
Jeremy Allison
2000-03-29
1
-1
/
+1
*
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
2000-03-10
1
-1
/
+0
*
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
2000-03-09
1
-26
/
+5
*
lib/system.c: Fixed gcc warnings.
Jeremy Allison
2000-02-23
1
-1
/
+1
*
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
2000-02-03
1
-10
/
+17
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
1
-1
/
+1
*
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
2000-01-05
1
-43
/
+0
*
client/client.c: I18N fixes.
Jeremy Allison
2000-01-05
1
-9
/
+92
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-5
/
+26
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-231
/
+262
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-21
/
+6
*
- added DCE/RPC "fault" PDU support.
Luke Leighton
1999-11-15
1
-4
/
+5
*
don't leak printer handles,
Jean-François Micouleau
1999-09-27
1
-2
/
+5
[next]