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
/
error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-12
/
+11
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+1
2007-10-10
r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...
Jeremy Allison
1
-62
/
+81
2007-10-10
r1093: Ensure we clear any cached errors on a deferred open call so
Jeremy Allison
1
-0
/
+11
2007-10-10
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
1
-4
/
+4
2003-10-02
Correct fix for excel read-only bug. Add panic for logic error in developer m...
Jeremy Allison
1
-3
/
+7
2003-10-02
Fix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison
1
-3
/
+4
2002-11-05
Fix to correctly return NT_STATUS_DELETE_PENDING.
Jeremy Allison
1
-0
/
+3
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-02-27
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
1
-5
/
+11
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-38
/
+14
2001-10-19
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
1
-0
/
+16
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-05
added filename to error_packet()
Andrew Tridgell
1
-7
/
+8
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-2
/
+2
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-5
/
+5
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-71
/
+58
2001-03-26
Patch from Sean.Batt@anu.edu.au to ensure error reporting is done before
Jeremy Allison
1
-3
/
+3
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-4
/
+0
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
1998-08-17
move soem variables from server.c that don't belong there.
Andrew Tridgell
1
-0
/
+4
1998-08-17
this completes the splitup of server.c.
Andrew Tridgell
1
-0
/
+142