Marcin Siodelski
|
fbadec7947
|
[5305] Stub entry for shared-networks element in server's config added.
|
2017-09-04 19:25:15 +02:00 |
|
Marcin Siodelski
|
5e0bc0d720
|
[5315] Moved DHCPv4 and DHCPv6 simple parsers to libdhcpsrv.
|
2017-08-15 14:00:29 +02:00 |
|
Marcin Siodelski
|
0a61518acf
|
[5315] Moved Subnet parsers from DHCP binaries to libdhcpsrv.
|
2017-08-15 14:00:29 +02:00 |
|
Josh Soref
|
0a53a74418
|
spelling: existing
|
2017-07-23 12:54:55 -04:00 |
|
Josh Soref
|
c9cc10db5d
|
spelling: committing
|
2017-07-23 11:56:50 -04:00 |
|
Josh Soref
|
7bf5099812
|
spelling: aren't
|
2017-07-23 11:23:40 -04:00 |
|
Francis Dupont
|
dd19455911
|
[master] Finishing merge of trac3389a (re-detect interfaces)
|
2017-07-05 14:52:54 +02:00 |
|
Francis Dupont
|
9176623787
|
[3389a] Moved re-detect default to simple_parse[46]
|
2017-07-05 00:38:40 +02:00 |
|
Francis Dupont
|
ca2130c386
|
[5186] Made timer unregistration conditional (seems to be enough)
|
2017-04-19 16:34:46 +02:00 |
|
Marcin Siodelski
|
dddfd55344
|
[5207] Modify HostReservationParser to return parsed host.
|
2017-04-06 09:13:47 +02:00 |
|
Francis Dupont
|
d996bf25a1
|
[3389a] Commit before regen
|
2017-03-16 23:38:52 +01:00 |
|
Francis Dupont
|
0beffc6e25
|
[fdunparse2] Rebased, still reservations to do
|
2017-03-07 13:42:58 +01:00 |
|
Francis Dupont
|
bd67a84ff8
|
[5145b] Reverted trac5126 merge
|
2017-03-04 21:57:52 +01:00 |
|
Francis Dupont
|
7eef7d97ca
|
[5145b] Merged trac5126 diffs
|
2017-03-04 21:16:32 +01:00 |
|
Francis Dupont
|
3f2ee8d6da
|
[5145b] get rid of D2ClientConfig::isShortCutDisabled
|
2017-03-04 16:49:24 +01:00 |
|
Francis Dupont
|
cf8d112211
|
[5145b] Rebased keeping host_parser in hooks
|
2017-03-04 15:42:24 +01:00 |
|
Tomek Mrugalski
|
828304f2f4
|
[master] Merge branch 'trac5134_rebase'
# Conflicts:
# src/bin/agent/Makefile.am
# src/bin/agent/ca_cfg_mgr.cc
# src/bin/agent/tests/.gitignore
# src/bin/agent/tests/Makefile.am
# src/bin/agent/tests/ca_cfg_mgr_unittests.cc
# src/lib/process/tests/d_cfg_mgr_unittests.cc
|
2017-03-02 11:11:22 +01:00 |
|
Francis Dupont
|
ec32546ecb
|
[master] Moved loadLibrarie() at the end
|
2017-02-24 14:38:21 +01:00 |
|
Francis Dupont
|
3751909555
|
[master] Merged trac3590 (migrate remaining items from CfgMgr to SrvConfig
|
2017-02-24 14:33:36 +01:00 |
|
Tomek Mrugalski
|
886fa301d7
|
[3590] Revert "[3590] Hook libraries information is now stored in SrvConfig"
This reverts commit 7f62f7f11eefb7486fd5a2abede7ffdd287cb68a.
This is already covered in #5145.
|
2017-02-24 11:41:05 +01:00 |
|
Tomek Mrugalski
|
7f62f7f11e
|
[3590] Hook libraries information is now stored in SrvConfig
|
2017-02-23 19:16:49 +01:00 |
|
Tomek Mrugalski
|
a998990f03
|
[5134] HooksLibrariesParser moved to lib/hooks
|
2017-02-17 14:06:49 +01:00 |
|
Tomek Mrugalski
|
7433650ca8
|
[3770_rebase] Implemented logic checking in DHCPv4.
|
2017-02-13 17:34:43 +01:00 |
|
Francis Dupont
|
363690d6df
|
[3590] Removed unused isDuplicate and move echo client-id from CfgMgr to SrvConfig
|
2017-02-11 10:29:40 +01:00 |
|
Tomek Mrugalski
|
656d42a5c6
|
[master] Merge branch 'trac5123'
|
2017-01-28 11:32:20 +01:00 |
|
Tomek Mrugalski
|
44e812a308
|
[5122] Duplicate position printed in exceptions fixed
|
2017-01-27 21:39:45 +01:00 |
|
Tomek Mrugalski
|
d3bfac3329
|
[5122] Obsolete ParserContext class removed.
|
2017-01-27 20:42:16 +01:00 |
|
Francis Dupont
|
8acb679084
|
[5122] Added a comment explaining (where) client-class code was moved
|
2017-01-27 18:16:52 +01:00 |
|
Francis Dupont
|
0878ad28fa
|
[5122] spelling & find -> get
|
2017-01-27 17:28:53 +01:00 |
|
Tomek Mrugalski
|
523deee862
|
[5122] Contexts removed from SubnetConfigParser
|
2017-01-27 15:41:30 +01:00 |
|
Tomek Mrugalski
|
22c37c1925
|
[5122] initSubnet migrated to SimpleParser
|
2017-01-27 15:16:48 +01:00 |
|
Francis Dupont
|
a911efe6e5
|
[5123] Updated dhcpsrv and dhcp[46]/json... codes
|
2017-01-26 21:45:23 +01:00 |
|
Tomek Mrugalski
|
40f36afc0b
|
[5019_rebase] New global parser classes documented.
|
2017-01-26 15:20:08 +01:00 |
|
Tomek Mrugalski
|
a47e82236b
|
[5019_rebase] createGlobalDhcpXConfigParser removed
|
2017-01-26 15:03:47 +01:00 |
|
Tomek Mrugalski
|
2084894153
|
[5019_rebase] Review changes:
- RSOOListConfigParser migrated
- Global parser tweaked (SrvConfig passed as parameter)
- duplicate_option_warning removed
|
2017-01-26 15:00:35 +01:00 |
|
Tomek Mrugalski
|
737a7959b4
|
[5019_rebase] Fix after rebase.
|
2017-01-26 14:26:16 +01:00 |
|
Francis Dupont
|
e1591d829b
|
[5019] Addressed some (but not all) comments/concerns
|
2017-01-26 14:02:17 +01:00 |
|
Tomek Mrugalski
|
5189956f77
|
[5019] subnet defaults implemented, id, rapid-commit params migrated
|
2017-01-26 13:49:54 +01:00 |
|
Tomek Mrugalski
|
96cdf5b01f
|
[5019] Global v4/v6 parsers migrated to SimpleParser.
|
2017-01-26 13:49:54 +01:00 |
|
Tomek Mrugalski
|
26be56dec1
|
[5019] Subnet4, Subne6 parsers migrated to SimpleParser
|
2017-01-26 13:43:22 +01:00 |
|
Francis Dupont
|
d799294103
|
[master] host-database -> hosts-database
|
2017-01-25 18:24:14 +01:00 |
|
Francis Dupont
|
361561aab3
|
[master] Finishing merge of trac5097 (migrate pool config)
|
2017-01-25 15:14:01 +01:00 |
|
Francis Dupont
|
a959b5548b
|
[master] Finishing merge of trac5096 (migrate database config)
|
2017-01-25 15:00:15 +01:00 |
|
Francis Dupont
|
e6827b24d7
|
[master] spelling
|
2017-01-24 23:18:58 +01:00 |
|
Francis Dupont
|
28a9a845a3
|
[master] Finishing merge of trac5098 (migrate client class def)
|
2017-01-19 14:38:51 +01:00 |
|
Francis Dupont
|
2b6317f5dd
|
[5098] Improved checks and unit tests
|
2017-01-18 02:27:14 +01:00 |
|
Francis Dupont
|
c5d913c638
|
[5097] Addressed not unit test comments
|
2017-01-18 00:19:44 +01:00 |
|
Francis Dupont
|
decb410509
|
[master] Finished merge of trac5033 (migrate D2client)
|
2017-01-16 13:49:43 +01:00 |
|
Francis Dupont
|
5b165e3ceb
|
[5033] Setup flex/bison (checkpoint - only DHCPv4 done)
|
2017-01-13 18:08:14 +01:00 |
|
Francis Dupont
|
568aa8f5f6
|
[5033] Fixed defaults and enable-updates=false shortcut problems
|
2017-01-13 15:28:52 +01:00 |
|