r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
[samba.git] / source / include / doserr.h
index 4e3a85ff73f8adb10e9f67905ed7f330983d66ff..3c3978a5b9fa2797e7baf5b73eeb1dbffbe64937 100644 (file)
 #define WERR_SERVICE_NEVER_STARTED W_ERROR(1077)
 #define WERR_MACHINE_LOCKED W_ERROR(1271)
 #define WERR_NO_LOGON_SERVERS W_ERROR(1311)
+#define WERR_LOGON_FAILURE W_ERROR(1326)
 #define WERR_NO_SUCH_DOMAIN W_ERROR(1355)
 #define WERR_INVALID_SECURITY_DESCRIPTOR W_ERROR(1338)
 #define WERR_TIME_SKEW W_ERROR(1398)