Remove compiled files from version control

This commit is contained in:
Jakob Aarøe Dam 2015-04-20 10:55:05 +02:00
parent d558eba854
commit d3f6678f97
19 changed files with 29 additions and 134 deletions

View file

@ -1,19 +1,19 @@
[CICRadarR]
ClientList=192.168.121.162
ClientList=127.0.0.1
SenderEmail=noreply2@isager.dk
SMSC=+4540390999
EnableOTP=0
ADField=telephoneNumber
EnableOTP=1
Provider=https://www.cpsms.dk/sms/?username=myuser&password=mypassword&recipient=***NUMBER***&message=***TEXTMESSAGE***&from=CPSMS
Debug=1
MailServer=192.168.1.25
NetBiosDomain=windows-2012-r2
NetBiosDomain=ad
TSGW=1
LDAPDomain=windows-2012-r2.example.com
LDAPDomain=ad.example.com
EnableEmail=0
USELOCALMODEM=0
ADField=telephoneNumber
SMSC=+4540390999
EnableSMS=1
COMPORT=com1
ADMailfield=mail
[Clients]
192.168.121.162=eXA0YJxFrgfaDtOFApCifbPtJYrEL0RjpDzymPKlw6c=
127.0.0.1=eXA0YJxFrgfaDtOFApCifbPtJYrEL0RjpDzymPKlw6c=

View file

@ -1,19 +1,19 @@
[CICRadarR]
ClientList=192.168.121.162
ClientList=127.0.0.1
SenderEmail=noreply2@isager.dk
SMSC=+4540390999
ADField=telephoneNumber
EnableOTP=1
Provider=https://www.cpsms.dk/sms/?username=myuser&password=mypassword&recipient=***NUMBER***&message=***TEXTMESSAGE***&from=CPSMS
Debug=0
Debug=1
MailServer=192.168.1.25
NetBiosDomain=windows-2012-r2
NetBiosDomain=ad
TSGW=1
LDAPDomain=windows-2012-r2.example.com
LDAPDomain=ad.example.com
EnableEmail=0
USELOCALMODEM=0
ADField=telephoneNumber
SMSC=+4540390999
EnableSMS=1
COMPORT=com1
ADMailfield=mail
[Clients]
192.168.121.162=eXA0YJxFrgfaDtOFApCifbPtJYrEL0RjpDzymPKlw6c=
127.0.0.1=eXA0YJxFrgfaDtOFApCifbPtJYrEL0RjpDzymPKlw6c=

Binary file not shown.

Binary file not shown.

View file

@ -1,24 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
RDSFactor
</name>
</assembly>
<members>
<member name="P:RDSFactor.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:RDSFactor.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:RDSFactor.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
</members>
</doc>

View file

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<configuration>
<system.diagnostics>
<sources>
<!-- This section defines the logging configuration for My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Uncomment the below section to write to the Application Event Log -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information"/>
</switches>
<sharedListeners>
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
<!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>

View file

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<configuration>
<system.diagnostics>
<sources>
<!-- This section defines the logging configuration for My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Uncomment the below section to write to the Application Event Log -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information"/>
</switches>
<sharedListeners>
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
<!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>

View file

@ -1,24 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
RDSFactorConfig
</name>
</assembly>
<members>
<member name="P:RDSFactorConfig.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:RDSFactorConfig.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:RDSFactorConfig.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
</members>
</doc>

Binary file not shown.

Binary file not shown.

View file

@ -6,20 +6,7 @@ RADAR
</name>
</assembly>
<members>
<member name="P:RADAR.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:RADAR.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:RADAR.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member><member name="P:RADAR.RADIUSPacket.UserName">
<member name="P:RADAR.RADIUSPacket.UserName">
<summary>
Returns the username supplied in an Access Request. Returns
Nothing if a User-Name attribute is missing or the packet is not an
@ -61,6 +48,19 @@ RADAR
Reject the access request.
</summary>
<remarks></remarks>
</member><member name="P:RADAR.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:RADAR.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:RADAR.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
</members>
</doc>

@ -1 +1 @@
Subproject commit 62a01079ce65ec645c298e2a4221291a38a4d48f
Subproject commit 6c92f58bfa5357786edd85120ed3a1f069d73942