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
/
include
/
doserr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-19
Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.
Günther Deschner
1
-0
/
+1
2007-11-30
Merge join error codes from Samba 4.
Günther Deschner
1
-0
/
+5
2007-10-15
Add WERR_SERVICE_ALREADY_RUNNING.
Günther Deschner
1
-0
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...
Günther Deschner
1
-0
/
+1
2007-10-10
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
Günther Deschner
1
-0
/
+3
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
1
-0
/
+1
2007-10-10
r19160: Add new WERR codes seen by working with NETLOGON getdcname.
Günther Deschner
1
-0
/
+2
2007-10-10
r17541: When returning a trans2 request, if the "max data
Jeremy Allison
1
-0
/
+2
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+1
2007-10-10
r12173: doing some service control work
Gerald Carter
1
-0
/
+2
2007-10-10
r11063: merging missing error code for event logs
Gerald Carter
1
-0
/
+1
2007-10-10
r10909: Give better shutdown messages
Jim McDonough
1
-0
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-0
/
+8
2007-10-10
r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)
Jeremy Allison
1
-0
/
+1
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-0
/
+3
2007-10-10
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
1
-0
/
+3
2007-10-10
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
1
-0
/
+3
2007-10-10
r6051: finish off
Gerald Carter
1
-0
/
+1
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-0
/
+1
2007-10-10
r2942: Add client-side support of triggering ads printer publishing over msrpc
Günther Deschner
1
-0
/
+1
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-7
/
+40
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-5
/
+8
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+2
2002-05-07
Merge from HEAD:
Tim Potter
1
-0
/
+1
2002-04-24
Merge from HEAD:
Tim Potter
1
-0
/
+1
2002-04-09
Added WERR_INVALID_FORM_NAME constant.
Tim Potter
1
-0
/
+1
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-2
/
+1
2002-03-05
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
1
-0
/
+1
2002-02-25
Added error for invalid form size.
Tim Potter
1
-0
/
+1
2002-02-09
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
1
-2
/
+3
2002-01-31
Added constant for WERR_FILE_EXISTS.
Tim Potter
1
-0
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-06
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
1
-0
/
+1
2002-01-03
Added WERROR for non local domain.
Jeremy Allison
1
-0
/
+1
2002-01-03
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
1
-0
/
+2
2001-11-27
Added PRINTER_ALREADY_EXISTS error check from Gerry.
Jeremy Allison
1
-0
/
+2
2001-11-23
Added constants and error message for dos error code 1326 (logon failure).
Tim Potter
1
-0
/
+1
2001-11-22
sync up with 2.2
Gerald Carter
1
-0
/
+9
2001-11-16
I *love* removing code :-). Removed 4 files that weren't being used.
Jeremy Allison
1
-0
/
+1
2001-09-12
Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to
Tim Potter
1
-0
/
+12
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-0
/
+7
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-0
/
+4
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-8
/
+15
2001-08-28
Fixed description in file header.
Tim Potter
1
-1
/
+1
2001-08-22
added ERRbadmcb
Andrew Tridgell
1
-0
/
+1
2001-08-13
Moved across definition of dos error types from smb.h to doserr.h
Tim Potter
1
-0
/
+7
2001-08-10
Moved dos error codes from smb.h into new file doserr.h
Tim Potter
1
-0
/
+135