index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
ipc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure we don't walk past the end of the current SMB buffer when
Andrew Tridgell
2002-04-16
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
*
pnum should be a uint16.
Luke Leighton
1999-08-13
1
-2
/
+2
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-1
/
+1
*
SAM database "set user info".
Luke Leighton
1999-03-25
1
-1
/
+1
*
Return either STATUS_BUFFER_OVERFLOW or ERRDOS/ERRmoredata depending on
Matthew Chapman
1999-02-24
1
-7
/
+10
*
Win9x user level security.
Matthew Chapman
1999-02-24
1
-0
/
+4
*
when multiple independent large rpc calls come in on the same pipe,
Luke Leighton
1999-02-09
1
-1
/
+2
*
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
1
-0
/
+20
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-3
/
+3
*
Fixed two debug prints.
Jeremy Allison
1998-11-11
1
-2
/
+2
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
1
-1
/
+1
*
server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring
Jeremy Allison
1998-10-22
1
-1
/
+1
*
extern fstring global_myworkgroup should be a pstring
Luke Leighton
1998-10-22
1
-2
/
+2
[next]